Top 20 NuGet Packages depending on Microsoft ASP.NET Razor

Total dependencies: 615

Authorization attribute that integrates with Kentico user permissions, including module permissions and page ACL permissions, leveraging the DynamicRouting.Kentico.MVC library for retreiving the page.
Provides Dynamic Routing capabilities for Kentico based on DynamicRouting Attributes. Must override DynamicRoutingEvents.GetPage to insert your own lookup logic. This is a stand alone MVC only module and does not integrate with the Url Slug logic in the normal DynamicRouting.Kentico and DynamicRouti...
PDF can be made by simply returning return new PdfResult() in ASP.NET MVC which will show a PDF in the browser or you can use PdfBytes class to get html converted to pdf bytes . There are multiple overloads available for you to select an data object or a action other than your current o...
Projeto com classes utilitarias para projeto WEB
Contains utilities for facilitating easier testing of MVC projects: - JsonResultExtensions let you .Get("(property name)") on JsonResults from an MVC controller action to easily fetch values from the Json result - ControllerWithContextBuilder facilitates testing of contro...
The Core Web module for BetterModules. BetterModules is modular architecture supporting web based and business logic modules.
Logic library for Pretzel (https://github.com/code52/pretzel), useful to make plugins.
Support for ASP.NET MVC Web applications for Bifrost
Utilities for unit testing Asp and Asp.Mvc views and routes.
OSharp Autofac Mvc组件,提供Mvc的Autofac依赖注入功能的封装
OSharp Mvc组件,提供Mvc的服务端功能的封装