Showing category results for ASP.NET

Sep 28, 2021
Post comments count16
Post likes count1

Custom deployment layout for Blazor WebAssembly apps

Javier Calvarro Nelson

.NET 6 adds support for custom packaging of Blazor WebAssembly apps. In this post we'll try out the new JavaScript initializers and publishing extensibility to package Blazor WebAssembly apps as multipart bundles.

ASP.NETASP.NET CoreBlazor
Sep 17, 2021
Post comments count11
Post likes count0

HTTP/3 support in .NET 6

Sam Spencer

See how to use HTTP/3 in your apps built using .NET 6.

ASP.NET.NET.NET Internals
Sep 14, 2021
Post comments count72
Post likes count0

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

Daniel Roth

.NET 6 Release Candidate 1 is now available! Check out all the improvements in ASP.NET Core in this update.

ASP.NETASP.NET CoreBlazor
Sep 8, 2021
Post comments count8
Post likes count0

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

Jeremy Likness

An overview of some enhancements to the Azure Cosmos DB provider for Entity Framework Core introduced in EF Core 6.0. Includes a reference project that demonstrates implicit ownership, primitive collections and raw SQL.

Entity FrameworkASP.NETAzure
Aug 16, 2021
Post comments count22
Post likes count2

Introducing DevOps-friendly EF Core Migration Bundles

Jeremy Likness

EF Core's new migration bundles generate binary artifacts that you can use to deploy schema and data changes as part of your continuous delivery process.

.NETASP.NET.NET Core
Aug 10, 2021
Post comments count83
Post likes count1

ASP.NET Core updates in .NET 6 Preview 7

Daniel Roth

.NET 6 Preview 7 is now available! Check out all the improvements in ASP.NET Core in this update.

ASP.NETASP.NET CoreBlazor
Jul 14, 2021
Post comments count31
Post likes count0

ASP.NET Core updates in .NET 6 Preview 6

Daniel Roth

.NET 6 Preview 6 is now available! Check out all the improvements in ASP.NET Core in this update.

ASP.NETASP.NET CoreBlazor