Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 64 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 3 total downloads
- Latest version: 8.0.18
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 4 total downloads
- Latest version: 7.0.4
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 3 total downloads
- Latest version: 6.0.14
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Jit
by: Microsoft
- 1 total downloads
- Latest version: 1.1.4
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 7 total downloads
- Latest version: 8.0.0-preview.5.23280.8
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Portable.Compatibility
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1-beta-23409
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.
Microsoft.NETCore.Runtime.CoreCLR
by: Microsoft
- 1 total downloads
- Latest version: 2.0.6
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.
bb01fb0d954c957a36f3f8c7aad19657afc2ceda
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0-preview.6.20305.6
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.NETFramework.ReferenceAssemblies.net462
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.OpenApi
by: Microsoft
- 2 total downloads
- Latest version: 1.6.25
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Orleans.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 10.1.0
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.Client
by: Microsoft
- 1 total downloads
- Latest version: 7.1.0
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.OrleansAzureUtils
by: Microsoft
- 1 total downloads
- Latest version: 1.5.9
Library of utility types for Microsoft Azure of Microsoft Orleans.
Microsoft.Orleans.OrleansCodeGenerator
by: Microsoft
- 3 total downloads
- Latest version: 3.7.0
Package Description
Microsoft.Orleans.OrleansProviders
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1
Library of built-in persistence and stream providers included in Microsoft Orleans.
Microsoft.Orleans.Reminders.AzureStorage
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc2
Microsoft Orleans reminders provider for Azure Table Storage
Microsoft.Orleans.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 9.2.0-preview1
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Microsoft.Orleans.Server
by: Microsoft
- 0 total downloads
- Latest version: 3.8.0-preview2
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.Orleans.Templates.Interfaces
by: Microsoft
- 2 total downloads
- Latest version: 1.5.8
NuGet package deprecated, please use Microsoft.Orleans.OrleansCodeGenerator.Build instead.