FileMood

Download Developing Source Generators in C# 10

Developing Source Generators in 10

Name

Developing Source Generators in C# 10

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

731.0 MB

Total Files

117

Hash

17B1615F7DCA9A4A120FE50C4ABBDBAA8DC46A8C

/1. Course Overview/

1. Course Overview.mp4

4.9 MB

1. Course Overview.srt

1.8 KB

/2. Understanding C# Source Generators/

1. Introduction.mp4

3.5 MB

1. Introduction.srt

2.0 KB

2. What Is a C# Source Generator-.mp4

15.4 MB

2. What Is a C# Source Generator-.srt

10.3 KB

3. What You Will Learn in This Course.mp4

3.7 MB

3. What You Will Learn in This Course.srt

2.6 KB

4. Explore the Starter Project.mp4

7.2 MB

4. Explore the Starter Project.srt

3.2 KB

5. Solve the Problem with Reflection.mp4

15.7 MB

5. Solve the Problem with Reflection.srt

5.9 KB

6. Use a C# Source Generator.mp4

22.6 MB

6. Use a C# Source Generator.srt

8.8 KB

7. Summary.mp4

2.6 MB

7. Summary.srt

1.6 KB

/3. Setting up a C# Source Generator/

1. Introduction.mp4

2.0 MB

1. Introduction.srt

1.3 KB

2. Set up Your Environment.mp4

4.8 MB

2. Set up Your Environment.srt

2.9 KB

3. Add a Source Generator Project.mp4

9.4 MB

3. Add a Source Generator Project.srt

3.6 KB

4. Create a Source Generator.mp4

8.8 MB

4. Create a Source Generator.srt

4.6 KB

5. Reference the Source Generator Project.mp4

17.7 MB

5. Reference the Source Generator Project.srt

7.1 KB

6. Summary.mp4

1.5 MB

6. Summary.srt

0.9 KB

/4. Generating Source Files/

1. Introduction.mp4

2.3 MB

1. Introduction.srt

1.5 KB

2. View the Syntax Tree of a C# File.mp4

11.1 MB

2. View the Syntax Tree of a C# File.srt

4.2 KB

3. Set up the Pipeline.mp4

20.8 MB

3. Set up the Pipeline.srt

7.1 KB

4. Use Static Anonymous Functions.mp4

13.7 MB

4. Use Static Anonymous Functions.srt

4.7 KB

5. Generate a Source File.mp4

8.8 MB

5. Generate a Source File.srt

3.2 KB

6. Delete the Visual Studio Cache.mp4

13.4 MB

6. Delete the Visual Studio Cache.srt

5.0 KB

7. Emit the Generated Source Files.mp4

13.2 MB

7. Emit the Generated Source Files.srt

5.5 KB

8. Summary.mp4

2.0 MB

8. Summary.srt

1.2 KB

/5. Working with the Syntax API/

01. Introduction.mp4

2.7 MB

01. Introduction.srt

1.7 KB

02. Generate a Partial Class.mp4

17.2 MB

02. Generate a Partial Class.srt

6.2 KB

03. Understand the Syntax API.mp4

16.8 MB

03. Understand the Syntax API.srt

9.8 KB

04. Debug Your Source Generator.mp4

22.2 MB

04. Debug Your Source Generator.srt

7.9 KB

05. Grab the Namespace.mp4

16.2 MB

05. Grab the Namespace.srt

5.6 KB

06. Support File-scoped Namespaces.mp4

14.0 MB

06. Support File-scoped Namespaces.srt

4.8 KB

07. Generate a ToString Method.mp4

14.1 MB

07. Generate a ToString Method.srt

5.7 KB

08. Split up the ToString Generation.mp4

12.7 MB

08. Split up the ToString Generation.srt

4.7 KB

09. Write out the Members.mp4

23.8 MB

09. Write out the Members.srt

8.6 KB

10. Check the Access Modifier.mp4

11.3 MB

10. Check the Access Modifier.srt

4.3 KB

11. See Live How Code Is Generated.mp4

7.5 MB

11. See Live How Code Is Generated.srt

2.8 KB

12. Summary.mp4

2.1 MB

12. Summary.srt

1.3 KB

/6. Adding a Marker Attribute/

1. Introduction.mp4

1.8 MB

1. Introduction.srt

1.1 KB

2. Understand the Plan.mp4

4.3 MB

2. Understand the Plan.srt

2.6 KB

3. Create the Attribute.mp4

29.1 MB

3. Create the Attribute.srt

11.2 KB

4. Use the Attribute on a Class.mp4

5.2 MB

4. Use the Attribute on a Class.srt

2.3 KB

5. Check the Syntax Target.mp4

15.6 MB

5. Check the Syntax Target.srt

5.6 KB

6. Get the Semantic Target.mp4

30.6 MB

6. Get the Semantic Target.srt

10.6 KB

7. Summary.mp4

2.6 MB

7. Summary.srt

1.6 KB

/7. Using the Semantic Model/

01. Introduction.mp4

2.4 MB

01. Introduction.srt

1.5 KB

02. The Problem with the Attribute.mp4

15.7 MB

02. The Problem with the Attribute.srt

6.0 KB

03. What Is the Semantic Model-.mp4

12.1 MB

03. What Is the Semantic Model-.srt

9.4 KB

04. Check the Attribute.mp4

28.6 MB

04. Check the Attribute.srt

9.6 KB

05. Another Case for the Semantic Model.mp4

18.4 MB

05. Another Case for the Semantic Model.srt

7.1 KB

06. Create a Model.mp4

12.4 MB

06. Create a Model.srt

4.3 KB

07. Use the Model.mp4

29.7 MB

07. Use the Model.srt

9.1 KB

08. Iterate over the Members.mp4

18.9 MB

08. Iterate over the Members.srt

7.8 KB

09. Analyze the Performance.mp4

19.3 MB

09. Analyze the Performance.srt

7.2 KB

10. Understand How the Cache Works.mp4

8.3 MB

10. Understand How the Cache Works.srt

4.2 KB

11. Implement Equals on the Model.mp4

23.9 MB

11. Implement Equals on the Model.srt

8.8 KB

12. Use Collect in the Pipeline.mp4

22.7 MB

12. Use Collect in the Pipeline.srt

8.0 KB

13. Summary.mp4

2.7 MB

13. Summary.srt

1.7 KB

/8. Packaging Your Source Generator/

1. Introduction.mp4

1.9 MB

1. Introduction.srt

1.2 KB

2. Create a NuGet Package.mp4

17.5 MB

2. Create a NuGet Package.srt

7.2 KB

3. Use the NuGet Package.mp4

23.3 MB

3. Use the NuGet Package.srt

10.3 KB

4. Summary.mp4

3.8 MB

4. Summary.srt

2.3 KB

/

c-sharp-10-developing-source-generators.zip

14.1 MB

 

Total files 117


Copyright © 2025 FileMood.com