Skip to content

Releases: Vahid031/Lipar

v6.0.1

16 Jul 06:11
Compare
Choose a tag to compare
disabled tests

v5.1.1

21 May 07:23
Compare
Choose a tag to compare

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