Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magicxor/resgen

ResGen port for .NET 6, .NET 8, etc. The Resource File Generator (Resgen.exe) converts text (.txt or .restext) files and XML-based resource format (.resx) files to common language runtime binary (.resources) files that can be embedded in a runtime binary executable or satellite assembly.
https://github.com/magicxor/resgen

dotnet-cli dotnet-core dotnet-tool dotnet6 dotnet8 localization resgen resources restext resx resxconverter txt

Last synced: 2 days ago
JSON representation

ResGen port for .NET 6, .NET 8, etc. The Resource File Generator (Resgen.exe) converts text (.txt or .restext) files and XML-based resource format (.resx) files to common language runtime binary (.resources) files that can be embedded in a runtime binary executable or satellite assembly.

Awesome Lists containing this project