Quantcast
Channel: September 2021 - .NET Blog
Browsing latest articles
Browse All 8 View Live

Image may be NSFW.
Clik here to view.

File IO improvements in .NET 6

For .NET 6, we have made FileStream much faster and more reliable, thanks to an almost entire re-write. For same cases, the async implementation is now a few times faster! We also recognized the need...

View Article



Image may be NSFW.
Clik here to view.

Taking the EF Core Azure Cosmos DB Provider for a Test Drive

The release of EF Core 6.0 is right on the horizon (as I write this). The team has been hard at work adding features. One area of focus is the Azure Cosmos DB experience. We received feedback that many...

View Article

Image may be NSFW.
Clik here to view.

Update on .NET Multi-platform App UI (.NET MAUI)

The .NET 6 project started in late 2020 as we were finishing .NET 5 where we started the journey to unify the .NET platform runtimes, libraries, and SDK. .NET 5 proved to be a very successful release,...

View Article

.NET September 2021 Updates – 5.0.10 and 3.1.19

Today, we are releasing the .NET September 2021 Updates. These updates contains reliability and other improvements. See the individual release notes for details on updated packages. You can download...

View Article

Image may be NSFW.
Clik here to view.

Announcing .NET 6 Release Candidate 1

We are happy to release .NET 6 Release Candidate 1. It is the first of two “go live” release candidate releases that are supported in production. For the last month or so, the team has been focused...

View Article


ASP.NET Core updates in .NET 6 Release Candidate 1

.NET 6 Release Candidate 1 (RC1) is now available and includes many great new improvements to ASP.NET Core. Here’s what’s new in this preview release: Render Blazor components from JavaScript Blazor...

View Article

HTTP/3 support in .NET 6

.NET 6 includes preview support for HTTP/3: In Kestrel, HTTP.Sys & IIS for ASP.NET for server scenarios In HttpClient to make outbound requests For gRPC What is HTTP/3 and why is support important?...

View Article

Image may be NSFW.
Clik here to view.

Custom deployment layout for Blazor WebAssembly apps

Some environments block the download and execution of DLLs from the network to prevent the potential spread of malware, which can also block downloading Blazor WebAssembly apps. To enable Blazor...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images