Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 1 total downloads
- Latest version: 5.0.14
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/88ca061d20b28892b28279b17bad46919cff49a4
- 6 total downloads
- Latest version: 10.0.1
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 9 total downloads
- Latest version: 10.0.0-preview.6.25358.103
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 76 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
- 21 total downloads
- Latest version: 2.3.9
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors
by: Microsoft
- 6 total downloads
- Latest version: 2.2.0-preview1-35029
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
This package was built from the source at:
https://github.com/aspnet/CORS/tree/49a17c072ab6bad36c67280a965a850a70342bd6
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 7 total downloads
- Latest version: 9.0.0-preview.7.24406.2
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/abc2c7226ff616316cd1e05d76e6c36b49ce06a1
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 11 total downloads
- Latest version: 9.0.5
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 5 total downloads
- Latest version: 9.0.0-rc.1.24452.1
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/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 7.0.0-preview.7.22376.6
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/cccab50fba1c7335fdb48a735246374b5ddd7e69
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 1 total downloads
- Latest version: 3.1.18
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/0a2e366eaf4d29b24b9a98e5782a04bef573189e
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 4 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
- 15 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 6 total downloads
- Latest version: 5.0.4
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/e882394a7bb38930da748291fe2c2ceaa6a80588
Microsoft.AspNetCore.Hosting
by: Microsoft
- 3 total downloads
- Latest version: 2.1.0-preview1-final
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.3.8
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
This package was built from the source code at https://github.com/aspnet/HtmlAbstractions/tree/6c5ca90d81f9013a8652da4c1752bd0b4d18e908
Microsoft.AspNetCore.Http
by: Microsoft
- 11 total downloads
- Latest version: 2.3.9
ASP.NET Core default HTTP feature implementations.