I suppose is the moment to drop support for old repository and .NET Framework 4.5, trying to run tests on the inside gitlab action containers.
The project will survive at the moment are:
-
SharpRepository.Repository
-
SharpRepository.InMemoryRepository
-
SharpRepository.EfRepository
-
SharpRepository.EfCoreRepository
-
SharpRepository.MongoDbRepository
-
SharpRepository.Caching.Redis
SharpRepository.Caching.Memcached
- SharpRepository.Ioc.Autofac
SharpRepository.Ioc.Microsoft.DependencyInjection
- SharpRepository.Benchmarks
- SharpRepository.Tests.Integration
- SharpRepository.Tests
I suppose is the moment to drop support for old repository and .NET Framework 4.5, trying to run tests on the inside gitlab action containers.
The project will survive at the moment are:
SharpRepository.Repository
SharpRepository.InMemoryRepository
SharpRepository.EfRepository
SharpRepository.EfCoreRepository
SharpRepository.MongoDbRepository
SharpRepository.Caching.Redis