This project is a Source Generator which generates constant strings from files at compile-time.
We use project files to control the generation of constants. You can see how these are used in Podimo.ExampleConsoleApp.
Publishing to Nuget requires a tag to be attached to a given commit in the main
branch.
GitHub Actions will build the package, publish to Nuget and create a GitHub release as well.
See LICENSE-APACHE, LICENSE-MIT.