Microsoft.NET.Test.Sdk
by: Microsoft
- 0 total downloads
- Latest version: 16.11.0
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 0 total downloads
- Latest version: 2.0.0
Provides the .NET Core app bootstrapper intended for use in the application directory
e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 0 total downloads
- Latest version: 2.0.0
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 0 total downloads
- Latest version: 2.0.0
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Jit
by: Microsoft
- 0 total downloads
- Latest version: 1.0.2
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 25 total downloads
- Latest version: 5.0.0
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Portable.Compatibility
by: Microsoft
- 0 total downloads
- Latest version: 1.0.1
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight.
This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like
error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
To resolve these errors install the package with the same name name as the missing assembly.
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Runtime
by: Microsoft
- 0 total downloads
- Latest version: 1.0.0
The .NET Core runtime.
Microsoft.NETCore.Runtime.CoreCLR
by: Microsoft
- 0 total downloads
- Latest version: 1.0.2
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Runtime.CoreCLR-arm
by: Microsoft
- 0 total downloads
- Latest version: 1.0.0
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
Microsoft.NETCore.Runtime.CoreCLR-x64
by: Microsoft
- 0 total downloads
- Latest version: 1.0.0
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
Microsoft.NETCore.Runtime.CoreCLR-x86
by: Microsoft
- 0 total downloads
- Latest version: 1.0.0
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
Microsoft.NETCore.Runtime.Native
by: Microsoft
- 0 total downloads
- Latest version: 1.0.0
Support libraries for the .NET Core runtime used by .NETNative.
Microsoft.NETCore.Targets
by: Microsoft
- 10 total downloads
- Latest version: 1.1.3
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.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 9 total downloads
- Latest version: 3.0.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.IdentityModel.Tokens.Saml
by: Microsoft
- 4 total downloads
- Latest version: 6.8.0
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.IdentityModel.Xml
by: Microsoft
- 4 total downloads
- Latest version: 6.8.0
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 10 total downloads
- Latest version: 6.35.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 5 total downloads
- Latest version: 6.35.0
Includes types that provide support for OpenIdConnect protocol.