News (edit)
https://www.infoq.com/news/2018/05/CSharp-8-Future
https://github.com/dotnet/csharplang
https://blogs.msdn.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/
https://blogs.msdn.microsoft.com/webdev/2018/07/11/razor-improvements-feedback-wanted/
Chuyển từ ASP.NET Core 2.0 - 2.1
https://docs.microsoft.com/en-us/aspnet/core/migration/20_21?view=aspnetcore-2.1
ASP.NET Core integration tests + WebApplicationFactory + services.AddDbContext + options.UseInMemoryDatabase
https://docs.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-2.1
Scaffolding Identity
Angular 6 + ASP.NET Core 2.1
http://dotnetdetail.net/search-sort-and-pagination-in-angular-6-and-asp-net-core/
https://www.codeproject.com/Articles/1246748/Angular-within-ASP-NET-Core
ASP.NET Core Web API + Unit Test
Building an ASP.NET Web API with ASP.NET Core
https://www.toptal.com/asp-dot-net/asp-net-web-api-tutorial
Building an ASP.NET Web API with ASP.NET Core (Source code)
https://github.com/dimangulov/expenses
Angular 6 JWT Authentication using Auth0
https://www.toptal.com/angular/angular-6-jwt-authentication
Learn ASP.NET Core 2.1 (edit)
- MVC
- Razor pages
- Web API
- SignalR
Practice ASP.NET Core 2.1
+ SignalR
+ MVC Functional testing
+ IHttpClientFactory
+ ApiController
+ ActionResult<T>
+ Identity UI Library & Scaffolding
+ Razor Class Library
+ HTTPS, EU General Data Protection Regulation (GDPR) support in ASP.NET Core with Sample
+ Performance
+ Kestrel on Sockers
+ Generic host builder
+ Update SPA template (Angular, React)