Carlos J. Ortiz (Q-rtix)

Q-rtix

Geek Repo

Company:@generalsoftwareinc

Github PK Tool:Github PK Tool

Carlos J. Ortiz's repositories

RepositoryPattern

This libraries provides a convenient abstraction and implementations of the repository pattern in your .NET applications. By using this library, you can decouple your data access logic from your business logic, resulting in a more maintainable and testable codebase.

Language:C#License:MITStargazers:14Issues:0Issues:0

Results

This Result library is a C# tool that simplifies managing operation results by encapsulating return values and status info in a single object, aiding in handling complex systems.

Language:C#License:MITStargazers:21Issues:0Issues:0

EFCore

This .NET repo offers EF Core converters for DateOnly and TimeOnly types, ensuring accurate data storage. It also includes a Repository pattern implementation for streamlined data access. Simplify EF Core projects with enhanced precision and modular architecture

Language:C#License:MITStargazers:12Issues:0Issues:0

Paging

A C# library to create and manage paged list.

Language:C#License:MITStargazers:21Issues:0Issues:0