Releases for RepoDb.Sqlite.Microsoft
View the NuGet package here or download it directly here.
RepoDb.Sqlite.Microsoft (v1.14.0)
New
- Added support for .NET 8, .NET 9, and .NET 10 target frameworks.
- Referenced the
RepoDbpackagev1.14.0.
Breaking
- Dropped support for .NET 6 and .NET 7.
RepoDb.Sqlite.Microsoft (v1.13.1)
- Upgraded the
Microsoft.Data.Sqlitepackage tov7.0.4. - Referenced the
RepoDbpackagev1.13.1.
RepoDb.Sqlite.Microsoft (v1.13.1-alpha1)
- Enabled the
net7.0TFM.
RepoDb.Sqlite.Microsoft (v1.13.0)
- Referenced the
RepoDbpackagev1.13.0.
RepoDb.Sqlite.Microsoft (v1.13.0-beta1)
- Referenced the
RepoDbpackagev1.13.0-beta1.
RepoDb.Sqlite.Microsoft (v1.13.0-alpha2)
- Referenced the
RepoDbpackagev1.13.0-alpha2. - Upgraded the
Microsoft.Data.Sqlitepackage tov6.0.10.
RepoDb.Sqlite.Microsoft (v1.13.0-alpha1)
- Referenced the
RepoDbpackagev1.13.0-alpha1. - Upgraded the
Microsoft.Data.Sqlitepackage tov6.0.9.
RepoDb.Sqlite.Microsoft (v1.0.1)
- Initial release.
- Bug: Dot in schema name #1015
- Referenced the
RepoDbpackagev1.12.10. - Upgraded the
Microsoft.Data.Sqlitetov6.0.2.
RepoDb.Sqlite.Microsoft (v1.0.1-beta1)
- Question: why to order by a field, it needs to be in the select? #963
- Supported the
.NET v6.0. - Added the
TitleandPackageTagstags in the Nuget Package (.nuspec references). - Microsoft.Data.Sqlite Version #995
- Upgraded the
Microsoft.Data.Sqlitetov6.0.1. - Added the 6.0 to the target frameworks.
RepoDb.Sqlite.Microsoft (v1.0.0)
- Request: Separate the SqLite Nuget Library into 2 #880.