Skip to content

This repository contains ASP.NET Core projects which are using EF Core to perform database operations for MS SQL Server, MySQL & SQLite. We have created these projects for developers who are getting started with EF Core and they want to know how you perform CRUD operations, load related data, load data from views and call stored procedures.

License

Notifications You must be signed in to change notification settings

odixon/EFCore.AllDatabasesConsidered

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains ASP.NET Core projects which are using EF Core to perform database operations for MS SQL Server, MySQL & SQLite. We have created these projects for developers who are getting started with EF Core and they want to know how you perform CRUD operations, load related data, load data from views and call stored procedures.

Tutorials

We have created tutorials for you to create these projects from scratch. Please check the list below to create Web APIs for your databases.

Database Tutorial
MS SQL Server https://youtu.be/DoYmpAPoixI
MySQL https://youtu.be/pzFY45La2LE
SQLite https://youtu.be/xs3JKpePnvs

Contact Us

If you have any questions on how this project is setup then you can reach out to us on below handles.

https://twitter.com/curious_drive
https://www.facebook.com/curiousdrive/
https://www.youtube.com/c/curiousdrive

Let us know how it goes.

About

This repository contains ASP.NET Core projects which are using EF Core to perform database operations for MS SQL Server, MySQL & SQLite. We have created these projects for developers who are getting started with EF Core and they want to know how you perform CRUD operations, load related data, load data from views and call stored procedures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TSQL 90.1%
  • C# 9.9%