Top 20 NuGet asp.net Packages

Package Description
Asp.Net Core components for Nexogen Metrics API implementation for Prometheus
ASP.NET Core middleware that adds client-side caching headers to static files.
Identity package that uses Dapper with PostgreSQL instead EntityFramework for use with .NET Core.
Identity package that uses Dapper instead EntityFramework for use with .NET Core. This is the base package, alone it won't do nothing. Use the Identity.Dapper.SqlServer to use with SQL Server or Identity.Dapper.PostgreSQL to use with PostgreSQL.
C# Wrapper for Royale API (royaleapi.com). This wrapper can be used by any C# application to get anything from unofficial Clash Royale API. Can be used to gather player and clan information, deck, chest cycle, clan chest, recent battles and much more both sync and async. For additional information a...
ASP.NET Core types and middlewares to accept tokens from Azure B2C and Azure AD tenants. For more info, see the project url
GenFu is a library you can use to generate realistic test data.
Swashbuckle.Owin extensions for DotVVM.
SignalR Core support for ASP.NET Core Blazor.
Unit test, integration test and functional test helpers. Includes mocked HttpContext, ActionContext, UserManager and SignInManager. Also includes startup extensions to assert that services has been registered and some extension methods to modify security policies (like bypass a policy).
SAML 2.0 authentication middleware for ASP.NET Core
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users and call Microsoft Graph Beta, and for protected web APIs that call Microsoft Graph Beta.
.NET library which minifies, compresses, combines, and caches JavaScript and CSS resources of ASP.NET and ASP.NET MVC web applications. Simply put, this library helps your applications rank better with YSlow and PageSpeed.
Fluent security configuration for ASP.NET MVC
A .NET Utility Class Library
JQuery File Upload Plugin from blueimp (https://github.com/blueimp/jQuery-File-Upload). All files are included. The package also includes theme based style and script bundles (bundles folder) Main purpose of this package is to use it with the server side file handler Backload. But it can also used s...
Provides a startup task to harden the TLS configuration on Azure role instances. See project website for documentation.
Abp.FluentMigrator
This is DbContext for use with ASP.Net Identity. It extends Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT & WHEN.