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

AspNetCore version? #10

Closed ciel closed 8 years ago

ciel commented 8 years ago

I notice all of the files here still use Microsoft.AspNet namespacing. Are they compatible with the libraries from Microsoft.AspNetCore.*, and if so, is there any plan to update the namespaces or perhaps add a secondary version that fits in with the core framework? Or would you accept a pull request that updates the namespaces?

ivaylokenov commented 8 years ago

@ciel I plan to update the library with every major release of the MVC framework. Currently waiting for RC2 and will upload new version to NuGet. If you need it as soon as possible, I can update the package to a specific build version, but need to know which one you are using. If you are willing to make a pull request, I will be very happy, however I can do it for you. +1

axunonb commented 8 years ago

RC2 is available now. Would be great to have an updated build of TypedRouting on NuGet .

ivaylokenov commented 8 years ago

@axunonb, it will be uploaded by tomorrow. :)

axunonb commented 8 years ago

Wow, great, thanks!

ivaylokenov commented 8 years ago

@ciel @axunonb Package updated: https://www.nuget.org/packages/AspNet.Mvc.TypedRouting