Skip to content

Commit

Permalink
Updated EFCore.Sqlite.NodaTime to include 7.0.0 support (#4126)
Browse files Browse the repository at this point in the history
  • Loading branch information
khellang authored Nov 10, 2022
1 parent aeb4892 commit cb6f750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entity-framework/core/extensions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ A DTO-Entity mapper with composition/aggregation handling (similar to GraphDiff)

### EntityFrameworkCore.Sqlite.NodaTime

Adds support for [NodaTime](https://nodatime.org) types when using [SQLite](https://sqlite.org). For EF Core: 5, 6.
Adds support for [NodaTime](https://nodatime.org) types when using [SQLite](https://sqlite.org). For EF Core: 5, 6, 7.

[GitHub repository](https://github.com/khellang/EFCore.Sqlite.NodaTime) | [NuGet](https://www.nuget.org/packages/EntityFrameworkCore.Sqlite.NodaTime)

Expand Down

0 comments on commit cb6f750

Please sign in to comment.