Top 20 NuGet aspnetcoremvc Packages

This release includes ASP .NET MVC Core Tag Helpers for all widgets by jQWidgets. Some of the most notable are: - Grid - Chart - DataTable - TreeGrid - Scheduler - Layout - Docking Layout - ListBox - DropdownList - ComboBox - Tree - TreeMap - Gauges - Buttons - Navigation Bars - DatetimeInput - C...
ASP.net Core MVC Awesome Helpers Trial Version; https://www.aspnetawesome.com/learn/mvc/Installation#ASPnet-Core
Emeraude Framework is a powerful library providing abstractions, builders and ready to use ASP.NET Core structure for creating SEO friendly web applications based on SSR Vue.js and mobile applications based on Xamarin Forms.
The official CLI tool for Emeraude framework.
View all route information for ASP.NET Core project.
My Tested ASP.NET Core MVC common abstractions and interfaces.
CSharp Analyzers for ASP.NET Core MVC.
ELMAH for ASP.NET Core
Implementation of RESTful Services using ASP.NET Core
Helper for the MELT testing library to verify that the correct logs are generated by ASP.NET Core applications, when writing integration tests with Microsoft.AspNetCore.Mvc.Testing.
ELMAH for ASP.NET Core
ASP.NET Core MVC formatter for partial response (fields) JSON output.
My Tested ASP.NET Core MVC core components.
My Tested ASP.NET Core MVC view features components.
A middleware that allows whitelist or blacklist incomming requests based on IP address. It can be configured using single IP address or ranges. It supports single IP, IP range IPv4 and IPv6. There is also possible to ignore specific paths from IP filtering.
Easy testing of role based authentication during integration testing for ASP.NET core applications.
ASP.NET Core MVC Bootstrap tag helpers. Contains tag helpers for Bootstrap's Tabs, Modal, Alert, Popover, Button, Dropdown, NavBar, and more. GitHub Repository: https://github.com/jqwidgets/ASP.NET-Core-MVC-Bootstrap-Tag-Helpers Demo: http://aspcore.jqwidgets.com/bootstrap
A small package to allow decompress incoming request and compress outgoing response inside ASP.NET Core application.
A simple ASP.NET Core TagHelper for Gravatar. To use please add the following to your '_ViewImports.cshtml' file: @using GravatarHelper.Common @addTagHelper *, GravatarHelper.AspNetCore You can then use it in any .cshtml file as follows: <img gravatar-email="[email protected]" gravatar...
This library provides support for reporting out of the box metrics, histograms, and tracing spans from your ASP.NET Core Web API or MVC application. The data is reported to Wavefront via proxy or direct ingestion and will help you understand how your application is performing in production.