GitHub codespaces – write code in web browser

After coming home with Microsoft, more and more good and free things come to GitHub. This time, a long awaited features are in beta, invitation only, and it is GitHub Codespaces 1. Extremely short introduction2. Using GitHub codespaces2.1. Change theme2.2. Settings2.3. Install your programming language extensions2.4. Work with multiple repository3. Some interesting things I found … Continue reading GitHub codespaces – write code in web browser

[ASP.NET Core 2.0] – dùng VSCode và target .NET Framework

Nếu cảm thấy Visual Studio Community quá nặng nề, nhưng bạn vẫn muốn dev website bằng asp.net, và target .net framework, vậy tại sao bạn không sử dụng VSCode nhỉ? Trớ trêu thay, OmniSharp chưa hỗ trợ .net core 2 trên vscode, nhưng bài viết này sẽ hướng dẫn bạn cách để vượt qua giới … Continue reading [ASP.NET Core 2.0] – dùng VSCode và target .NET Framework