diff --git a/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.Tests.dll b/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.Tests.dll index 459b4ad..70cd00c 100644 Binary files a/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.Tests.dll and b/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.Tests.dll differ diff --git a/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.Tests.pdb b/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.Tests.pdb index cca7a2a..091bd61 100644 Binary files a/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.Tests.pdb and b/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.Tests.pdb differ diff --git a/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.dll b/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.dll index a98a5f9..e7f1f79 100644 Binary files a/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.dll and b/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.dll differ diff --git a/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.pdb b/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.pdb index a64ec0b..52d6730 100644 Binary files a/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.pdb and b/GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.pdb differ diff --git a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.AssemblyInfo.cs b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.AssemblyInfo.cs index 15026a1..3a231c0 100644 --- a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.AssemblyInfo.cs +++ b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("GenericRepository.Tests")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f0ddcf1dcaf2006e1e2ea5ee5ce4ce8bcc4f3561")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3cc96f382c7be1a9675e69ec8c699670228b76ff")] [assembly: System.Reflection.AssemblyProductAttribute("GenericRepository.Tests")] [assembly: System.Reflection.AssemblyTitleAttribute("GenericRepository.Tests")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.AssemblyInfoInputs.cache b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.AssemblyInfoInputs.cache index 2806dac..044e338 100644 --- a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.AssemblyInfoInputs.cache +++ b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.AssemblyInfoInputs.cache @@ -1 +1 @@ -e03e0ff31eebecae1a468731ba49cc50002228c90d766e56b23fdd38e08eb357 +f9bb6546aa0d4fec9f073b74e7b4b1344eefe7c4d8f5155c0ca2a52c0087693e diff --git a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.csproj.AssemblyReference.cache b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.csproj.AssemblyReference.cache index 70040d0..479529d 100644 Binary files a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.csproj.AssemblyReference.cache and b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.csproj.AssemblyReference.cache differ diff --git a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.dll b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.dll index 459b4ad..70cd00c 100644 Binary files a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.dll and b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.dll differ diff --git a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.pdb b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.pdb index cca7a2a..091bd61 100644 Binary files a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.pdb and b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.pdb differ diff --git a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.sourcelink.json b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.sourcelink.json index cb7b35d..aa5f94e 100644 --- a/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.sourcelink.json +++ b/GenericRepository.Tests/obj/Debug/net8.0/GenericRepository.Tests.sourcelink.json @@ -1 +1 @@ -{"documents":{"/Users/macbook/Projects/Generic Repository/*":"https://raw.githubusercontent.com/Nikoo-Asadnejad/GenericRepository/c9ea29c11a611e048379e66ed6ee97ac21e79fac/*"}} \ No newline at end of file +{"documents":{"/Users/macbook/Projects/Generic Repository/*":"https://raw.githubusercontent.com/Nikoo-Asadnejad/GenericRepository/3cc96f382c7be1a9675e69ec8c699670228b76ff/*"}} \ No newline at end of file diff --git a/GenericRepository.Tests/obj/Debug/net8.0/ref/GenericRepository.Tests.dll b/GenericRepository.Tests/obj/Debug/net8.0/ref/GenericRepository.Tests.dll index eccbe3f..3e78b74 100644 Binary files a/GenericRepository.Tests/obj/Debug/net8.0/ref/GenericRepository.Tests.dll and b/GenericRepository.Tests/obj/Debug/net8.0/ref/GenericRepository.Tests.dll differ diff --git a/GenericRepository.Tests/obj/Debug/net8.0/refint/GenericRepository.Tests.dll b/GenericRepository.Tests/obj/Debug/net8.0/refint/GenericRepository.Tests.dll index eccbe3f..3e78b74 100644 Binary files a/GenericRepository.Tests/obj/Debug/net8.0/refint/GenericRepository.Tests.dll and b/GenericRepository.Tests/obj/Debug/net8.0/refint/GenericRepository.Tests.dll differ diff --git a/GenericRepository/Application/Abstractions/BaseRepository.cs b/GenericRepository/Application/Abstractions/BaseRepository.cs deleted file mode 100644 index 1feb70f..0000000 --- a/GenericRepository/Application/Abstractions/BaseRepository.cs +++ /dev/null @@ -1,13 +0,0 @@ -using GenericRepository.Application.Interfaces.UnitOfWork; -using Microsoft.EntityFrameworkCore; - -namespace GenericRepository.Application.Abstractions; - -public abstract class BaseRepository -{ - private readonly IUnitOfWork _unitOfWork; - protected BaseRepository(IUnitOfWork unitOfWork) - { - _unitOfWork = unitOfWork; - } -} \ No newline at end of file diff --git a/GenericRepository/GenericRepository.csproj b/GenericRepository/GenericRepository.csproj index e8d1793..1defa55 100644 --- a/GenericRepository/GenericRepository.csproj +++ b/GenericRepository/GenericRepository.csproj @@ -17,6 +17,7 @@ + diff --git a/GenericRepository/bin/Debug/net8.0/GenericRepository.dll b/GenericRepository/bin/Debug/net8.0/GenericRepository.dll index a98a5f9..e7f1f79 100644 Binary files a/GenericRepository/bin/Debug/net8.0/GenericRepository.dll and b/GenericRepository/bin/Debug/net8.0/GenericRepository.dll differ diff --git a/GenericRepository/bin/Debug/net8.0/GenericRepository.pdb b/GenericRepository/bin/Debug/net8.0/GenericRepository.pdb index a64ec0b..52d6730 100644 Binary files a/GenericRepository/bin/Debug/net8.0/GenericRepository.pdb and b/GenericRepository/bin/Debug/net8.0/GenericRepository.pdb differ diff --git a/GenericRepository/obj/Debug/net8.0/GenericRepository.AssemblyInfo.cs b/GenericRepository/obj/Debug/net8.0/GenericRepository.AssemblyInfo.cs index 08aef8c..404ea91 100644 --- a/GenericRepository/obj/Debug/net8.0/GenericRepository.AssemblyInfo.cs +++ b/GenericRepository/obj/Debug/net8.0/GenericRepository.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("GenericRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f0ddcf1dcaf2006e1e2ea5ee5ce4ce8bcc4f3561")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3cc96f382c7be1a9675e69ec8c699670228b76ff")] [assembly: System.Reflection.AssemblyProductAttribute("GenericRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("GenericRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/GenericRepository/obj/Debug/net8.0/GenericRepository.AssemblyInfoInputs.cache b/GenericRepository/obj/Debug/net8.0/GenericRepository.AssemblyInfoInputs.cache index 9768737..eef50c8 100644 --- a/GenericRepository/obj/Debug/net8.0/GenericRepository.AssemblyInfoInputs.cache +++ b/GenericRepository/obj/Debug/net8.0/GenericRepository.AssemblyInfoInputs.cache @@ -1 +1 @@ -4a11ee5478ad7b39ea8c92a79ba06300eae837620e1520636184dca22b04c1bc +6462fc54133ef9337fce403c652f60c238bf49d2c48db373e41601901073a7b5 diff --git a/GenericRepository/obj/Debug/net8.0/GenericRepository.csproj.CoreCompileInputs.cache b/GenericRepository/obj/Debug/net8.0/GenericRepository.csproj.CoreCompileInputs.cache index 3e3d3c5..4e93964 100644 --- a/GenericRepository/obj/Debug/net8.0/GenericRepository.csproj.CoreCompileInputs.cache +++ b/GenericRepository/obj/Debug/net8.0/GenericRepository.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -e320e1529c061b14341263618932c99864cdc6859de8d93bcfa15756364154a7 +2904dfa6f38da739df7c88b80580a22744aad1792c91080a70740c2d95da00db diff --git a/GenericRepository/obj/Debug/net8.0/GenericRepository.dll b/GenericRepository/obj/Debug/net8.0/GenericRepository.dll index a98a5f9..e7f1f79 100644 Binary files a/GenericRepository/obj/Debug/net8.0/GenericRepository.dll and b/GenericRepository/obj/Debug/net8.0/GenericRepository.dll differ diff --git a/GenericRepository/obj/Debug/net8.0/GenericRepository.pdb b/GenericRepository/obj/Debug/net8.0/GenericRepository.pdb index a64ec0b..52d6730 100644 Binary files a/GenericRepository/obj/Debug/net8.0/GenericRepository.pdb and b/GenericRepository/obj/Debug/net8.0/GenericRepository.pdb differ diff --git a/GenericRepository/obj/Debug/net8.0/GenericRepository.sourcelink.json b/GenericRepository/obj/Debug/net8.0/GenericRepository.sourcelink.json index cb7b35d..aa5f94e 100644 --- a/GenericRepository/obj/Debug/net8.0/GenericRepository.sourcelink.json +++ b/GenericRepository/obj/Debug/net8.0/GenericRepository.sourcelink.json @@ -1 +1 @@ -{"documents":{"/Users/macbook/Projects/Generic Repository/*":"https://raw.githubusercontent.com/Nikoo-Asadnejad/GenericRepository/c9ea29c11a611e048379e66ed6ee97ac21e79fac/*"}} \ No newline at end of file +{"documents":{"/Users/macbook/Projects/Generic Repository/*":"https://raw.githubusercontent.com/Nikoo-Asadnejad/GenericRepository/3cc96f382c7be1a9675e69ec8c699670228b76ff/*"}} \ No newline at end of file diff --git a/GenericRepository/obj/Debug/net8.0/ref/GenericRepository.dll b/GenericRepository/obj/Debug/net8.0/ref/GenericRepository.dll index 6efc960..a4cecb0 100644 Binary files a/GenericRepository/obj/Debug/net8.0/ref/GenericRepository.dll and b/GenericRepository/obj/Debug/net8.0/ref/GenericRepository.dll differ diff --git a/GenericRepository/obj/Debug/net8.0/refint/GenericRepository.dll b/GenericRepository/obj/Debug/net8.0/refint/GenericRepository.dll index 6efc960..a4cecb0 100644 Binary files a/GenericRepository/obj/Debug/net8.0/refint/GenericRepository.dll and b/GenericRepository/obj/Debug/net8.0/refint/GenericRepository.dll differ