Skip to content
View TheArchitectDev's full-sized avatar

Block or report TheArchitectDev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Architect.DomainModeling Architect.DomainModelingPublic

    A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.

    C# 76 6

  2. Architect.Identities Architect.IdentitiesPublic

    Reliable unique ID generation for distributed applications.

    C# 32 4

  3. Architect.AmbientContexts Architect.AmbientContextsPublic

    Provides the basis for implementing the Ambient Context pattern, as well as a Clock implementation based on it.

    C# 12 2

  4. Architect.EntityFramework.DbContextManagement Architect.EntityFramework.DbContextManagementPublic

    Manage your DbContexts the right way.

    C# 12

  5. Architect.EventualConsistency Architect.EventualConsistencyPublic

    Guarantee eventual consistency through simple patterns.