Microsoft.Azure.KeyVault.Core
by: Microsoft
- 226 total downloads
- Latest version: 3.0.5
Microsoft Azure Key Vault Core Class Library
This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure KeyVault service are:
* https://www.nuget.org/packages/Azure.Security.KeyVault.Keys
* https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
* https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates
It is recommended that you move to the new package.
Microsoft.AspNet.WebApi.Tracing
by: Microsoft
- 588 total downloads
- Latest version: 5.3.0
Enables ASP.NET Web API tracing using System.Diagnostics.
Microsoft.AspNet.WebApi.Owin
by: Microsoft
- 552 total downloads
- Latest version: 5.3.0
This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.
Microsoft.AspNet.WebApi.OData.zh-Hans
by: Microsoft
- 487 total downloads
- Latest version: 5.7.0
此程序包包含适用于 ASP.NET Web API OData 的简体中文附属程序集。
Microsoft.AspNet.WebApi.OData
by: Microsoft
- 336 total downloads
- Latest version: 5.7.0-rc
This package contains everything you need to create OData endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.
Microsoft.AspNet.Web.Optimization
by: Microsoft
- 185 total downloads
- Latest version: 1.1.3
ASP.NET Optimization introduces a way to bundle and optimize CSS and JavaScript files.
Microsoft.AspNet.WebApi.Tracing.zh-Hans
by: Microsoft
- 407 total downloads
- Latest version: 5.3.0
此程序包包含适用于 ASP.NET Web API Tracing 的简体中文附属程序集。
Microsoft.AspNet.WebUtilities
by: Microsoft
- 208 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNet.Web.Optimization.zh-Hans
by: Microsoft
- 99 total downloads
- Latest version: 1.1.3
此程序包包含适用于 ASP.NET Web Optimization 的简体中文附属程序集。
Microsoft.AspNet.WebApi.WebHost
by: Microsoft
- 626 total downloads
- Latest version: 5.3.0
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Microsoft.AspNet.WebPages
by: Microsoft
- 638 total downloads
- Latest version: 3.3.0
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNet.WebPages.zh-Hans
by: Microsoft
- 411 total downloads
- Latest version: 3.3.0
此程序包包含 ASP.NET Web Pages 3 的简体中文附属程序集。
Microsoft.Azure.Common.Dependencies
by: Microsoft
- 23 total downloads
- Latest version: 1.0.0
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.
Microsoft.AspNet.WebApi.Owin.zh-Hans
by: Microsoft
- 430 total downloads
- Latest version: 5.3.0
此程序包包含适用于 ASP.NET Web API Owin 的简体中文附属程序集。
Microsoft.Azure.Common
by: Microsoft
- 177 total downloads
- Latest version: 2.2.1
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Microsoft Azure libraries.
Microsoft.AspNet.WebApi.Cors
by: Microsoft
- 492 total downloads
- Latest version: 5.3.0
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
Microsoft.Azure.KeyVault
by: Microsoft
- 460 total downloads
- Latest version: 3.0.5
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory. Key Vault now supports certificates, a complex type that makes use of existing key and secret infrastructure for certificate operations. KV certificates also support notification and auto-renewal as well as other management features.
This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure KeyVault service are:
* https://www.nuget.org/packages/Azure.Security.KeyVault.Keys
* https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
* https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates
It is recommended that you move to the new package.
Microsoft.AspNet.Web.Optimization.WebForms
by: Microsoft
- 16 total downloads
- Latest version: 1.0.0
A WebForms control for Microsoft.AspNet.Web.Optimization
Microsoft.AspNet.WebApi.WebHost.zh-Hans
by: Microsoft
- 518 total downloads
- Latest version: 5.3.0
此程序包包含 ASP.NET Web API Web Host 的简体中文附属程序集。
Microsoft.AspNet.WebApi.HelpPage
by: Microsoft
- 282 total downloads
- Latest version: 5.3.0
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.