https://github.com/x9void/boid.sourcegenerator
Stuff to ease working with C# source generators
https://github.com/x9void/boid.sourcegenerator
Last synced: 7 months ago
JSON representation
Stuff to ease working with C# source generators
- Host: GitHub
- URL: https://github.com/x9void/boid.sourcegenerator
- Owner: X9VoiD
- License: mit
- Created: 2022-12-21T21:53:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T18:27:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-26T10:23:08.803Z (8 months ago)
- Language: C#
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boid.SourceGenerator
Stuff for working with C# source generators.
## Projects
| Project | Version | Description |
| ------- | ------- | ----------- |
| [Boid.SourceGenerator.Testing](src/Boid.SourceGenerator.Testing) | [](https://www.nuget.org/packages/Boid.SourceGenerator.Testing) | Test incremental generators with ease! |