InfoQ · @infoq
450 followers · 50 posts · Server techhub.social

Community Toolkit 8.1 has been released!

This release includes new features, bug fixes, and performance improvements to the MVVM Toolkit source generators.

Read more on : bit.ly/3YBY2aC

#dotnet #infoq #dotnetframework #dotnet7 #csharp11

Last updated 2 years ago

david.wtf · @flashmasterdash
47 followers · 101 posts · Server mastodon.gamedev.place

Looking forward to the adoption of this C# feature for Unity.

#dotnet #unity3d #unitydev #csharp11

Last updated 2 years ago

Mark J. Price · @markjprice
44 followers · 95 posts · Server tech.lgbt

I joined @jesseliberty Jesse Liberty to discuss C# and my two books, C# 11 and .NET 7, and Apps and Services with .NET 7. jesseliberty.com/2022/12/10/ma

#dotnet #dotnet7 #csharp #csharp11

Last updated 2 years ago

Duke of Germany · @duke_of_germany
134 followers · 347 posts · Server mastodon.gamedev.place

@aristurlte I could not agree more, this feature is awesome! ✨

I am doing a lot of code generation (of C# code) in my current project, and raw string literals made this effortless & very clean! 😺

The fact that some IDEs like even offer some syntax highlighting within the raw string literals makes it even better. πŸ₯°

#dotnet #csharp11 #csharp #jetbrainsrider

Last updated 2 years ago

ChiefPosh :verified: · @xeo
76 followers · 242 posts · Server home.social
ChiefPosh :verified: · @xeo
69 followers · 225 posts · Server home.social

Awesome on 11 and all is new features.

youtu.be/cqCBhkNroDI

I wish Nick was on

#video #dotnet #csharp #Mastodon #dotnet7 #csharp11 #dev

Last updated 2 years ago

Hello world, from here!

#csharp11

Last updated 2 years ago

Mark Hegreberg · @MarkHegreberg
23 followers · 28 posts · Server infosec.exchange

I'm really liking some of the functional additions in C#11. It's reminding me of haskell typeclasses and pattern matching

#dotnet7 #haskell #csharp11 #dotnetconf

Last updated 2 years ago

What is your favorite new .NET 7 or C# 11 feature? Mine is the new `required` keyword for properties. I think it will remove the need for constructors for integrity in many of my use cases.

.NET Conf starts at 8 PST: dotnetconf.net/agenda

#dotnet #dotnet7 #csharp #csharp11

Last updated 2 years ago

Mark J. Price · @markjprice
44 followers · 95 posts · Server tech.lgbt

See the diagrams for how I think Microsoft will allow developers on LTS releases of .NET to benefit from improvements in newer C# compilers. Since .NET 6 will be used by developers for longer than .NET 7, it makes sense for the .NET team to allow the use of new features in the C# compiler and improvements in libraries like EF Core. We shall see tomorrow at .NET Conf 2022 when .NET 7 reaches GA and .NET 6 gets an update. 😍

#dotnet #dotnet7 #dotnet6 #csharp #csharp11 #efcore #efcore7 #dotnetconf

Last updated 2 years ago

Mark J. Price · @markjprice
44 followers · 95 posts · Server tech.lgbt

One of the best C# 11 new features available in .NET 6 and .NET 7: raw string literals. Makes it super easy to create exactly the text content that you need and flexible enough to handle complex cases as shown in these examples.

#dotnet #dotnet7 #csharp #csharp11

Last updated 2 years ago