Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antonc9018/sourcegenerators


https://github.com/antonc9018/sourcegenerators

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Source Generators

This is a collection of source generators I made while working at Flowqe.

The original repository can be found [here](https://dev.azure.com/flowqe-inc/Flowqe.Public/_git/Flowqe.SourceGenerators)

It's licensed under MIT.

## Notes

The polyfills and the msbuild configuration were mostly copied from [ComputeSharp](https://github.com/Sergio0694/ComputeSharp/tree/main) (thanks, Sergio!)

Run this command to refresh cached source generators:

```
dotnet build-server shutdown
```