GenericRepositoryDIwithNETCore icon indicating copy to clipboard operation
GenericRepositoryDIwithNETCore copied to clipboard

Generic Repository and Dependency Injection with .NET Core

GenericRepositoryDIwithNETCore

Generic Repository and Dependency Injection with .NET Core is an example solution showing how to wire up a Generic Repository and EF Core using Dependency Injection.

Prerequisite

  • Visual Studio 2015 Update 3
  • .NET Core 1.0.0 - VS 2015 Tooling Preview 2

Technologies and frameworks used

  • ASP.NET MVC
  • Entity Framework Core 1.0

Copyright

Copyright © 2016 John Callaway and contributors

License

This project is licensed under MIT. Refer to license.txt for more information.