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 1b20b33 commit a798c8cCopy full SHA for a798c8c
docs/pages/tutorials/installing.md
@@ -17,7 +17,10 @@ Don't worry. People love our library because it's so easy to use.
17
Entity Framework Extensions is only available through NuGet
18
19
### EF Core
20
-_Coming in 2017 Q2_
+<a href="https://www.nuget.org/packages/Z.EntityFramework.Extensions.EFCore/" target="_blank"><img src="https://zzzprojects.github.io/images/nuget/entity-framework-extensions-efcore-v.svg" alt="download" /></a>
21
+<a href="https://www.nuget.org/packages/Z.EntityFramework.Extensions.EFCore/" target="_blank"><img src="https://zzzprojects.github.io/images/nuget/entity-framework-extensions-efcore-d.svg" alt="" /></a>
22
+
23
+> PM> Install-Package Z.EntityFramework.Extensions.EFCore
24
25
### EF6
26
0 commit comments