Daniel15 / RouteJs

JavaScript URL routing for ASP.NET MVC and WebForms
84 stars 19 forks source link

No updated RouteJs.AspNet nuget package for PR #53 #57

Closed steffes closed 7 years ago

steffes commented 7 years ago

PR #53 fixes many of the breaking changes in Core 1.1 since the May 2016 2.1.0 release. Will there be a nuget package update to RouteJs.AspNet or are there other issues that need to be addressed?

Daniel15 commented 7 years ago

Sorry about that! I'll release an update soon. In the meantime, you should be able to get the latest dev version from the build server's NuGet feed: https://ci.appveyor.com/nuget/routejs

Daniel15 commented 7 years ago

Attribute routes aren't working on my test site, so I'm going to try and fix that before releasing an updated NuGet package.

Daniel15 commented 7 years ago

Published as version 2.2.