Showing tag results for .net framework

Apr 25, 2022
Post comments count2
Post likes count0

.NET Framework April 2022 Cumulative Update Preview

Salini Agarwal

We have released the April 2022 Cumulative Update Preview for .NET Framework with several quality and reliability improvements.

Maintenance & Updates.NET.NET Framework
May 19, 2020
Post comments count3
Post likes count0

ASP.NET Core updates in .NET 5 Preview 4

Sourabh Shirhatti [MSFT]

.NET 5 Preview 4 is now available and is ready for evaluation! .NET 5 will be a current release. Get started To get started with ASP.NET Core in .NET 5.0 Preview4 install the .NET 5.0 SDK. If you're on Windows using Visual Studio, we recommend installing the latest preview of Visual Studio 2019 16.6. If you're on macOS, we recommend installing ...

ASP.NET
Oct 15, 2019
Post comments count37
Post likes count0

ASP.NET Core updates in .NET Core 3.1 Preview 1

Daniel Roth

.NET Core 3.1 Preview 1 is now available! Check out what's new in ASP.NET Core in this release.

ASP.NETASP.NET Core.NET Core
Oct 10, 2019
Post comments count62
Post likes count0

Blazor Server in .NET Core 3.0 scenarios and performance

Daniel Roth

Blazor Server in .NET Core 3.0 enables you to add rich interactive UI to your .NET apps without having to write JavaScript. Learn about when to use Blazor Server, how it scales, how it relates to Blazor WebAssembly, and how we expect to evolve Blazor in the future.

ASP.NETASP.NET Core.NET Core
Aug 7, 2019
Post comments count29
Post likes count0

Update on .NET Standard adoption

Immo Landwerth

It's about two years ago that I announced .NET Standard 2.0. Since then we've been working hard to increase the set of .NET Standard-based libraries for .NET. This includes many of the BCL components, such as the Windows Compatibility Pack, but also other popular libraries, such as the JSON.NET, the Azure SDK, or the AWS SDK. In this blog post, I'l...

.NET