Showing category results for ASP.NET Core

Dec 20, 2023
Post comments count6
Post likes count107

Announcing .NET Aspire Preview 2

Damian Edwards

.NET Aspire Preview 2 is now available and includes many improvements and new capabilities.

.NETASP.NET CoreCloud Native
Dec 4, 2023
Post comments count17
Post likes count17

Extending WebAssembly to the Cloud with .NET

Richard Lander

We're closely following the progress of WebAssembly, including WebAssembly System Interface (WASI). There's a new experimental workload in .NET 8 for WASI that extends the capabilities of Wasm towards the Cloud.

.NETASP.NET CoreCloud
Nov 21, 2023
Post comments count34
Post likes count9

Announcing .NET Chiseled Containers

Richard Lander

.NET chiseled Ubuntu container images are now GA and can be used in production, for .NET 6, 7, and 8.

.NETASP.NET CoreContainers
Nov 14, 2023
Post comments count52
Post likes count10

Announcing ASP.NET Core in .NET 8

Daniel Roth

.NET 8 is now available! Check out all the new features and improvements in ASP.NET Core in this release.

.NETASP.NETASP.NET Core
Nov 3, 2023
Post comments count42
Post likes count17

What’s new with identity in .NET 8

Jeremy Likness

An introduction to identity in .NET 8 with code examples to secure APIs, generate a Blazor-based UI and integrate authentication into Blazor WebAssembly apps.

.NETASP.NET CoreC#