this post was submitted on 11 Jul 2023
4 points (83.3% liked)

.NET

1442 readers
3 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 1 year ago
MODERATORS
 

I just personally love them and I am looking to get a deeper understanding of them and how to implement them.

Do you chaps have any good resources? (Articles, nuget packages, etc.)

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

I haven't used source generators, but generally .NET documentation alone is a very good resource. Besides that you can also check Nick Chapsas on YouTube, he probably covered this topic already.

[–] [email protected] 2 points 1 year ago

An example is on gihtub: Mvvmgen

By a really nice Guy

[–] [email protected] 2 points 1 year ago

Incremental source generators are the new thing, and MS's docs are not fully up to date. Some introductions:

https://github.com/dotnet/roslyn/blob/main/docs/features/incremental-generators.md

https://youtu.be/BfYxZ4mfv0E

load more comments
view more: next ›