T_Dlamini
-
- 1,522 total downloads
- last updated 5/5/2025
- Latest version: 4.1.2
Abstractions over EF using Repository pattern. Personal projects. -
- 994 total downloads
- last updated 5/3/2025
- Latest version: 5.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 -
- 772 total downloads
- last updated 4/5/2025
- Latest version: 3.1.2
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 -
- 681 total downloads
- last updated 3/29/2025
- 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 -
- 244 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 -
- 154 total downloads
- last updated 5/25/2025
- Latest version: 1.0.0
Library for working with Passwords - hashing them, validating them in a secrue manner. -
- 131 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. -
- 112 total downloads
- last updated 6/7/2025
- Latest version: 1.0.0
Utility library for commonly used Exceptions in the service layer.