Học ASP.NET Core qua các ví dụ

Định nghĩa môi trường (QA, DEV, UAT) cho ứng dụng ASP.NET Core MVC

http://www.talkingdotnet.com/define-a-custom-environment-in-asp-net-core/

Sử dụng HttpClient trong ứng dụng ASP.NET Core MVC

https://www.stevejgordon.co.uk/introduction-to-httpclientfactory-aspnetcore

https://www.stevejgordon.co.uk/httpclientfactory-named-typed-clients-aspnetcore

Sử dụng EF Core trong .NET Core

http://www.thereformedprogrammer.net/a-library-to-run-your-business-logic-when-using-entity-framework-core/

Sử dụng Dapper trong .NET Core

https://www.davepaquette.com/archive/2018/01/22/loading-an-object-graph-with-dapper.aspx

https://github.com/AspNetMonsters/DapperSeries

Học ASP.NET MVC qua các ví dụ

Using ASP.NET Membership Provider for authentication desktop/mobile app

https://github.com/tungnt185/ServerDemoApp

Web API Demo Download Upload Image using jQuery AJAX

https://github.com/tungnt185/WebAPIImageDemo