Microsoft.NETCore.Runtime by: Microsoft
  • 7 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
  • 20 total downloads
  • Latest version: 2.0.8
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. a536e7eec55c538c94639cefe295aa672996bf9b When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Runtime.Native by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.2-rc2-24027
Support libraries for the .NET Core runtime used by .NETNative. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.NETCore.Targets by: Microsoft
  • 309 total downloads
  • Latest version: 6.0.0-preview.4.21253.7
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.
Microsoft.NETCore.Targets.DNXCore by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-beta-23516
Ensures a minimum set of package versions when building DNXCore applications and portable libraries. - 1548494
Microsoft.NETCore.Targets.UniversalWindowsPlatform by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.1-beta-23516
Ensures a minimum set of package versions when building Universal Windows Platform applications and portable libraries. - 1548494
Microsoft.NETCore.UniversalWindowsPlatform by: Microsoft
  • 5 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.NETCore.Windows.ApiSets by: Microsoft
  • 4 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.NetFramework.Analyzers by: Microsoft
  • 37 total downloads
  • Latest version: 3.3.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Microsoft recommended API usage rules for APIs specific to the full .NetFramework which are not present in .NetCore, implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
Microsoft.NETFramework.ReferenceAssemblies.net46 by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
Microsoft .NET Framework Reference Assemblies
Microsoft.OData.Core by: Microsoft
  • 60 total downloads
  • Latest version: 7.21.4
  • 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.OData.Edm by: Microsoft
  • 59 total downloads
  • Latest version: 7.21.4
  • 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://docs.microsoft.com/en-us/odata/.
Microsoft.OpenApi by: Microsoft
  • 163 total downloads
  • Latest version: 1.2.3
  • OpenAPI .NET
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Orleans.Core by: Microsoft
  • 11 total downloads
  • Latest version: 1.4.0-beta
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Core library of Microsoft Orleans used both on the client and server.
Microsoft.Owin by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.1
  • Microsoft OWIN Katana
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
Microsoft.Owin.Host.HttpListener by: Microsoft
  • 9 total downloads
  • Latest version: 4.2.0
  • Microsoft OWIN Katana
OWIN server built on the .NET Framework's HttpListener class. Currently the default server used for self-hosting.
Microsoft.Owin.Host.SystemWeb by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.2
  • Microsoft OWIN Katana
OWIN server that enables OWIN-based applications to run on IIS using the ASP.NET request pipeline.
Microsoft.Owin.Hosting by: Microsoft
  • 13 total downloads
  • Latest version: 4.2.2
  • Microsoft OWIN Katana
Provides default infrastructure types for hosting and running OWIN-based applications.
Microsoft.Packaging.Tools by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-preview2-25401-01
Provides build infrastructure for handling conflicting assets from packages. 81ffa9f5381f510c2afa17a113e4c4d77144b84e When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Rest.ClientRuntime by: Microsoft
  • 1 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.