[Scenario] Add tutorial to show how to consume .NET Standard libraries with .NET Framework projects, for example #2712
Labels
dotnet-framework/svc
help wanted
Good for community contributors to help [up-for-grabs]
won't fix
Issues that were closed as part of automated backlog grooming
Developers that build libraries and applications that use the .NET Framework will take dependencies on libraries that are part of .NET Standard, or rely only on the .NET Standard.
This tutorial will show how to add those libraries as dependencies, what it adds in csproj files, and what it means for build processes.
The text was updated successfully, but these errors were encountered: