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

Add Moq for .NET Core when it is available #11

Closed ivaylokenov closed 8 years ago

ivaylokenov commented 8 years ago

Currently setting tests only for .NET 4.5.1 because Moq is not available yet.