Microsoft.NETCore.Targets.UniversalWindowsPlatform
by: Microsoft
- 15 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
- 191 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.Analyzers
by: Microsoft
- 142 total downloads
- Latest version: 3.3.2
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
by: Microsoft
- 6 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net462
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0
Microsoft .NET Framework Reference Assemblies
Microsoft.OData.Client
by: Microsoft
- 206 total downloads
- Latest version: 7.21.3
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
- 254 total downloads
- Latest version: 7.21.3
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
- 30 total downloads
- Latest version: 7.21.3
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.Office.Interop.Word
by: Microsoft
- 4 total downloads
- Latest version: 15.0.4797.1003
This the assembly necessary to do Office 2013 Word interop
Microsoft.Office.js
by: Microsoft
- 4 total downloads
- Latest version: 1.1.0.11
The Office JavaScript API includes objects, methods, properties, events, and enumerations that can be used from apps for Office to interact with Microsoft Office 2013 documents or mail items content.
Microsoft.OpenApi
by: Microsoft
- 130 total downloads
- Latest version: 1.2.3
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Owin
by: Microsoft
- 118 total downloads
- Latest version: 4.2.2
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
Microsoft.Owin.Host.HttpListener
by: Microsoft
- 153 total downloads
- Latest version: 4.2.2
OWIN server built on the .NET Framework's HttpListener class. Currently the default server used for self-hosting.
Microsoft.Owin.Host.SystemWeb
by: Microsoft
- 69 total downloads
- Latest version: 4.2.2
OWIN server that enables OWIN-based applications to run on IIS using the ASP.NET request pipeline.
Microsoft.Owin.Hosting
by: Microsoft
- 114 total downloads
- Latest version: 4.2.2
Provides default infrastructure types for hosting and running OWIN-based applications.
Microsoft.Owin.Security
by: Microsoft
- 27 total downloads
- Latest version: 4.2.2
Common types which are shared by the various authentication middleware components.
Microsoft.Owin.Security.ActiveDirectory
by: Microsoft
- 47 total downloads
- Latest version: 4.2.1
Middleware that enables an application to use Microsoft's technology for authentication.
Microsoft.Owin.Security.Cookies
by: Microsoft
- 100 total downloads
- Latest version: 4.2.2
Middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
Microsoft.Owin.Security.Jwt
by: Microsoft
- 116 total downloads
- Latest version: 4.2.2
Middleware that enables an application to protect and validate JSON Web Tokens.
Microsoft.Owin.Security.OAuth
by: Microsoft
- 78 total downloads
- Latest version: 4.2.2
Middleware that enables an application to support any standard OAuth 2.0 authentication workflow.