ASP.NET MVC Lambda Expression Helpers

screenshot of ASP.NET MVC Lambda Expression Helpers

A collection of extension methods providing strongly typed link generation for ASP.NET MVC 5 projects.

Overview:

This product is a testing framework for ASP.NET Core MVC, ASP.NET Web API 2, and remote HTTP servers. It also provides typed routing and link generation support for ASP.NET MVC 6. The framework is authored by Ivaylo Kenov and Vladislav Karamfilov, with contributions from Wayne Brantley.

Features:

  • Fluent Testing Framework: Provides a fluent testing framework for ASP.NET Core MVC, Web API 2, and remote HTTP servers.
  • Typed Routing and Link Generation: Supports typed routing and link generation for ASP.NET MVC 6.
  • Support for Areas: Includes out-of-the-box support for areas.
  • Attribute Routing: Supports RouteAttribute, RoutePrefixAttribute, RouteAreaAttribute, and ActionNameAttribute for URL generation.
  • Async Controller Action Support: Enables URL generation for async controller actions.

Summary:

The MyTested.AspNetCore.Mvc framework provides a comprehensive testing solution for ASP.NET Core MVC, Web API 2, and remote HTTP servers. With features like fluent testing, typed routing, and support for async controller actions, it offers developers a robust toolkit for testing and URL generation in ASP.NET applications.