Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.5.20279.2
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a5920c6656c9b8cef9e1f769c28062f0ade62f60
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.3
  • 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/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.0-preview.3.23177.8
  • 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/d62be99ba6e73feb46d7b64a6b4ce8610dc9040a
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
  • 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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.0-preview.3.22178.4
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e71b34dbb2c0883145c658bed8814ae45f6fe15e
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.2
  • 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/2670c128d522473e146ff9f8159bfffdfe694cd9
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 6.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/d6f154cca3863703cf87c8b840eea9cbe20229b2
Microsoft.AspNetCore.DataProtection.AzureStorage by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore dataprotection azure blob
Microsoft Azure Blob storrage support as key store. This package was built from the source at: https://github.com/aspnet/DataProtection/tree/a1a52376131406735c9ab9d3c65b2dfa185f63dc
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.4.22251.1
  • 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/e77cb01b5529c137130757859f09f892dbdd2436
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.4
  • aspnetcore,diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0
  • aspnetcore hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
Microsoft.AspNetCore.Http.Connections.Common by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.0-preview.1.24081.5
  • 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/b1beadfe0ad3d02eb5207681a5328793c4b3822c
Microsoft.AspNetCore.Http.Extensions by: Microsoft.AspNetCore.Http.Extensions
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.2.25164.1
  • 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/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 3 total downloads
  • Latest version: 6.0.15
  • 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/6a6d775f49623bbd742c02f89d373630668547bb
Microsoft.AspNetCore.Localization by: Microsoft.AspNetCore.Localization
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,localization
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.Metadata by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.18
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cea5fa610dba4e0c024727f4c528a66018b820a3
Microsoft.AspNetCore.Mvc by: Microsoft.AspNetCore.Mvc
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Mvc.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.5
  • aspnetcore,aspnetcoremvc,cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.Formatters.Xml by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview2-final
  • aspnetcore aspnetcoremvc xml
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer.