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

https://github.com/gsemac/ourfoodchain.common

A collection of .NET utilities for use with the OurFoodChain project
https://github.com/gsemac/ourfoodchain.common

Last synced: 11 months ago
JSON representation

A collection of .NET utilities for use with the OurFoodChain project

Awesome Lists containing this project

README

          

# OurFoodChain.Common

This project is an ongoing rewrite of [OurFoodChain.Bot](https://github.com/gsemac/OurFoodChain.Bot) with a focus on organization and maintainability.

The most notable change is the transition from using SQLite directly to EF Core.