jnm2.ReferenceAssemblies.net35 1.0.0

Suggested Alternatives

Microsoft.NETFramework.ReferenceAssemblies.net35

Additional Details

The official Microsoft.NETFramework.ReferenceAssemblies now includes .NET Framework 3.5!

There is a newer version of this package available.
See the version list below for details.
dotnet add package jnm2.ReferenceAssemblies.net35 --version 1.0.0
NuGet\Install-Package jnm2.ReferenceAssemblies.net35 -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jnm2.ReferenceAssemblies.net35 --version 1.0.0
#r "nuget: jnm2.ReferenceAssemblies.net35, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jnm2.ReferenceAssemblies.net35 as a Cake Addin
#addin nuget:?package=jnm2.ReferenceAssemblies.net35&version=1.0.0

// Install jnm2.ReferenceAssemblies.net35 as a Cake Tool
#tool nuget:?package=jnm2.ReferenceAssemblies.net35&version=1.0.0

A community answer to Microsoft’s decision to single out net35 by excluding it from the 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.0" />
 </ItemGroup>

</Project>

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 3.5

    • No dependencies.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on jnm2.ReferenceAssemblies.net35:

Package Downloads
Analytics

The .NET API for analytics, by Segment. Install and immediately send data to 150+ analytics and business intelligence tools with the flip of a switch.

RudderAnalytics

Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.

CNative.NHapi.Base

Package Description

CNative.NHapi.Model.V23

NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry

CNative.NHapi.Model.V231

NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on jnm2.ReferenceAssemblies.net35:

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Nethereum/Nethereum
Ethereum .Net cross platform integration library
mmanela/diffplex
DiffPlex is Netstandard 1.0+ C# library to generate textual diffs.
NebulaModTeam/nebula
A multiplayer mod for the game Dyson Sphere Program
MonoMod/MonoMod
C# modding swiss army knife, powered by cecil.
Version Downloads Last updated
1.0.1 590,883 1/25/2020
1.0.0 228,067 12/5/2019
1.0.0-preview.2 527 11/25/2019