T_Dlamini
-
- 2,310 total downloads
- last updated 5/5/2025
- Latest version: 4.1.2
Abstractions over EF using Repository pattern. Personal projects. -
- 1,544 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 -
- 1,348 total downloads
- last updated 3/30/2026
- Latest version: 3.0.7
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 -
- 1,271 total downloads
- last updated 3/31/2026
- Latest version: 3.1.4
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 -
Sisusa.
by: T_DlaminiMVVM - 1,033 total downloads
- last updated 12/9/2025
- Latest version: 1.2.0
Small collection of utility classes for implementing the Model View ViewModel pattern. Contains only the core abstract classes - not a framework! -
- 431 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 -
- 238 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. -
- 216 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. -
- 190 total downloads
- last updated 6/7/2025
- Latest version: 1.0.0
Utility library for commonly used Exceptions in the service layer.