Links from the .NET Core training on 3/26/18
- https://apisof.net/
- Link to a full list of APIs and the frameworks they support
- https://packagesearch.azurewebsites.net/
- Package Search for APIs
- https://github.com/dotnet/standard/blob/master/docs/versions.md
- What version to target
- Rules
- Proper mapping of PCL profiles to .NET Standard
- https://github.com/dotnet/standard/blob/master/docs/netstandard-20/README.md
- Goals
- Customer Scenarios
- Requirements
- Assembly Unification
- Pluralsight Training – “Building Cross-platform Apps with .NET Core”
- Breaking API Info taken from the .NET Standard FAQ
- Free Book – Transitioning to .NET Core on Red Hat Enterprise Linux