#dotnet 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 #InfoQ: http://bit.ly/3YBY2aC
#dotnet #infoq #dotnetframework #dotnet7 #csharp11
I joined @jesseliberty Jesse Liberty to discuss C# and my two books, C# 11 and .NET 7, and Apps and Services with .NET 7. https://jesseliberty.com/2022/12/10/mark-price-on-c-11-fixed/
#dotnet #dotnet7 #csharp #csharp11
#dotnet #dotnet7 #csharp #csharp11
A Mostly Complete Guide to C# 11βs Final Features https://medium.com/young-coder/a-mostly-complete-guide-to-c-11s-final-features-d43e6c9aa727
@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 #JetBrainsRider even offer some syntax highlighting within the raw string literals makes it even better. π₯°
#dotnet #csharp11 #csharp #jetbrainsrider
Lots of great #dotnet and #csharp videos have been posted today on the #dotnet #youtube channel!
https://www.youtube.com/c/dotNET/videos
also check the playlist:
https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVlqu_V8EXUDDnPsYwemxjn
#dotnet #csharp #youtube #dotnetconf #csharp11 #dotnet7 #performance #features
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
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: https://www.dotnetconf.net/agenda
#dotnet #dotnet7 #csharp #csharp11
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
#dotnet #dotnet7 #dotnet6 #csharp #csharp11 #efcore #efcore7 #dotnetconf
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
#dotnet #dotnet7 #csharp #csharp11