Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    C# 11 Unleashed: A Comprehensive Guide To New Features

    Posted By: ELK1nG
    C# 11 Unleashed: A Comprehensive Guide To New Features

    C# 11 Unleashed: A Comprehensive Guide To New Features
    Published 8/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 569.79 MB | Duration: 1h 39m

    Learn the latest stuff about your favorite programming language and framework

    What you'll learn

    explore all the new capabilities of the new version of the C# language

    transform some pieces of code from C# 10 to C# 11

    create easiliy lisible strings

    use generic attributes

    more pattern matching with the list pattern

    create required properties

    Requirements

    basics of C#

    Description

    This "What's New in C# 11" course is designed to provide developers with a comprehensive understanding of the latest features and enhancements introduced in the C# programming language and the .NET framework. As technology evolves rapidly, staying up-to-date with the latest tools and functionalities is essential for any C# and .NET developer.In this advanced-level course, participants will explore the cutting-edge features introduced in C# 11 and .NET 7, gaining practical insights into how to leverage these improvements effectively in real-world projects. The curriculum covers a range of topics, from new language syntax and powerful constructs to enhanced performance and productivity tools.C# 11 Language Enhancements:Explore pattern matching improvements and method groupsDiscover the new capabilities added to manage stringsLearn about the new way of declaring attributesEnhance your existing interfaces by adding static stuff to themUnderstand the usage of the new "file" scopeGet your structs to the next level.NET 7 new APIs:Be more precise when dealing with timeCreate generics methods to handle numbersEnhance your colleagues' experience by decorating stingsDiscover the new APIs for Unix-based systemsBy the end of this course, participants will be equipped with the skills and knowledge to take full advantage of the latest features in C# 11 and .NET 7, allowing them to build more robust, performant, and cutting-edge applications. Whether you are a seasoned C# developer or a .NET enthusiast looking to expand your skill set, this course will empower you to embrace the latest advancements in the C# language and the .NET ecosystem. Join us on this journey of exploration and innovation in the world of C# 11 and .NET 7 development.This course is not design for C# beginners. We will assume that you already work with C# and have at least 6 months of experience with C# and .NET Framework.

    Overview

    Section 1: Introduction

    Lecture 1 Introduction

    Lecture 2 A quick note about the setup of the project

    Lecture 3 Code from demos

    Section 2: C# 11 : Languages features

    Lecture 4 Introduction to raw string litterals

    Lecture 5 Multilines and indented raw string litterals

    Lecture 6 Interpolation in raw string litterals

    Lecture 7 String interpolation enhancement: new line

    Lecture 8 Compile-time UTF8 strings

    Lecture 9 List patterns

    Lecture 10 List pattern with strings

    Lecture 11 New required keyword

    Lecture 12 Auto default structs

    Lecture 13 Usages of the new file access modifier

    Lecture 14 Performance enhancement: improve method group (very technical)

    Lecture 15 Extending nameof scope

    Lecture 16 Generic attributes

    Lecture 17 Static abstract methods and properties

    Section 3: .NET 7 new methods

    Lecture 18 The new INumber interface for number algorithms

    Lecture 19 Be more precise when dealing with time and dates

    Lecture 20 Easy way to manage .tar files

    Lecture 21 Manage Unix file permissions directly from your .NET code

    Lecture 22 Use a new attribute to enhance other developers experience

    c# developers