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.
this post was submitted on 11 Jul 2023
4 points (83.3% liked)
.NET
1464 readers
1 users here now
Getting started
Useful resources
IDEs and code editors
- Visual Studio (Windows/Mac)
- Rider (Windows/Mac/Linux)
- Visual Studio Code (Windows/Mac/Linux)
Tools
Rules
- Rule 1: Follow Lemmy rules
- Rule 2: Be excellent to each other, no hostility towards users for any reason
- Rule 3: No spam of tools/companies/advertisements
Related communities
Wikipedia pages
- .NET (open source & cross platform)
- .NET Framework (proprietary & Windows-only)
founded 1 year ago
MODERATORS
An example is on gihtub: Mvvmgen
By a really nice Guy
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
view more: next ›