Open RehanSaeed opened 4 years ago
WBClark commented on 2018-06-12 22:17:07
This is fun and I'm excited to see it all, but I'm still working on .net 4 applications and see that NWebsec just updated so that hashes can be used in CSP now. Are you dropping support for the boilerplate where it isn't a part of Boxed? Has it been updated to use the new NWebsec?
Muhammad Rehan Saeed commented on 2018-06-13 09:31:06
This is fun and I'm excited to see it all, but I'm still working on .net 4 applications and see that NWebsec just updated so that hashes can be used in CSP now. Are you dropping support for the boilerplate where it isn't a part of Boxed? Has it been updated to use the new NWebsec?
The MVC 5 project template is still available as a Boilerplate Visual Studio extension. I'm not going to take that down any time soon as people still use it. That said, I haven't made updates to it in some time.
Right now, with .NET Boxed, I have a fully featured API and GraphQL project template that I intend to improve in the near term. I intend to make another website template but choosing a web framework is a hard choice but I'll probably end up picking Blazor.
WBClark commented on 2018-06-13 18:14:38
We fully intend to migrate to Core and the boilerplate has had a big part in our meeting our security targets while learning .net and the galaxy of other things associated with it. We are currently finalizing a site that will sit on a public server and I would like to use hashes for CSP for that project, but long term I can see us struggling without something like the MVC boilerplate to help. Thank you for your excellent work in that.
Muhammad Rehan Saeed commented on 2018-06-24 13:23:57
We fully intend to migrate to Core and the boilerplate has had a big part in our meeting our security targets while learning .net and the galaxy of other things associated with it. We are currently finalizing a site that will sit on a public server and I would like to use hashes for CSP for that project, but long term I can see us struggling without something like the MVC boilerplate to help. Thank you for your excellent work in that.
Good to hear that my code has been of some help.
https://rehansaeed.com/net-boxed/