https://github.com/soenneker/soenneker.generators.generator
An abstract Generator with a cancellable async Generate method.
https://github.com/soenneker/soenneker.generators.generator
abstract base csharp dotnet generator generators util
Last synced: 5 months ago
JSON representation
An abstract Generator with a cancellable async Generate method.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.generators.generator
- Owner: soenneker
- License: mit
- Created: 2025-03-28T13:44:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-09T06:07:01.000Z (5 months ago)
- Last Synced: 2026-01-09T10:11:25.343Z (5 months ago)
- Topics: abstract, base, csharp, dotnet, generator, generators, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.generators.generator/)
[](https://github.com/soenneker/soenneker.generators.generator/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.generators.generator/)
#  Soenneker.Generators.Generator
### An abstract Generator with a cancellable async Generate method.
## Installation
```
dotnet add package Soenneker.Generators.Generator
```