ivaylokenov / AspNet.Mvc.TypedRouting

A collection of extension methods providing strongly typed routing and link generation for ASP.NET Core MVC projects.
https://mytestedasp.net/
MIT License
485 stars 36 forks source link

Performance improvement #3

Closed ivaylokenov closed 8 years ago

ivaylokenov commented 8 years ago

If you have any suggestions to improve the performance of the library (and still working with all kinds of route constraints), please let me know with a comment or pull request.

ivaylokenov commented 8 years ago

Expression field resolving improved the performance as maximum as possible.