We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e550e commit 6c96e56Copy full SHA for 6c96e56
1 file changed
README.md
@@ -11,7 +11,7 @@
11
12
Install the package from [NuGet](https://www.nuget.org/) or from the `Package Manager Console` :
13
```powershell
14
-PM> Install-Package EntityFrameworkCore.Extensions
+PM> Install-Package EntityFrameworkCore.DataEncryption
15
```
16
17
## How to use
0 commit comments