View Source Bonfire.Files
File management for bonfire apps.
Bonfire Files wraps waffle a file management library, adding support for media type checking using magic bytes inside of files, along with creating a pointable table for storage of file data.
Configuration
TODO's
- Generate docs
- More tests