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

https://github.com/byronmayne/resourceindex.generator

Resource Index is a source generator used to generate a static `Resources` class to load embedded resources from within an assembly. It's a rather small generator that leverages SourceGenerator.Foundations
https://github.com/byronmayne/resourceindex.generator

Last synced: 7 months ago
JSON representation

Resource Index is a source generator used to generate a static `Resources` class to load embedded resources from within an assembly. It's a rather small generator that leverages SourceGenerator.Foundations

Awesome Lists containing this project

README

          

# ResourceIndex.Generator
Resource Index is a source generator used to generate a static `Resources` class to load embedded resources from within an assembly. It's a rather small generator that leverages SourceGenerator.Foundations