Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 2 total downloads
- Latest version: 10.0.4
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/80d3e14f5e08b4888f464e3cd0d0b2445b63ec46
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 11.0.0-preview.1.26104.118
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 1 total downloads
- Latest version: 3.1.15
Microsoft Azure KeyVault key encryption support.
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Keys
It is recommended that you move to the new package.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/8ca3954ca335343ce6dd1d14d8d1c6c3369710b7
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0-preview2.19528.8
Microsoft Azure Blob storage support as key store.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/471e4710a818849eaf22c5977281d10fd6758616
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 3 total downloads
- Latest version: 10.0.5
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft.AspNetCore.Hosting.Abstractions
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 2 total downloads
- Latest version: 3.1.16
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7e8bbb70b266b2fdaf0b11ec47fb3077761fb6bf
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 1 total downloads
- Latest version: 7.0.3
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/febee99db845fd8766a13bdb391a07c3ee90b4ba
Microsoft.AspNetCore.Metadata
by: Microsoft
- 1 total downloads
- Latest version: 8.0.25
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ef18546e04f9b0127bbd7709b6af054cc18da98a
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/b9793f0a1d9a75940c50e31e956d09397a5d1876
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 1 total downloads
- Latest version: 10.0.5
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 3 total downloads
- Latest version: 10.0.5
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 2 total downloads
- Latest version: 10.0.4
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/80d3e14f5e08b4888f464e3cd0d0b2445b63ec46
Microsoft.Azure.KeyVault
by: Microsoft
- 2 total downloads
- Latest version: 2.3.0-preview
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.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 1 total downloads
- Latest version: 9.0.14
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.Bcl.Cryptography
by: Microsoft
- 1 total downloads
- Latest version: 9.0.14
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Memory
by: Microsoft
- 1 total downloads
- Latest version: 9.0.14
Provides Base64Url, Index and Range types support for .NET Framework and .NET Standard.
Microsoft.Build.Tasks.Git
by: Microsoft
- 1 total downloads
- Latest version: 11.0.100-preview.2.26159.112
MSBuild tasks providing git repository information.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 5.3.0-2.25625.1
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.