XOS.Data.Sqlite 1.0.0
For all type of sqlite operations,
Usage:-
Please add in the startup.cs
public void ConfigureServices(IServiceCollection services)
{
services.AddSqlite(connectionString);
}
No packages depend on XOS.Data.Sqlite.
.NET 8.0
- Microsoft.Data.Sqlite (>= 8.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0 | 108 | 10/8/2024 |