Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.18
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f050ae044be8bddc002ab88736e4bf78dc822122
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 1 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 by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.25
  • 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/36be7ed6d6d56b7da0a2891e3de7ecc2aa48eecd
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.3
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c911002ab43b7b989ed67090f2a48d9073d5118d
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.8
  • 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/6a01dd1e69c8b9bd1ae005ea465ef2bcd26294bf
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.16
  • 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/610fe433e07b32ed451ed99d07df63be47c29050
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.0-preview2.19528.8
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/471e4710a818849eaf22c5977281d10fd6758616
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.19
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/06b2bc111203f9b9ff0914a7715675a9a66bdac9
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.5
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d47e49e9c1e173ac90821f7e89cc38e710274241
Microsoft.AspNetCore.Metadata by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.10
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a4c82ec57fadddef9ce841d608de5c7c8c74446
Microsoft.AspNetCore.Mvc.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used types: Microsoft.AspNetCore.Mvc.IActionResult
Microsoft.AspNetCore.Mvc.NewtonsoftJson by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.31
  • aspnetcore aspnetcoremvc json
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/fbe05294ac5c88be848b4d57d60cb2657874da9b
Microsoft.AspNetCore.Mvc.Razor.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.5
  • aspnetcore cshtml razor aspnetcoremvc
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-preview3-19153-02
  • aspnetcore aspnetcoremvc razor
Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1f050242559e7b90ff6c4ee7f99d92b3a5af5a62
Microsoft.AspNetCore.Mvc.RazorPages by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC Razor Pages.
Microsoft.AspNetCore.NodeServices by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.22
Invoke Node.js modules at runtime in ASP.NET Core applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7b22a279ec975335bbb0a7cbadef2e45ee15aa9c
Microsoft.AspNetCore.ResponseCaching by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore cache caching
ASP.NET Core middleware for caching HTTP responses on the server. This package was built from the source at: https://github.com/aspnet/ResponseCaching/tree/b21b893ad3bdeb2862ac990a39ed9f8f211fa6e1
Microsoft.AspNetCore.Session by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-alpha2-final
  • aspnetcore signalr
Common serialiation primitives for SignalR Clients Servers
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-alpha1-final
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.