-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
By default, a new MVC application will have this line in web.config:
``
When this is removed and RouteJs is installed, the application will throw an error, because web.config.transform contains thes…
-
Hi,
do you think it would be possible to add sifrr, routejs, hyper-express into examples?
Regards
-
Hello,
I maintain `hyper-express` and have recently been doing research to further optimize ahead of packages like `sifrr` and `routejs-uwebsocket`. The challenege I have run into is that these pac…
-
### Current Limitation
Express is no longer the leading framework for Node.js and lacks on performance
### Feature / Enhancement Description
[HyperExpress](https://github.com/kartikk221/hyper-exp…
-
After upgrading one of my projects from beta8 to the RC, I'm seeing these build errors:
```
2>C:\Users\danlo\Documents\Visual Studio 2015\Projects\RouteJs\src\RouteJs.Samples.Mvc6\project.json : DNX …
-
This is tested in AspNet5 only.
There's a mismatch between how mvc matches some of the routes inside an area that are specified with `RouteAttribute` and how the javascript route helper is matching t…
-
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?
-
Hi,
I'm trying to wire this up in asp.net core : SDK version : 1.0.0-preview2-003131
I'm getting :
> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an i…
-
Hello Daniel,
Thanks for the great library! I just have 2 suggestions to make this library even better.
1.
I think you can increase javascript file cache to 1 year. If generated file changes, it wil…