Microsoft.NETFramework.ReferenceAssemblies.net462
by: Microsoft
- 25 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net47
by: Microsoft
- 16 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net471
by: Microsoft
- 12 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net472
by: Microsoft
- 31 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net48
by: Microsoft
- 24 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net481
by: Microsoft
- 10 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.OData.Client
by: Microsoft
- 202 total downloads
- Latest version: 7.22.0
LINQ-enabled client API for issuing OData queries and consuming OData JSON payloads. Supports OData v4. Targets .NET 4.5 and .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.Core
by: Microsoft
- 133 total downloads
- Latest version: 7.22.0
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
- 139 total downloads
- Latest version: 7.22.0
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
- 209 total downloads
- Latest version: 2.3.2
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Owin
by: Microsoft
- 62 total downloads
- Latest version: 4.2.2
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
Microsoft.Owin.Cors
by: Microsoft
- 24 total downloads
- Latest version: 4.2.3
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in OWIN middleware.
Microsoft.Owin.Diagnostics
by: Microsoft
- 72 total downloads
- Latest version: 4.2.3
Provides middleware components to assist in developing OWIN-based applications.
Microsoft.Owin.Host.HttpListener
by: Microsoft
- 47 total downloads
- Latest version: 4.2.3
OWIN server built on the .NET Framework's HttpListener class. Currently the default server used for self-hosting.
Microsoft.Owin.Hosting
by: Microsoft
- 45 total downloads
- Latest version: 4.2.3
Provides default infrastructure types for hosting and running OWIN-based applications.
Microsoft.Owin.Security
by: Microsoft
- 46 total downloads
- Latest version: 4.2.2
Common types which are shared by the various authentication middleware components.
Microsoft.Owin.SelfHost
by: Microsoft
- 35 total downloads
- Latest version: 4.2.3
Includes components needed to host an OWIN-based application in a custom process.
Microsoft.Packaging.Tools
by: Microsoft
- 8 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.QualityTools.Testing.Fakes
by: Microsoft
- 23 total downloads
- Latest version: 17.14.1
Provides framework APIs and Attributes for Microsoft Fakes. To generate Fakes code, one needs a VS Enterise install.
Additional details can be found at http://aka.ms/MicrosoftFakes.
Microsoft.Rest.ClientRuntime
by: Microsoft
- 98 total downloads
- Latest version: 2.3.24
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.