Oleg Kyrylchuk - Default Value for *OrDefault Methods - New *By Methods - A new Chunk Method - Three-way Zip Method - Index Support in the ElementAt Method - Range Support in the Take Method - Avoiding Enumeration with TryGetNonEnumeratedCount
Strona głównaUżytkownik
wp171 | użytkownik
Syndrom Oszusta w Programowaniu - Modest Programmer
Sztuka programowania 1008 dni, 18 godzin, 18 minut temu 174 źrodło rozwiń
It’s .NET’s 20th birthday: 20 years since Microsoft released v1.0 of their managed runtime, a Base Class Library, a couple of application frameworks, and the C# programming language. So I thought I’d do a retrospective of my 20 years working with .NET, because I’m extraordinarily vain and I assume people want to read stuff like this.1.0 beta It was some time in late 2001 when Microsoft released the beta version of their new framework. I’d just returned to programming after a brief stint as a professiona...
Kathleen D April 18th, 2022 Features for C# 11 are coming along nicely! You can check these features out by downloading Visual Studio 17.2 Preview 3 or .NET 7 Preview 3 for other editors. You can find more about C# 11 features that appeared earlier in What’s new in C# 11 and Early peek at C# 11 features and you can follow the progress of C# 11 on the Feature Status page. You can find out about other .NET 7 Preview 3 features in this .NET Blog post and more about Visual Studio 17.2 in the release notes....
Jon D April 13th, 2022 Today, we are glad to release .NET 7 Preview 3. The third preview of .NET 7 includes enhancements to observability, startup times, codegen, GC regions, native AOT compilation, and more. The bits are available for you to grab right now and start experimenting with new features like:Native AOTDefault GC regionsASP.NET Core startup time improvements You can download .NET 7 Preview 3, for Windows, macOS, and Linux.Installers and binariesContainer imagesLinux packagesRelease notesKno...