Skip to content

Compile-time file embedding as string constants.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

podimo/Podimo.ConstEmbed

Repository files navigation

Podimo.ConstEmbed

This project is a Source Generator which generates constant strings from files at compile-time.

Using

We use project files to control the generation of constants. You can see how these are used in Podimo.ExampleConsoleApp.

Publish to Nuget

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.

License

See LICENSE-APACHE, LICENSE-MIT.