Generic Repository Design Pattern icin Base Repository fonksiyonlarinin implementation edildigi ABSTRACT class'i iceren .Net Core 2.2 projesidir.
Info
Version: | 1.0.0 |
Author(s): | Sinan HAMZACEBI |
Last Update: | Friday, January 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Hamzacebi/GenericRepository |
NuGet Url: | https://www.nuget.org/packages/SinanHamzaceBi.GenericRepository.Concretes |
Install
Install-Package SinanHamzaceBi.GenericRepository.Concretes
dotnet add package SinanHamzaceBi.GenericRepository.Concretes
paket add SinanHamzaceBi.GenericRepository.Concretes
SinanHamzaceBi.GenericRepository.Concretes Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.6)
- SinanHamzaceBi.GenericRepository.Abstracts(>= 1.0.1)
Tags