GoldSim / Website

Source code for the GoldSim.com website
https://www.goldsim.com/
3 stars 1 forks source link

Evaluate alternatives for ASP.NET Core #14

Closed JeremyCaney closed 4 years ago

JeremyCaney commented 4 years ago

In getting the DotNetCore branch to an initial compiling state, a number of quick fixes were taken, especially in cases where legacy APIs were no longer available, and there was no (apparent) out of the box replacement.

These should be reevaluated to make certain a) that they indeed work as expected (and especially when the previous approach was intended to resolve an issue with the ASP.NET Framework), and b) there isn’t a more elegant approach in ASP.NET Core.

Test