Top 20 NuGet Packages depending on WarHub.ArmouryModel.Source

Total dependencies: 4

Implementations of wham ProjectModel for BattleScribe format files: .cat(z), .gst(z), .bsi, .bsr.
Provides BattleScribe compatibility/convenience layer for wham (WarHub.ArmouryModel) library. Commonly used types: * BattleScribeXml (for static convenient methods loading datafiles) * BattleScribeSerializer for instance methods (de)serializing data objects
This library provides abstract API to operate on wham workspaces and their configuration (.whamproj configuration files). Types provided: * IDatafileInfo (and DatafileInfo) * IProjectConfigurationProvider (and ProjectConfigurationProviderBase, and Extensions) * IWorkspace * ProjectToolset (Version, ...
Implementations of wham ProjectModel for gitree format where directory and file structure is a part of datafile content, building up final datafiles from tiny files. It's mostly designed to work well with VCS such as git.