Easy access to Embedded Resource Streams with T4
So, you like to use CopyAlways and relative paths for files that you need as an input stream to your application. Maybe it's a CSV file, maybe some JSON data - either way it's just not something you want to force into a long C# string! It's understan...
Jan 11, 20216 min read904


