Can't get System.Web.Optimization to run with Nancy Self Hosting

断了今生、忘了曾经 提交于 2019-12-04 16:43:37

I couldn't get this to work, so I ended up switching to Cassette. http://getcassette.net/

Worked right out of the gate with no issues. Didn't really have to change much. Looks like System.Web.Optimization borrowed a lot from Cassette.

Update
Cassette was giving me weird performance issues and errors when running on Linux. I ended up just building my own. https://github.com/donnyv/Nancy.BundleIt

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!