Releases: Vahid031/Lipar
Releases · Vahid031/Lipar
v6.0.1
v5.1.1
complete DDD architect in .Net 5
add Aggregate, ValueObject, Entity in Domain
add all Interfaces include Repository, UnitOfWork, Json, UserInfo, Events and etc in Contract
add Mediator pattern, fluent Validation and implement CQRSin Application
add all dependency injection in IOC
add some Utility implementation like json serialize in Utilities
add sql server command and query usede by ef core 5.x and implements all repository inside there
add api configuration, services and error handeling in Api