References
- Native Web Apps, Henrik Joreteg, 2015: https://blog.andyet.com/2015/01/22/native-web-apps/
- Manifesto for Agile Software Development, Kent Beck, Mike Beedle, and many others, 2001: https://agilemanifesto.org/
- ASP.NET 5 is dead – Introducing ASP.NET Core 1.0 and .NET Core 1.0: http://www.hanselman.com/blog/ASPNET5IsDeadIntroducingASPNETCore10AndNETCore10.aspx
- An Update on ASP.NET Core and .NET Core: https://blogs.msdn.microsoft.com/webdev/2016/02/01/an-update-on-asp-net-core-and-net-core/
- ASP.NET Core 1.1.0 release notes: https://github.com/aspnet/AspNetCore/releases/1.1.0
- ASP.NET Core 1.1.0 Commits list: https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1-commits.md
- ASP.NET Core 2.1.0 release notes: https://docs.microsoft.com/en-US/aspnet/core/release-notes/aspnetcore-2.1
- ASP.NET Core 2.1.0 Commits list: https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.0-commit.md
- ASP.NET Core 2.2...