Microsoft.Azure.KeyVault.Core by: Microsoft
  • 387 total downloads
  • Latest version: 3.0.5
  • Microsoft Azure Key Vault Key Vault REST HTTP client azureofficial windowsazureofficial
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
  • 981 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi Diagnostics Tracing
Enables ASP.NET Web API tracing using System.Diagnostics.
Microsoft.AspNet.WebApi.Owin by: Microsoft
  • 875 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi OWIN
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
  • 788 total downloads
  • Latest version: 5.7.0
  • Microsoft AspNet WebApi AspNetWebApi OData
此程序包包含适用于 ASP.NET Web API OData 的简体中文附属程序集。
Microsoft.AspNet.WebApi.OData by: Microsoft
  • 540 total downloads
  • Latest version: 5.7.0-rc
  • Microsoft AspNet WebApi AspNetWebApi OData
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
  • 298 total downloads
  • Latest version: 1.1.3
  • Microsoft AspNet optimization bundling minification
ASP.NET Optimization introduces a way to bundle and optimize CSS and JavaScript files.
Microsoft.AspNet.WebApi.Tracing.zh-Hans by: Microsoft
  • 730 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi Diagnostics Tracing
此程序包包含适用于 ASP.NET Web API Tracing 的简体中文附属程序集。
Microsoft.AspNet.WebUtilities by: Microsoft
  • 318 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNet.Web.Optimization.zh-Hans by: Microsoft
  • 167 total downloads
  • Latest version: 1.1.3
  • Microsoft AspNet optimization bundling minification
此程序包包含适用于 ASP.NET Web Optimization 的简体中文附属程序集。
Microsoft.Azure.KeyVault.WebKey by: Microsoft
  • 522 total downloads
  • Latest version: 3.0.5
  • Microsoft Azure Key Vault Key Vault REST HTTP client azureofficial windowsazureofficial
Microsoft Azure Key Vault WebKey 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.WebHost by: Microsoft
  • 989 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi WebHost
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
  • 922 total downloads
  • Latest version: 3.3.0
  • Microsoft AspNet WebPages AspNetWebPages
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNet.WebPages.zh-Hans by: Microsoft
  • 687 total downloads
  • Latest version: 3.3.0
  • Microsoft AspNet WebPages AspNetWebPages
此程序包包含 ASP.NET Web Pages 3 的简体中文附属程序集。
Microsoft.Azure.Common.Dependencies by: Microsoft
  • 38 total downloads
  • Latest version: 1.0.0
  • azureofficial windowsazureofficial
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.SelfHost by: Microsoft
  • 179 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi SelfHost
This is a legacy package for hosting ASP.NET Web API within your own process (outside of IIS). Please use the Microsoft.AspNet.WebApi.OwinSelfHost package for new projects.
Microsoft.AspNet.WebApi.Owin.zh-Hans by: Microsoft
  • 649 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi OWIN
此程序包包含适用于 ASP.NET Web API Owin 的简体中文附属程序集。
Microsoft.Azure.Common by: Microsoft
  • 338 total downloads
  • Latest version: 2.2.1
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common AzureOfficial WindowsAzureOfficial
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.Azure.KeyVault by: Microsoft
  • 796 total downloads
  • Latest version: 3.0.5
  • Microsoft Azure Key Vault Key Vault REST HTTP client azureofficial windowsazureofficial
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
  • 24 total downloads
  • Latest version: 1.0.0
  • Optimization WebForms Control
A WebForms control for Microsoft.AspNet.Web.Optimization
Microsoft.AspNet.WebApi.WebHost.zh-Hans by: Microsoft
  • 869 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi WebHost
此程序包包含 ASP.NET Web API Web Host 的简体中文附属程序集。