Microsoft.AspNetCore.AzureAppServicesIntegration by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.5.20279.2
  • aspnetcore azure appservices
ASP.NET Core integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a5920c6656c9b8cef9e1f769c28062f0ade62f60
Microsoft.AspNetCore.Components by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.0-preview1.19508.20
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/84be18b1048236ad163d737b442a4ccf3b10d997
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.8
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.0-preview.1.20124.5
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/98a853b20131fd59b37076dd3699d8c7f62b24cb
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.16
  • 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/5a129191c1a59ef35c9b4c5a04de71ab111c28d2
Microsoft.AspNetCore.Components.WebAssembly by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-rc.2.20475.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/25bd01f17d5f01fc78bea5eb5308b2c0d79e2889
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.11
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/70048beee894074e9718206a0017d9b080ee66ff
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
  • 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/30000d883e06c122311a66894579bc12329a09d4
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 6 total downloads
  • Latest version: 9.0.9
  • 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/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • 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 This package was built from the source at: https://github.com/aspnet/CORS/tree/8ad589c4d1be35232694e17f38de06c1614b213d
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.0-rc.1.24452.1
  • 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/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.3
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.8
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.AzureKeyVault by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.4
  • aspnetcore dataprotection azure keyvault
Microsoft Azure KeyVault key encryption support. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/67e04394e98d5bfa6a5684d471a72fcbe30fd587
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.13
  • 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/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.24
  • 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/aspnet/AspNetCore/tree/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69
Microsoft.AspNetCore.HostFiltering by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0
  • aspnetcore
ASP.NET Core middleware for filtering out requests with unknown HTTP host headers.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore
ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent