Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 6 total downloads
- Latest version: 5.0.8
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae2eabad0e49302d0632a7dde917fdc68d960dc4
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 6 total downloads
- Latest version: 5.0.11
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2924ca229b3d6c91b7c9eded119b31dfd7aa1fef
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 8 total downloads
- Latest version: 5.0.12
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0bc3c376f0cd14335e8b3afca69596acabeb1f80
Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 3 total downloads
- Latest version: 5.0.12
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/0bc3c376f0cd14335e8b3afca69596acabeb1f80
- 13 total downloads
- Latest version: 10.0.0-preview.3.25172.1
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 9 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 10 total downloads
- Latest version: 10.0.1
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 3 total downloads
- Latest version: 2.1.0
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview2-final
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 13 total downloads
- Latest version: 8.0.21
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/6254f5ca64f85b90327592dff67ea6b2ec0262c6
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 6 total downloads
- Latest version: 8.0.0-preview.7.23375.9
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8df730db29a670c853e3cff67fe70eb1cf6e8af7
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 15 total downloads
- Latest version: 8.0.17
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/fa4d80b76c2431a825be026f6bbabca63e1f42ef
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 14 total downloads
- Latest version: 9.0.14
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/baa6b294e728e6171378b4e8c52e42e7c4d4ed63
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 7 total downloads
- Latest version: 3.1.24
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/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 4 total downloads
- Latest version: 3.1.17
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/535da07711bd5e2d8e44c0ea10bd2c8be1a9a584
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 16 total downloads
- Latest version: 10.0.3
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 2 total downloads
- Latest version: 1.1.6
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
- 2 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 7 total downloads
- Latest version: 5.0.6
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/dc5e11abdb05b322f4b74b3afbcfb352fe984b2e
Microsoft.AspNetCore.HostFiltering
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
ASP.NET Core middleware for filtering out requests with unknown HTTP host headers.