Microsoft.NETCore.DotNetHost by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module cf258a14b70ad9069470a108f13765e0e5988f51 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.29
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.5
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Jit by: Microsoft
  • 8 total downloads
  • Latest version: 1.1.13
The .NET JIT compiler. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-preview.2.23128.3
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
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
  • 1 total downloads
  • Latest version: 1.0.1
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. \r\n TFS ID: 1577511, GitHub SHA: https://github.com/dotnet/corefx/tree/dacca1618c0dbb266945d42e58b9584e7c72126c
Microsoft.NETCore.Runtime.Native by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1-beta-23409
Support libraries for the .NET Core runtime used by .NETNative.
Microsoft.NETCore.Targets by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.5.20278.1
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.NETCore.UniversalWindowsPlatform by: Microsoft
  • 31 total downloads
  • Latest version: 6.2.14
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETFramework.ReferenceAssemblies by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.2
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net461 by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net48 by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.2
Microsoft .NET Framework Reference Assemblies
Microsoft.OData.Core by: Microsoft
  • 6 total downloads
  • Latest version: 7.22.0
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4. Enables construction of OData services and clients. 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.Client by: Microsoft
  • 2 total downloads
  • Latest version: 2.4.4
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.CodeGenerator by: Microsoft
  • 1 total downloads
  • Latest version: 8.2.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Code generation library for Orleans.Serialization
Microsoft.Orleans.Core by: Microsoft
  • 2 total downloads
  • Latest version: 10.3.0-rc.1
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Core library of Microsoft Orleans used both on the client and server.
Microsoft.Orleans.CounterControl by: Microsoft
  • 4 total downloads
  • Latest version: 2.1.2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Tool that registers performance counter categories for performance counters published by Orleans runtime.
Microsoft.Orleans.OrleansAzureUtils by: Microsoft
  • 1 total downloads
  • Latest version: 2.4.3
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET Azure
Support library for hosting Orleans on Microsoft Azure.
Microsoft.Orleans.OrleansCodeGenerator.Build by: Microsoft
  • 7 total downloads
  • Latest version: 3.6.3
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.