Skip to content
This repository was archived by the owner on Mar 19, 2020. It is now read-only.

SSW data access layer. Includes repositories, interfaces, unit of work and all required generators (All in .Net Core)

License

Notifications You must be signed in to change notification settings

SSWConsulting/SSW.DataOnion2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSW.DataOnion2

SSW Data Onion helps when implementing a persistence ignorant Repository pattern (often used with Onion Architecture) with Entity Framework. It also allows you to create and manage lifecycle of the Ambient DbContext which can be used across mutliple threads.

There are two implementations of DataOnion2:

  1. Entity Framework 6 compatible implementation built on .NET 4.5 framework
  2. Entity Framework Core 1 (aka 7) compatible implementation that can be used in dnx451 and dnxcore5 projects.

Use EF6 and EF7 folders to view details of each implementation.

About

SSW data access layer. Includes repositories, interfaces, unit of work and all required generators (All in .Net Core)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •