Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 7 total downloads
- Latest version: 9.0.6
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 1 total downloads
- Latest version: 3.1.2
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
916b5cba268e1e1e803243004f4276cf40b2dda8
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 10 total downloads
- Latest version: 8.0.0-preview.6.23329.7
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 3 total downloads
- Latest version: 7.0.2
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Jit
by: Microsoft
- 1 total downloads
- Latest version: 1.1.10
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-rc.2.20475.5
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
- 1 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.CoreCLR
by: Microsoft
- 2 total downloads
- Latest version: 1.1.4
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.Targets
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-25405-01
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.
029cf57733b7ec6c1dd8a13857e800b9a8d97192
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OData.Edm
by: Microsoft
- 1 total downloads
- Latest version: 7.8.1
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://odata.github.io/odata.net.
Microsoft.Orleans.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 3.6.0
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.Client
by: Microsoft Research
- 2 total downloads
- Latest version: 1.2.4
Referencing this package is necessary for a client to communicate with an Orleans system.
Microsoft.Orleans.CodeGenerator
by: Microsoft
- 0 total downloads
- Latest version: 7.2.5
Code generation library for Orleans.Serialization
Microsoft.Orleans.OrleansCodeGenerator.Build
by: Microsoft
- 1 total downloads
- Latest version: 2.3.5
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.
Microsoft.Orleans.OrleansHost
by: Microsoft
- 1 total downloads
- Latest version: 1.5.10
Default silo host process that starts a silo as a process.
Microsoft.Orleans.Server
by: Microsoft
- 5 total downloads
- Latest version: 2.3.0-rc1
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.Orleans.TestingHost
by: Microsoft Research
- 2 total downloads
- Latest version: 1.1.2
Microsoft Orleans library for hosting silo in a testing project.
Microsoft.Rest.ClientRuntime.Azure
by: Microsoft
- 9 total downloads
- Latest version: 3.3.16
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Microsoft.Spatial
by: Microsoft
- 13 total downloads
- Latest version: 7.22.0
Contains classes and methods that facilitate geography and geometry spatial operations. 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.Testing.Platform.MSBuild
by: Microsoft
- 3 total downloads
- Latest version: 1.7.2
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
This package provides MSBuild integration of the platform, its extensions and configuration files.