.Net Standard
Sqlite using Entity Framework
Repository Pattern
This course will teach you about converting PCL project to .Net library and also about using Microsoft Sqlite nuget package using Entity framework. This course also focuses on importance of using Singleton pattern to create database connection and about Repository pattern on write less code and do more with CRUD operations by reusing existing code with different entities, which enables our code to more on tests coverage.
Introduction
1
Introduction
2
Side note
PCL to .Net Library 2.0
1
Net Standard
2
Net Standard cont
3
Create PCL project
4
Convert PCL to .Net Library 2.0
5
Add Xamarin forms nuget
6
Resolve Library Errors
7
Add Compatibility Nuget
8
Run in Simulator
Add Microsoft Sqlite
1
Introduction
2
Add Microsoft SQlite NuGet package
3
Run in Simulator After Nuget packages
4
Add DB Context
5
Create Database
6
Add New table
7
CRUD and test Sqlite
Singleton Pattern
1
Introduction
2
Add Singleton pattern to Database connection
Repository Pattern
1
Introduction
2
Repository Pattern
3
Read data from SQlite
Conclusion
1
Thank you
You can view and review the lecture materials indefinitely, like an on-demand channel.
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don't have an internet connection, some instructors also let their students download course lectures. That's up to the instructor though, so make sure you get on their good side!