Showing category results for C#

Sep 26, 2022
Post comments count10
Post likes count16

Use .NET from any JavaScript app in .NET 7

Pavel Šavara

Port of the famous TodoMVC to .NET on WASM. Showcase of the JavaScript interop and running .NET in the browser, with or without Blazor.

.NETC#Blazor
Aug 22, 2022
Post comments count68
Post likes count19

C# 11 preview: generic math, required members, and more

Bill Wagner

Most of the C# 11 features are available for you to try. Learn about the latest updates shipping with Visual Studio 17.3, try them out, and give us feedback.

C#.NET
Jun 9, 2022
Post comments count34
Post likes count3

.NET 7 Preview 5 – Generic Math

Tanner Gooding [MSFT]

.NET 7 Preview 5 includes significant improvements to the Generic Math feature.

.NETC#
Jun 7, 2022
Post comments count3
Post likes count3

Exchange Online Journey to .NET Core

David Sterling (EXCHANGE)

Explore Exchange's migration from .NET Framework to .NET Core

.NETASP.NETASP.NET Core
May 12, 2022
Post comments count38
Post likes count7

Regular Expression Improvements in .NET 7

Stephen Toub - MSFT

System.Text.RegularExpressions has improved significantly in .NET 7. In this post, we'll deep-dive into many of its exciting improvements.

.NETC#Visual Studio
Apr 18, 2022
Post comments count45
Post likes count2

C# 11 Preview Updates – Raw string literals, UTF-8 and more!

Kathleen Dollard

C# 11 features are coming along nicely and the most recent release features all sorts of goodies including updates to string literals, pattern matching, checked user-defined operators, and an update on !!.

C#.NET
Feb 22, 2022
Post comments count99
Post likes count3

Early peek at C# 11 features

Kathleen Dollard

Learn about the C# 11 preview features you can try out in Visual Studio 17.1 and .NET SDK 6.0.200!

C#.NETVisual Studio
Feb 17, 2022
Post comments count30
Post likes count0

Announcing .NET 7 Preview 1

Jeremy Likness

.NET 7 Preview 1 is now available and is the start of a major .NET release, focused on cloud native, app modernization, containers, and many other improvements.

.NETC#
Nov 8, 2021
Post comments count22
Post likes count5

Welcome to C# 10

Kathleen Dollard

Check out the great new features in C# 10 as part of .NET 6 and Visual Studio 2022, that make your code prettier, more expressive, and faster.

.NETC#