dotConnect for SQLite Articles
Here is the list of some articles about dotConnect for SQLite. The full documentation can be viewed online or downloaded as chm file. When you install dotConnect for SQLite, its documentation is also integrated into Visual Studio help collections.
Tutorials
These tutorials will guide you through the process of creating a simple application powered by the LightSwitch or LinqConnect technology. In less than 5 minutes you will have a ready-to-use data access layer for your business objects.
- How to connect SQLite database in .NET application
- .NET SQLite Connection Strings
- How to Use Entity Framework (EF) Core with SQLite
- SQLite CRUD Operations in .NET MAUI
- How to use SQLite and Entity Framework Core in Blazor
- Entity Framework Core Code-First Tutorial
- Entity Framework Support in ADO.NET Provider for SQLite
- Tutorial: How to Connect Visual Studio LightSwitch to SQLite
- LINQ to SQLite Tutorial
- SQLite Integration with ASP.NET Provider Model
- SimpleMembership and SimpleRole Providers for SQLite in ASP.NET MVC 4 Application Tutorial