T_Dlamini
-
- 666 total downloads
- last updated 3 months ago
- Latest version: 2.0.1
Abstractions over EF using Repository pattern. Personal projects. -
- 622 total downloads
- last updated 3 months ago
- Latest version: 3.1.1
This library offers an intuitive and robust way to deal with common programming challenges, especially in scenarios involving nullable or potentially error-prone operations. The provided methods help ensure... More information -
- 540 total downloads
- last updated 5 days ago
- Latest version: 3.0.4
A collection of Value Objects for information about people and communication(Email, Tel, Address). Also includes Time ranges (Year, YearRange, DateRange) designed for private use -
- 461 total downloads
- last updated 3 months ago
- Latest version: 3.0.0
A simple library of interfaces used for data access. Tries to unify data access so that even if the underlying storage changes the only changes are in the implementations(programming against an inferface).... More information -
- 204 total downloads
- last updated 4 months ago
- Latest version: 2.1.0
This project provides a foundational framework for building robust domain-driven applications. It emphasizes clean architecture principles, with a focus on clearly defined domain logic and flexible error... More information -
- 108 total downloads
- last updated 3 months ago
- Latest version: 1.0.0
This project contains extension method to convert Sisusa.ReturnTypes.Failure to an ActionResult to simplify result handling in web api projects.