Showing tag results for C#

Feb 28, 2023
Post comments count1
Post likes count1

Join us for Hack Together: Microsoft Graph and .NET

Waldek Mastykarz

Join us for Hack Together, our virtual hackathon to learn how to build powerful apps with Microsoft Graph and .NET and win exciting prizes.

.NETASP.NET CoreC#
Feb 6, 2023
Post comments count39
Post likes count14

Update to the .NET language strategy

Kathleen Dollard

Interested in what is going on and the future of .NET languages, (C#, F#, and Visual Basic)? We have just published an updated version of the .NET Language Strategy on our documentation!

.NETC#.NET Framework
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
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#
Apr 5, 2021
Post comments count14
Post likes count0

Announcing Open Source C# standardization

Bill Wagner

The C# standards committee moved its work into Open Source. ECMA worked with the .NET Foundation, enabling C# developers worldwide to participate in the standardization effort. Visit the C# standards repo for more information.

.NETC#
Mar 10, 2021
Post comments count11
Post likes count0

Blinking LEDs with Raspberry Pi

Richard Lander

You can blink lots of LEDs with the Raspberry Pi, with a new set of LED blinking APIs.

.NET.NET Core
Dec 8, 2020
Post comments count10
Post likes count0

Infer#: Interprocedural Memory Safety Analysis For C#

Xin Shi

We are excited to announce the public release of Infer#, which brings the interprocedural static analysis capabilities of Infer to the .NET community.

.NET.NET CoreC#