Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benday authored Oct 29, 2018
1 parent 20b772d commit 22de213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# dotnet-core-utils

This package provides some Entity Framework Core repository base classes to help with data access. One is a base repository that helps to manage repository logic related to an entity where you'll be writing all the data access methods yourself. The other class is a CRUD repository that provides base Create, Read, Update, and Delete methods for an entity.

0 comments on commit 22de213

Please sign in to comment.