Microsoft.NETCore.DotNetHost
by: Microsoft
- 103 total downloads
- Latest version: 8.0.22
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 110 total downloads
- Latest version: 8.0.8
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 119 total downloads
- Latest version: 8.0.8
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Jit
by: Microsoft
- 1 total downloads
- Latest version: 2.0.8
The .NET JIT compiler.
a536e7eec55c538c94639cefe295aa672996bf9b
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 16 total downloads
- Latest version: 7.0.0-preview.4.22229.4
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Runtime
by: Microsoft
- 5 total downloads
- Latest version: 1.0.1-beta-23516
The .NET Core runtime. - 1548494
Microsoft.NETCore.Runtime.CoreCLR
by: Microsoft
- 19 total downloads
- Latest version: 2.0.0-preview2-25407-01
The .NET Core runtime, called CoreCLR, and the base library, called System.Private.CoreLib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
9679ded412d1421f3d54ee3082e8b5f900217a4a
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Runtime.Native
by: Microsoft
- 3 total downloads
- Latest version: 1.0.1-beta-23516
Support libraries for the .NET Core runtime used by .NETNative. - 1548494
Microsoft.NETCore.Targets
by: Microsoft
- 6 total downloads
- Latest version: 2.1.0-rc1
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
8f968b9e79c5721d78cc88e46fe57457fe9d490d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets.DNXCore
by: Microsoft
- 6 total downloads
- Latest version: 5.0.0-beta-23516
Ensures a minimum set of package versions when building DNXCore applications and portable libraries. - 1548494
Microsoft.NETCore.Targets.UniversalWindowsPlatform
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0
Ensures a minimum set of package versions when building Universal Windows Platform applications and portable libraries.
Microsoft.NETCore.UniversalWindowsPlatform
by: Microsoft
- 1 total downloads
- Latest version: 5.2.3
Provides a set of packages that can be used when building Universal Windows applications on .NET.
5.2.3 contains .NET Native 1.4 plus the following two fixes:
- Fixed an issue that caused DataContractJsonSerializer to fail to serialize any [DataContract] type whose default constructor is not public.
- Fixed a regression in 5.2.2 where 4 Libraries were accidently no longer referenced by default
- System.Collections.NonGeneric
- System.Collections.Specialized
- System.Threading.Overlapped
- System.Xml.XmlDocument
When using Visual Studio this package requires Visual Studio 2015 Update 3 or later.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETFramework.ReferenceAssemblies
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-preview.2
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net46
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net461
by: Microsoft
- 2 total downloads
- Latest version: 1.0.2
Microsoft .NET Framework Reference Assemblies
Microsoft.OData.Edm
by: Microsoft
- 6 total downloads
- Latest version: 7.18.0
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.Orleans.Analyzers
by: Microsoft
- 33 total downloads
- Latest version: 10.0.0-rc.2
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.Client
by: Microsoft
- 5 total downloads
- Latest version: 10.0.0-rc.2
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.CodeGenerator
by: Microsoft
- 19 total downloads
- Latest version: 10.0.0-rc.2
Code generation library for Orleans.Serialization
Microsoft.Orleans.Core.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 10.1.0
Core abstractions library of Microsoft Orleans