BadEcho.ResourceCreator 1.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global BadEcho.ResourceCreator --version 1.0.10                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local BadEcho.ResourceCreator --version 1.0.10                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=BadEcho.ResourceCreator&version=1.0.10                
nuke :add-package BadEcho.ResourceCreator --version 1.0.10                

Bad Echo Resource Creator

Discord

The BadEcho.ResourceCreator tool is used to generate .resources files that contain files that we wish to bundle as resources for a program. The resulting .resources files created by this tool can be compiled as embedded resources and then loaded through the use of a ResourceManager.

Visual Studio's built-in code generator for .resx files fails to function correctly when it comes to embedding audio resources. Manual creation of a .resources file with this tool allows the loading of audio assets by a program to be both possible and fairly simple.

This is a dotnet tool, with the command name resource-creator.

This package exists to be used by specific Bad Echo applications, but is licensed under the GNU Affero General Public License so that others may enjoy it as well; see the accompanying license for details.

About Bad Echo

Bad Echo is a collection of software technologies and various writings by Matt Weber: a software designer, partnered Twitch streamer, and game developer.

While Bad Echo code concerns itself a great deal with the "best approaches" to general software problems, its ultimate focus and goal is to provide entertainment through the clever manipulation of games and the creation of new ones.

Getting in Contact

I'm a partnered Twitch streamer, and talking to me during one of my Omnified streams, on the off chance that I actually am streaming, is most definitely the quickest way to get my attention!

You may also reach me via email.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.12 250 11/30/2023
1.0.11 205 3/19/2023
1.0.10 320 12/2/2022
1.0.9 286 12/2/2022
1.0.8 284 12/2/2022
1.0.7 311 12/1/2022