Showing results for 2023 - Page 3 of 18 - .NET Blog

Nov 14, 2023
Post comments count5
Post likes count5

Announcing F# 8

RNDr. Tomáš Grošup, Ph.D.
RNDr. Tomáš Grošup, Ph.D.

Read what is new in F# 8 - the language, compiler tooling and FSharp.Core standard library

.NETF#
Nov 14, 2023
Post comments count12
Post likes count25

Announcing C# 12

Kathleen Dollard
Kathleen Dollard

Announcing the official release of C# 12, including collection expressions, primary constructors, and more!

.NETC#
Nov 14, 2023
Post comments count1
Post likes count8

Entity Framework Core 8 (EF8) is available today

Arthur Vickers
Arthur Vickers

Announcing EF Core 8 (EF8) with complex types, primitive collections, better JSON, and exciting new query translations!

.NETEntity Framework
Nov 14, 2023
Post comments count52
Post likes count10

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 14, 2023
Post comments count40
Post likes count17

Announcing .NET MAUI in .NET 8

David Ortinau
David Ortinau

.NET MAUI in .NET 8 has arrived with quality improvements, performance and memory improvements, desktop enhancements, and more.

.NET.NET MAUI
Nov 7, 2023
Post comments count6
Post likes count5

Join us for the Great .NET 8 Hack

Aaron Powell
Aaron Powell

Join us for a virtual hackathon, November 20 to December 4, 2023 to learn how to build awesome apps with .NET, AI, or Cloud Native. And a chance to win exciting prizes!

.NET.NET MAUIMachine Learning
Nov 6, 2023
Post comments count6
Post likes count6

The convenience of System.IO

Richard Lander
Richard Lander

File I/O APIs are used pervasively in apps. .NET has great API for reading and writing files. They are a great example of the convenience of .NET.

.NETC#Performance
Nov 3, 2023
Post comments count42
Post likes count17

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#
Nov 2, 2023
Post comments count3
Post likes count4

A new F# compiler feature: graph-based type-checking

Florian Verdonck
Florian Verdonck

Graph-based type-checking is a new F# compiler flag that allows the compiler to type-check files in a project in parallel whenever possible.

.NETF#