jnm2.ReferenceAssemblies.net35 1.0.1

A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package. This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI. Example project that targets multiple frameworks: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" /> <PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" /> </ItemGroup> </Project>

Showing the top 20 packages that depend on jnm2.ReferenceAssemblies.net35.

Packages Downloads
DiffPlex
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
10
DiffPlex
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
14
DiffPlex
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
31

.NET Framework 3.5

  • No dependencies.

Version Downloads Last updated
1.0.1 19 08/12/2022
1.0.0 7 08/13/2022
1.0.0-preview.2 12 08/13/2022