Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 85 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.NETCore.DotNetHostResolver
by: Microsoft
- 71 total downloads
- Latest version: 2.1.12
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
ccea2e606d948094cf861b81e15245833bfb7006
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Jit
by: Microsoft
- 16 total downloads
- Latest version: 1.0.7
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 671 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.Runtime
by: Microsoft
- 12 total downloads
- Latest version: 1.0.2-rc2-24027
The .NET Core runtime. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.NETCore.Runtime.CoreCLR
by: Microsoft
- 24 total downloads
- Latest version: 1.1.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.Targets
by: Microsoft
- 321 total downloads
- Latest version: 2.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.
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Windows.ApiSets
by: Microsoft
- 14 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.OData.Edm
by: Microsoft
- 10 total downloads
- Latest version: 7.6.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.OpenApi
by: Microsoft
- 349 total downloads
- Latest version: 1.2.3
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.OpenApi.Readers
by: Microsoft
- 13 total downloads
- Latest version: 1.2.3
OpenAPI.NET Readers for JSON and YAML documents
Microsoft.Owin
by: Microsoft
- 24 total downloads
- Latest version: 4.0.0
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
Microsoft.Owin.Host.SystemWeb
by: Microsoft
- 15 total downloads
- Latest version: 4.0.0
OWIN server that enables OWIN-based applications to run on IIS using the ASP.NET request pipeline.
Microsoft.Packaging.Tools
by: Microsoft
- 11 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.Rest.ClientRuntime
by: Microsoft
- 13 total downloads
- Latest version: 2.3.8
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
Microsoft.Rest.ClientRuntime.Azure
by: Microsoft
- 12 total downloads
- Latest version: 3.3.7
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Microsoft.SqlServer.DacFx.x64
by: Microsoft
- 10 total downloads
- Latest version: 150.4897.1
The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a component which provides application lifecycle services for database development and management for Microsoft SQL Server and Microsoft Azure SQL Databases.
DacFx supports various database deployment and management scenarios for SQL Server and Microsoft Azure SQL Databases including extracting/exporting a live database to a DAC package, deploying a DAC package to a new or existing database, and migrating from on-premise SQL Server to Microsoft Azure.
This functionality is exposed via the DacFx API.
DacFx can target SQL Server 2008, 2008R2, 2012, 2014, 2016, 2017 and Microsoft Azure SQL Databases.
This nuget package is a lightweight version of DacFx. If you would like to use the command-line utility SqlPackage.exe for creating and deploying .dacpac and .bacpac packages, please download DacFramework.msi from Microsoft download page.
Microsoft.SyndicationFeed.ReaderWriter
by: Microsoft
- 16 total downloads
- Latest version: 1.0.2
Microsoft.SyndicationFeed.ReaderWriter provides lightweight forward-only read/write APIs (similar to .NET XmlReader) to simplify operations with RSS and Atom syndication feeds. It offers extensiblity to support custom feed elements and formatting. The workflow is async on demand, which enables this library to be used on syndication feeds of arbitrary size or stream latency.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 53 total downloads
- Latest version: 16.8.3
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 94 total downloads
- Latest version: 16.9.1
Testplatform host executes the test using specified adapter.