Microsoft.AspNet.DataProtection
by: Microsoft
- 79 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 569 total downloads
- Latest version: 2.0.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.AspNet.Http.Interfaces
by: Microsoft
- 31 total downloads
- Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.DataProtection.Interfaces
by: Microsoft
- 14 total downloads
- Latest version: 1.0.0-beta4
Contains the core IDataProtector and IDataProtectionProvider interfaces for ASP.NET 5 Data Protection.
Microsoft.AspNet.Cryptography.Internal
by: Microsoft
- 83 total downloads
- Latest version: 1.0.0-rc1-final
Infrastructure for ASP.NET 5 cryptographic packages. Developers should not reference this package.
Microsoft.Azure.KeyVault.Core
by: Microsoft
- 369 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.Http.Core
by: Microsoft
- 31 total downloads
- Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http
by: Microsoft
- 115 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.FileProviders.Abstractions
by: Microsoft
- 75 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 file provider interfaces.
Microsoft.AspNet.Http.Features
by: Microsoft
- 79 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.Http.Extensions
by: Microsoft
- 140 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common extension methods for HTTP abstractions and IApplicationBuilder.
Microsoft.AspNet.WebUtilities
by: Microsoft
- 145 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNet.Http.Abstractions
by: Microsoft
- 79 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.FeatureModel
by: Microsoft
- 75 total downloads
- Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.Azure.Common.Dependencies
by: Microsoft
- 32 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.Client
by: Microsoft
- 96 total downloads
- Latest version: 6.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.Azure.Common
by: Microsoft
- 150 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.Azure.KeyVault
by: Microsoft
- 750 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.Hosting.Abstractions
by: Microsoft
- 81 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNet.DataProtection.Abstractions
by: Microsoft
- 69 total downloads
- Latest version: 1.0.0-rc1-final
Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection.