Перейти к содержимому

SQLite | C# | Entity Framework | Part 5 | SQLite CRUD Operations using EF6 in C#

tips'n tricks (Tips&Tricks)

0:00 / 0:00

SQLite | C# | Entity Framework | Part 5 | SQLite CRUD Operations using EF6 in C#

4 096 просмотров · 4 года назад
tips'n tricks (Tips&Tricks)
3,57 тыс. подписчиков
4 096 просмотров · 4 года назад
Welcome to SQLite Tutorial | SQLite with Entity Framework in C# In this episode we're going to cover How to connect SQLite database and perform CRUD (Create, Read, Update and Delete) operations using Entity Framework in C#. The best thing we're going to accomplish this without using and 3rd party API other than SQLite Nuget Package #SQLiteAndCSharp #SQLiteAndEntityFramework #EntityFramework How to connect to SQLite Database How to connect to SQLite using C# How to connect to SQLite using Entity Framework How to perform SQLite CRUD operations using Entity Framework in C# link to code: https://crudzone.wordpress.com/sqlite/