Skip to content

Commit

Permalink
Add EntityFrameworkCore.Sqlite.NodaTime (#2982)
Browse files Browse the repository at this point in the history
  • Loading branch information
khellang committed Jan 6, 2021
1 parent f9514ec commit 67a8d08
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions entity-framework/core/extensions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,3 +253,9 @@ Extends EF Core to resolve connection strings from App.config. For EF Core: 3.
A DTO-Entity mapper with composition/aggregation handling (similar to GraphDiff). For EF Core: 3, 5.

[NuGet](https://www.nuget.org/packages/Detached.Mappers.EntityFramework)

### EntityFrameworkCore.Sqlite.NodaTime

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

[GitHub repository](https://github.com/khellang/EFCore.Sqlite.NodaTime)

0 comments on commit 67a8d08

Please sign in to comment.