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 fd32d5b commit e92703eCopy full SHA for e92703e
README.md
@@ -18,7 +18,7 @@ Add the NuGet package to the project.csproj file
18
19
```
20
"dependencies": {
21
- "Localization.SqlLocalizer": "3.0.0",
+ "Localization.SqlLocalizer": "3.1.0",
22
23
24
Add the DbContext and use the AddSqlLocalization extension method to add the SQL Localization package.
0 commit comments