Microsoft.AspNetCore.Components.Web by: Microsoft
  • 703 total downloads
  • Latest version: 9.0.17
  • aspnetcore components
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.Components.WebAssembly by: Microsoft
  • 703 total downloads
  • Latest version: 9.0.17
  • aspnetcore components
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/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.Components.WebAssembly.DevServer by: Microsoft
  • 3.951k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • aspnetcore components
Development server for use when building Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 4.584k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 579 total downloads
  • Latest version: 9.0.17
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 310 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors by: Microsoft
  • 313 total downloads
  • Latest version: 2.0.0
  • aspnetcore cors
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
  • 833 total downloads
  • Latest version: 9.0.17
  • aspnetcore dataprotection
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/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 791 total downloads
  • Latest version: 9.0.17
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 963 total downloads
  • Latest version: 9.0.17
  • aspnetcore dataprotection
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/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 881 total downloads
  • Latest version: 9.0.17
  • aspnetcore dataprotection
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/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.DataProtection.AzureStorage by: Microsoft
  • 190 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection azure blob
Microsoft Azure Blob storrage support as key store.
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore by: Microsoft
  • 353 total downloads
  • Latest version: 9.0.17
  • aspnetcore dataprotection entityframeworkcore
Support for storing keys using Entity Framework Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 1.008k total downloads
  • Latest version: 9.0.17
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.DataProtection.StackExchangeRedis by: Microsoft
  • 587 total downloads
  • Latest version: 9.0.17
  • aspnetcore dataprotection redis
Support for storing data protection keys in Redis. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 390 total downloads
  • Latest version: 2.0.0
  • aspnetcore diagnostics
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
  • 384 total downloads
  • Latest version: 2.0.0
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft
  • 1.022k total downloads
  • Latest version: 9.0.17
  • aspnetcore diagnostics entityframeworkcore
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/5edf41b9c09952f18e404ad38e25670991c1b513
Microsoft.AspNetCore.Diagnostics.Identity.Service by: Microsoft
  • 30 total downloads
  • Latest version: 1.0.0-preview1-final
  • aspnetcore
ASP.NET Core Identity Service Diagnostics Middleware.
Microsoft.AspNetCore.Hosting by: Microsoft
  • 347 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.