Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantinRyazantsev authored Nov 25, 2020
1 parent 0f07c73 commit 0a82d00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
`Swisschain.Extensions.EfCore`
[Swisschain.Extensions.EfCore](https://www.nuget.org/packages/Swisschain.Extensions.EfCore) Nuget library

Entity Framework Core extensions

Expand All @@ -24,4 +24,4 @@ services.AddEfCoreDbValidation(c =>
});
```

It's reasonable to do this in API units and secondary worker units.
It's reasonable to do this in API units and secondary worker units.

0 comments on commit 0a82d00

Please sign in to comment.