https://github.com/aptivi-archives/filemagic
File magic querying library for C#, like the `find` command
https://github.com/aptivi-archives/filemagic
csharp csharp-lib csharp-library file file-magic file-magic-bytes file-magic-number files library
Last synced: 3 months ago
JSON representation
File magic querying library for C#, like the `find` command
- Host: GitHub
- URL: https://github.com/aptivi-archives/filemagic
- Owner: Aptivi-Archives
- License: gpl-3.0
- Archived: true
- Created: 2024-03-23T18:48:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T17:31:09.000Z (over 1 year ago)
- Last Synced: 2025-01-03T07:32:27.279Z (12 months ago)
- Topics: csharp, csharp-lib, csharp-library, file, file-magic, file-magic-bytes, file-magic-number, files, library
- Language: C#
- Homepage:
- Size: 3.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README

# FileMagic
*File magic information querying for C#, like the `file` command.*
[![Badge Main]][Main]
[![Badge Main Linux]][Main Linux]
[![Badge Latest]][Latest]
[![Badge NuGet]][NuGet]
![Badge Size]
[![Badge Downloads]][Releases]
[![Button Manual]][Manual]
[![Button Libraries]][Libraries]
[Releases]: https://github.com/Aptivi/FileMagic/releases
[Latest]: https://github.com/Aptivi/FileMagic/releases/latest
[NuGet]: https://www.nuget.org/packages/FileMagic/
[Main]: https://github.com/Aptivi/FileMagic/actions/workflows/build-win.yml
[Main Linux]: https://github.com/Aptivi/FileMagic/actions/workflows/build-linux.yml
[Libraries]: https://aptivi.gitbook.io/FileMagic-manual/project-dependencies
[Manual]: https://aptivi.gitbook.io/FileMagic-manual/
[Badge Downloads]: https://img.shields.io/github/downloads/Aptivi/FileMagic/total?color=217346&label=Downloads&style=for-the-badge&logoColor=white&logo=DocuSign&labelColor=2d9d5f
[Badge Latest]: https://img.shields.io/github/v/release/Aptivi/FileMagic?color=212121&include_prereleases&label=github&style=for-the-badge&logoColor=white&logo=AzureArtifacts&labelColor=303030
[Badge NuGet]: https://img.shields.io/nuget/vpre/FileMagic?color=012f52&style=for-the-badge&logoColor=white&logo=NuGet&labelColor=004880
[Badge Size]: https://img.shields.io/github/repo-size/Aptivi/FileMagic?color=bb4a28&label=size&logoColor=white&style=for-the-badge&logo=GoogleAnalytics&labelColor=E85C33
[Badge Main]: https://github.com/Aptivi/FileMagic/actions/workflows/build-win.yml/badge.svg
[Badge Main Linux]: https://github.com/Aptivi/FileMagic/actions/workflows/build-linux.yml/badge.svg
[Button Libraries]: https://img.shields.io/badge/Libraries-EA8220?style=for-the-badge&logoColor=white&logo=AzureArtifacts
[Button Manual]: https://img.shields.io/badge/Docs-blueviolet?style=for-the-badge&logoColor=white&logo=GitBook