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

https://github.com/ogsmurfen/entityframeworkcore-p1

A console app that usesEF Core to create and persist into a Microsoft Sql Express db
https://github.com/ogsmurfen/entityframeworkcore-p1

database dotnet dotnet8 entity-framework-core persistence sqlexpress

Last synced: 2 months ago
JSON representation

A console app that usesEF Core to create and persist into a Microsoft Sql Express db

Awesome Lists containing this project

README

          

# GettingStarted-EFCore-p1
- Using EneityFramework(EF) Core to persiste .NET objects into a database
- Using EF Core to create a new database from code