THALES

Results 6 repositories owned by THALES

UnitOfWork

1.3k
Stars
336
Forks
Watchers

A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding supporte...

AutoHistory

771
Stars
111
Forks
Watchers

A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.

awesome-ddd

34
Stars
11
Forks
Watchers

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources

CodeRobot

22
Stars
7
Forks
Watchers

This repo contains Roslyn based toolchain, such as Code Review Tools, Code Fix, Code Formatter and Code Generator.

DesignPatterns

43
Stars
9
Forks
Watchers

Design Patterns Examples in C#

FluentExcel

73
Stars
24
Forks
Watchers

Use Fluent API to configure POCO excel behaviors, and then provides IEnumerable<T> has save to and load from excel functionalities.