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
- Host: GitHub
- URL: https://github.com/gsemac/ourfoodchain.common
- Owner: gsemac
- Created: 2021-01-30T02:53:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-04T08:36:01.000Z (over 4 years ago)
- Last Synced: 2025-01-30T19:23:32.327Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 209 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.