.NET Core

Showing posts with label .NET Core. Show all posts

Starting December 2020, Microsoft will start delivering the .NET Core updates on Windows via Microsoft Update (MU). This will benefit the .NET Core applications that are using the Framework Dependent Deployment model. The apps that use the Self-Contained Deployment model, won't have any effect.

 

If you don't want to use the Microsoft Update service to update the .NET Core runtimes in your system, you can easily turn that OFF. Continue reading further to know more about this process.

Published by on under .Net | .NET Core

Microsoft announces that the company is planning to add support for Android and iOS in .NET 6. The next major version of .NET (i.e. .NET 5.0, currently in Release Candidate 1) is going to be shipped in November 2020, and .NET 6 will be shipped in November 2021 as an LTS (Long Term Support).

 

If you are an application developer, you should know Microsoft's plan on releasing the next versions of .NET, and the support for Android, iOS platforms. Conversely, they will stop supporting platforms that are no longer relevant.

Published by on under .Net | .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

During the .NET Conference 2019, Microsoft released the next feature update (version 16.3) of Visual Studio 2019 that now supports .NET Core 3.0, C# 8.0 and F# 4.7. The new update also brings many new enhancements to the IDE.

 

Continue reading further to know about the new enhancements along with the link to download the latest version of Visual Studio 2019.

Published by on under .Net | .NET Core

Finally the wait is over! In the .NET Conference 2019, Microsoft released the .NET Core 3.0 that now supports Windows desktop apps like WPF (Windows Presentation Foundation) and Windows Forms, along with C# 8 language features.

 

Here's everything that you would like to know about .NET Core 3.0 and the links to download the SDK and runtime for different platforms.

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

Visual Studio 2017 version 15.3, has been released, along with .NET Core 2.0 and Visual Studio for Mac (version 7.1) operating system. Microsoft, in a blog post, announced the availability of both the products. Visual Studio 2017 version 15.3 contains many new improvements and fixes.

 

.NET Core 2.0 is the second major version of .NET Core and this release focuses on performance improvements and expanded set of APIs available via .NET Standard 2.0.

Published by on under .Net | .NET Core

Along with Visual Studio 2017, Microsoft also released the .NET Core Tools 1.0, which are supported on Windows, Mac and Linux operating systems to build cross-platform applications. Though it is part of the Visual Studio 2017 installer, but you can also download them separately.

 

In this post, sharing the links to download the .NET Core SDK and .NET Core Runtime for different environment for easy access.

Published by on under .Net | .NET Core