This repository contains sample .NET projects which are using EF Core to perform database operations for MS SQL Server, MySQL, SQLite & CosmosDB. 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.
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 |
CosmosDB | https://youtu.be/j5ylkjbJmu4 |
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.