- https://msdn.microsoft.com/magazine/mt842494?MC=.NET&MC=CCPLUS&MC=CSHARP&MC=AppDnDTool&MC=Vstudio
- To build a Docker container, you need Docker’s tools for your OS installed (learn more and download from docker.com). Once you have the requirements installed, all you need to do in Visual Studio or Visual Studio for Mac is right-click the project, choose Add and then select Docker Support. ...
- Finally a comprehensible article! --- https://msdn.microsoft.com/magazine/mt842506?MC=.NET&MC=CCPLUS&MC=CSHARP&MC=AppDnDTool&MC=Vstudio
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/middleware
- http://www.dotnetcurry.com/aspnet-mvc/1149/convert-aspnet-webapi2-aspnet5-mvc6
- As opposed to WebApi: http://www.c-sharpcorner.com/article/webapi-pipeline-revealed-a-true-practical-approach/
- Nice example built around an Intercepting Logger: https://github.com/springcomp/HttpTrackingMiddleware
- .Net Standards, Metapackage and Framework Specifications: https://docs.microsoft.com/en-us/dotnet/core/packages