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

https://github.com/t2wain/electricaldb

A reference implementation of EntityFramework Core
https://github.com/t2wain/electricaldb

electrical-engineering entity-framework-core microsoft-access-database sqlite3

Last synced: 12 months ago
JSON representation

A reference implementation of EntityFramework Core

Awesome Lists containing this project

README

          

## A Reference Implementation of Using EntityFramework Core

The objective of this project is to implement a typical code-first design of EntityFramework Core. It will be used as a reference guide for future projects that use EntityFramework Core.