Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.0-rc.1.24452.1
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 46 total downloads
  • Latest version: 9.0.0-preview.7.24406.2
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/abc2c7226ff616316cd1e05d76e6c36b49ce06a1
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.0-preview.5.24306.11
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8af96e042134fb3b2f21df26dd0f32ea1c00dd37
Microsoft.AspNetCore.Components.WebAssembly by: Microsoft
  • 22 total downloads
  • Latest version: 9.0.0-rc.2.24474.3
  • 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/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.0-preview.1.25120.3
  • 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/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.3
  • 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/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source at: https://github.com/aspnet/DataProtection/tree/760efe303f2e909be5a97150ca16f73428d1c7f6
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 7 total downloads
  • Latest version: 2.3.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.Localization.Routing by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore localization
Provides a request culture provider which gets culture and ui-culture from request's route data. This package was built from the source at: https://github.com/aspnet/Localization/tree/983c6556993fddccae9a8159ba64feb3594f5037
Microsoft.AspNetCore.Mvc by: Microsoft
  • 7 total downloads
  • Latest version: 2.2.0-preview3-35497
  • 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. This package was built from the source at: https://github.com/aspnet/Mvc/tree/fb57810f2960730e59db0235207b873c924bc3fd
Microsoft.AspNetCore.Mvc.NewtonsoftJson by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.1
  • 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/dotnet/aspnetcore/tree/fc93e595ceffbb1e3e85532bf454e92a6a80dd6b
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.0
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation by: Microsoft
  • 45 total downloads
  • Latest version: 9.0.1
  • 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/dotnet/aspnetcore/tree/4442a188f9200a57635373dcd640893c0e8dcc78
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft
  • 8 total downloads
  • Latest version: 2.1.2
  • aspnetcore aspnetcoremvc taghelper taghelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Mvc.Testing by: Microsoft
  • 47 total downloads
  • Latest version: 10.0.0-preview.1.25120.3
  • aspnetcore aspnetcoremvc aspnetcoremvctesting
Support for writing functional tests for MVC applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.AspNetCore.Mvc.ViewFeatures by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers. Commonly used types: Microsoft.AspNetCore.Mvc.Controller Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute Microsoft.AspNetCore.Mvc.ViewComponent This package was built from the source at: https://github.com/aspnet/Mvc/tree/fb57810f2960730e59db0235207b873c924bc3fd
Microsoft.AspNetCore.OpenApi by: Microsoft
  • 20 total downloads
  • Latest version: 9.0.3
  • 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/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files. This package was built from the source at: https://github.com/aspnet/StaticFiles/tree/089ec7711cb6f3c875f527b3e4ac5954a580deb8
Microsoft.AspNetCore.TestHost by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.1.25120.3
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.Azure.Cosmos by: Microsoft
  • 1 total downloads
  • Latest version: 3.43.1
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.