Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 0 total downloads
  • Latest version: 3.1.4
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/67e04394e98d5bfa6a5684d471a72fcbe30fd587
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 8 total downloads
  • Latest version: 5.0.0-preview.4.20257.10
  • 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/cdfa43bbe0ecc13757cc6517c9a253de77c3ec56
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 26 total downloads
  • Latest version: 9.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/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 13 total downloads
  • Latest version: 10.0.9
  • 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/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.10
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 10 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
  • 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/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.7
  • 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/f6b3a5da75eb405046889a5447ec9b14cc29d285
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.3
  • 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.
Microsoft.AspNetCore.Http.Connections.Common by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.16
  • aspnetcore signalr
Common primitives for ASP.NET Connection Handlers and clients This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4d825aeb5e5023588c036709c7914008b625b0eb
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 49 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Mvc.Core by: Microsoft
  • 4 total downloads
  • Latest version: 2.3.11
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute
Microsoft.AspNetCore.Mvc.Cors by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.11
  • aspnetcore aspnetcoremvc cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.Formatters.Xml by: Microsoft
  • 5 total downloads
  • Latest version: 2.3.0
  • aspnetcore aspnetcoremvc xml
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer.
Microsoft.AspNetCore.Mvc.Razor.Extensions by: Microsoft
  • 17 total downloads
  • Latest version: 6.0.26
  • aspnetcoremvc
ASP.NET Core design time hosting infrastructure for the Razor view engine. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d504a7b7dab277712646747e9f5cce0d9507245e
Microsoft.AspNetCore.OpenApi by: Microsoft
  • 0 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • aspnetcore openapi
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.23
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.ResponseCaching.Abstractions by: Microsoft
  • 8 total downloads
  • Latest version: 2.3.11
  • aspnetcore cache caching
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.17
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d0ca5a8d20ac50a33d5451e998a5d411a810c8d7