Skip to content

.net standard 2.0 generator for strongly named Embedded Resource names.

License

Notifications You must be signed in to change notification settings

surgicalcoder/StronglyTypedEmbeddedResources

Repository files navigation

StronglyTypedEmbeddedResources

.net standard 2.0 generator for strongly named Embedded Resource names.

How to use

Add from Nuget - GoLive.Generator.StronglyTypedEmbeddedResources - then enjoy the EmbeddedResource.g.cs that gets generated in the root of the project.

Why don't you use the AddSource method, why do you output a file?

Well, because AddSources is a bit flaky in some IDEs at the moment, it doesn't always get updated, so the old fashioned method of creating a file is the best.

About

.net standard 2.0 generator for strongly named Embedded Resource names.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages