© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago
plushechka

SQLite connection in .net maui

Good afternoon, I decided to connect SQLite database in MAUI project. I decided to use Reverse Engineering in EF Core to create classes. I successfully installed all the nugget packages, but when it came to adding classes, I got this error: "The specified deps.json [C:\Diplom\MauiApp168768\bin\Debug\net8.0-android\MauiApp168768.deps.json] does not exist". I used the cmd command : dotnet ef dbcontext scaffold "Data Source=C:\Diplom\MauiApp168768\DataBase\My Users.db" Microsoft.EntityFrameworkCore.Sqlite -o Entities
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Connecting SQLite in MAUI
C#CC# / help
2y ago
.NET MAUI MAUI in ACTION BOOK
C#CC# / help
2y ago
Calls in .NET Maui
C#CC# / help
2y ago
TabView In .net maui
C#CC# / help
2y ago