This website requires JavaScript.
Explore
Help
Register
Sign In
AppStd
/
DigitalData.Core
Template
Watch
8
Star
0
Fork
0
You've already forked DigitalData.Core
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
DigitalData.Core
/
DigitalData.Core.Abstraction.Application
/
Repository
History
TekH
272650d991
feat(IRepositoryFactory): create to capsulate repository geenration.
...
- update DbRepo to use IRepositoryFactory
2025-09-10 17:48:16 +02:00
..
Extensions.cs
replace IEntityMapper<TEntity> with IMapper
2025-09-10 17:33:26 +02:00
ICRUDRepository.cs
refactor(Application.Abstractions): umbenennen in Abstractions.Application
2025-05-27 18:31:13 +02:00
IEntityMapper.cs
refactor(Application.Abstractions): umbenennen in Abstractions.Application
2025-05-27 18:31:13 +02:00
IRepository.cs
replace IEntityMapper<TEntity> with IMapper
2025-09-10 17:33:26 +02:00
IRepositoryFactory.cs
feat(IRepositoryFactory): create to capsulate repository geenration.
2025-09-10 17:48:16 +02:00