We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c3955 commit 4579072Copy full SHA for 4579072
README.md
@@ -18,6 +18,7 @@ This project was started when there was .NET Full Framework and EF 6. EF 6 does
18
Nowadays there is .NET Core (or now just called .NET) and EF Core. EF Core supports code first and migrations for SQLite.
19
If you use .NET Core 3 or above together with EF Core, there is no need for this library.
20
If you use EF 6 (either with .NET Full Framework or with .NET Core 3 or above), this library is an option for you to get code first for SQLite.
21
+I'm going to maintain this library as long as it is useful for some people (see #157).
22
23
## Features
24
0 commit comments