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

https://github.com/jacraig/archivist

Archivist is a C# open-source library designed to simplify file loading tasks by providing a unified interface for accessing files of various formats.
https://github.com/jacraig/archivist

Last synced: about 1 year ago
JSON representation

Archivist is a C# open-source library designed to simplify file loading tasks by providing a unified interface for accessing files of various formats.

Awesome Lists containing this project

README

          

# Archivist
[![.NET Publish](https://github.com/JaCraig/Archivist/actions/workflows/dotnet-publish.yml/badge.svg)](https://github.com/JaCraig/Archivist/actions/workflows/dotnet-publish.yml) [![Coverage Status](https://coveralls.io/repos/github/JaCraig/Archivist/badge.svg?branch=main)](https://coveralls.io/github/JaCraig/Archivist?branch=main)

Archivist is a C# open-source library designed to simplify file loading tasks by providing a unified interface for accessing files of various formats.