Microsoft.NETCore.DotNetHost by: Microsoft
  • 15 total downloads
  • Latest version: 1.1.0
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 706 total downloads
  • Latest version: 2.2.0
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing 1249f08feda72b116c7e6e4e9a390671883c797d When using NuGet 3.x this package requires at least version 3.4.
Microsoft.SqlServer.Server by: Microsoft
  • 5 total downloads
  • Latest version: 1.0.0
  • sqlserver microsoft.sqlserver.server
This is a helper library for Microsoft.Data.SqlClient enabling cross framework support of UDT types. Available Types: Microsoft.SqlServer.Server.IBinarySerializer Microsoft.SqlServer.Server.InvalidUdtException Microsoft.SqlServer.Server.SqlFacetAttribute Microsoft.SqlServer.Server.SqlFunctionAttribute Microsoft.SqlServer.Server.SqlMethodAttribute Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute Microsoft.SqlServer.Server.DataAccessKind Microsoft.SqlServer.Server.SystemDataAccessKind Microsoft.SqlServer.Server.Format
Microsoft.NETCore.Portable.Compatibility by: Microsoft
  • 966 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.Targets by: Microsoft
  • 24.666k total downloads
  • Latest version: 3.0.0
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.Runtime.CoreCLR by: Microsoft
  • 1.014k total downloads
  • Latest version: 1.1.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. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Rest.ClientRuntime.Azure by: Microsoft
  • 79 total downloads
  • Latest version: 3.3.7
  • Microsoft Azure AutoRest ClientRuntime REST Common ClientRuntime
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Microsoft.NETCore.Windows.ApiSets by: Microsoft
  • 1.012k total downloads
  • Latest version: 1.0.1
Windows API set dlls for use in operating systems that do not include them. 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.App by: Microsoft
  • 789 total downloads
  • Latest version: 2.2.0
A set of .NET API's that are included in the default .NET Core application model. 1249f08feda72b116c7e6e4e9a390671883c797d When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 767 total downloads
  • Latest version: 2.2.0
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost 1249f08feda72b116c7e6e4e9a390671883c797d When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Rest.ClientRuntime by: Microsoft
  • 730 total downloads
  • Latest version: 2.3.10
  • Microsoft AutoRest ClientRuntime Common ClientRuntime
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400 by: Microsoft
  • 10.049k total downloads
  • Latest version: 6.0.14
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.Spatial by: Microsoft
  • 223 total downloads
  • Latest version: 7.7.1
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
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://odata.github.io/odata.net.
Microsoft.NETCore.Platforms by: Microsoft
  • 56.991k 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.OpenApi by: Microsoft
  • 11.098k total downloads
  • Latest version: 1.2.3
  • OpenAPI .NET
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 754 total downloads
  • Latest version: 2.2.0
Provides the .NET Core app bootstrapper intended for use in the application directory 1249f08feda72b116c7e6e4e9a390671883c797d When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OData.Core by: Microsoft
  • 190 total downloads
  • Latest version: 7.7.1
  • 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://odata.github.io/odata.net.
Microsoft.NETCore.Jit by: Microsoft
  • 1.021k total downloads
  • Latest version: 1.1.0
The .NET JIT compiler. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Packaging.Tools by: Microsoft
  • 24 total downloads
  • Latest version: 1.0.0-preview1-25301-01
Provides build infrastructure for handling conflicting assets from packages and trimming unused files from an application. 57a0c74f36c8b254211c16547f6249b6604d527d When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OData.Edm by: Microsoft
  • 224 total downloads
  • Latest version: 7.7.1
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
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.