Skip to content

Latest commit

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

🚀 Usmap.NET

A .NET parser for .usmap files

GitHub releaseNugetNuget DownloadsGitHub issuesLicense


📦 Installation

Install via NuGet:

Install-Package Usmap.NET

✨ Features

  • Supports up to version 4 (ExplicitEnumValues)
  • Supports compressed files with: Brotli, Oodle & Zstandard

🔧 Example Usage

usingUsmapDotNet;varusmap=Usmap.Parse("C:/Test/Example.usmap",newUsmapOptions{Oodle=oodleInstance,// optional for oodle compressed filesSaveNames=false});

🤝 Contributing

Contributions are welcome and appreciated!

Whether it's fixing a typo, suggesting an improvement, or submitting a pull request — every bit helps.


📄 License

This project is licensed under the MIT License.


⭐️ Star the repo if you find it useful!
Feel free to open an issue if you have any questions or feedback.

About

A .NET parser for .usmap files

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages