Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-rc.2.20475.17
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25bd01f17d5f01fc78bea5eb5308b2c0d79e2889
- 4 total downloads
- Latest version: 8.0.22
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 3 total downloads
- Latest version: 9.0.0
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0-rc.1.25451.107
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 4 total downloads
- Latest version: 8.0.0-preview.4.23260.4
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/898c164a1f537a8210a26eaf388bdc92531f6b09
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0-preview.6.25358.103
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 10 total downloads
- Latest version: 8.0.13
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 9.0.0-preview.3.24172.13
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/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview4-19216-03
Microsoft Azure KeyVault key encryption support.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/865acae3e95d5ade51b66ea578ba9d7764d562ba
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 1 total downloads
- Latest version: 3.1.11
Microsoft Azure Blob storage support as key store.
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs
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/9699b939f94b7524a178821d78addefa5af5d750
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 4 total downloads
- Latest version: 7.0.0-preview.5.22303.8
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6cb1b5953598e1562d33e1cbbdae2b130792833
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft.AspNetCore.Diagnostics.Abstractions
- 1 total downloads
- Latest version: 1.0.1
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 3 total downloads
- Latest version: 5.0.16
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a129191c1a59ef35c9b4c5a04de71ab111c28d2
Microsoft.AspNetCore.Diagnostics.HealthChecks
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core middleware for returning the results of Health Checks in the application
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/dd07e6743c9a9cdd45d48017a4a5ee932ea3188e
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http
by: Microsoft.AspNetCore.Http
- 1 total downloads
- Latest version: 1.0.4
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Connections
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 3 total downloads
- Latest version: 8.0.20
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c78f4a816c0c6a978a801a05a31dce9013e099e2
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core HTTP feature interface definitions.