T_Dlamini
-
- 621 total downloads
- last updated 1/5/2025
- Latest version: 2.0.1
Abstractions over EF using Repository pattern. Personal projects. -
- 437 total downloads
- last updated 1/3/2025
- 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 -
- 437 total downloads
- last updated 1/5/2025
- 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 -
- 277 total downloads
- last updated 12/26/2024
- Latest version: 2.0.1
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 -
- 190 total downloads
- last updated 11/30/2024
- 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 -
- 100 total downloads
- last updated 1/5/2025
- 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.