ASP.NET Core

Showing posts with label ASP.NET Core. Show all posts

Microsoft recently released Visual Studio 2019 version 16.10, and along with that, the company also released Visual Studio 2019 version 16.11 Preview 1. In this first preview release of Visual Studio 2019 version 16.11, Microsoft added the new Hot Reload user experience to the IDE.

 

So, what does it mean? How will you get beneficial with that Hot Reload User Experience feature of Visual Studio 2019? Let's drive into details to learn more about it.

Published by on under .Net | ASP.NET Core

Microsoft released .NET Core 3.1, which is a minor update after the release of .NET Core 3.0. This update fixes few issues and added new improvements to features introduced in .NET Core 3.0.

 

Along with .NET Core 3.1, Microsoft also released ASP.NET Core 3.1. Continue reading further to learn what's new and improved.

Published by on under .Net | .NET Core

ASP.NET Core is an open-source, cross platform, .NET centric web development framework. The latest version of .NET Core and ASP.NET Core has been released by Microsoft, as .NET Core 2.1.0 and ASP.NET Core 2.1.0, which you can now use in production environment.

 

Continue reading to know what has been changed in ASP.NET Core 2.1 and Entity Framework Core 2.1, along with the links to download.

Published by on under .Net | .NET Core

.NET Core is a free, open-source, cross platformed, managed software framework for Windows, Mac and Linux. The .NET Core 2.1, which was announced on 7th May 2018 during Microsoft Build, is now publicly available as production ready build.

 

If you want to know what's new in .NET Core 2.1 and from where to download the latest .NET Core SDK, checkout this post.

Published by on under .Net | .NET Core