Skip to content

Commit 362f74e

Browse files
committed
Updated docs.
1 parent 620800a commit 362f74e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Provider/docs/entity-framework-core.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Entity Framework Core 2.0 and higher
1+
# Entity Framework Core 2.x
22

33
* Install `FirebirdSql.EntityFrameworkCore.Firebird` from NuGet.
4-
* Add `using FirebirdSql.EntityFrameworkCore.Firebird.Extensions;`.
54
* Create your `DbContext`.
65
* Call `UseFirebird` in `OnConfiguring`.
76

0 commit comments

Comments
 (0)