Showing results for ASP.NET Core - .NET Blog

Dec 4, 2023
17
17

Extending WebAssembly to the Cloud with .NET

Richard Lander
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
34
9

Announcing .NET Chiseled Containers

Richard Lander
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
52
10

Announcing ASP.NET Core in .NET 8

Daniel Roth
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
42
17

What’s new with identity in .NET 8

Jeremy Likness
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#
Oct 4, 2023
21
16

C# Dev Kit – Now Generally Available

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

We are thrilled to announce the general availability of C# Dev Kit, a Visual Studio Code extension that brings an improved editor-first C# development experience to Linux, macOS, and Windows.

.NETASP.NETASP.NET Core