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 620800a commit 362f74eCopy full SHA for 362f74e
Provider/docs/entity-framework-core.md
@@ -1,7 +1,6 @@
1
-# Entity Framework Core 2.0 and higher
+# Entity Framework Core 2.x
2
3
* Install `FirebirdSql.EntityFrameworkCore.Firebird` from NuGet.
4
-* Add `using FirebirdSql.EntityFrameworkCore.Firebird.Extensions;`.
5
* Create your `DbContext`.
6
* Call `UseFirebird` in `OnConfiguring`.
7
0 commit comments