Remember don’t over engineer, but if the request comes to place be sure to checkout this nifty resilience and transient-fault-handling library.
Month: August 2017
MemAnalyzer v2.5 Released
Your toolbox just has got a little bigger, check out this command line MemoryProfiler
Publishing dotnet core to IIS does not copy project xml documentation
This is a reported bug and is going to be fixed, but meanwhile there is a workaround:
https://github.com/dotnet/sdk/issues/795
Troubleshooting ASP.NETCore Startup in IIS
If you run into a generic error message while starting your ASP.NET Core application after publishing to IIS, check out this blog post
How to troubleshoot: “An error occurred while starting the application” in ASP.NET Core on IIS