TheArchitectDev
-
- 185,740 total downloads
- last updated 11/19/2024
- Latest version: 2.0.1
Provides the basis for implementing the Ambient Context pattern. Includes a Clock implementation based on it. The Ambient Context pattern is an Inversion of Control (IoC) pattern that provides static access to... More information -
- 178,976 total downloads
- last updated 2/18/2025
- Latest version: 2.1.1
Reliable unique ID generation and management for distributed applications. Auto-increment IDs reveal sensitive information. UUIDs (also known as GUIDs) are inefficient as primary keys in a database. Having two... More information -
- 23,783 total downloads
- last updated 2/18/2025
- Latest version: 2.0.1
Manage your DbContexts the right way. The persistence or infrastructure layer uses the DbContext (e.g. from a repository). Controlling its scope and transaction lifetime, however, is ideally the reponsibility... More information -
- 23,184 total downloads
- last updated 2/18/2025
- Latest version: 3.0.3
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators. https://github.com/TheArchitectDev/Architect.DomainModeling Release notes: 3.0.3: -... More information -
- 20,167 total downloads
- last updated 2/18/2025
- Latest version: 2.1.1
Entity Framework extensions for the Architect.Identities package. https://github.com/TheArchitectDev/Architect.Identities Release notes: 2.1.1: - Enhancement: Upgraded package versions. 2.1.0: - The... More information -
- 6,680 total downloads
- last updated 1/1/2022
- Latest version: 1.0.2
Release notes: 1.0.2: - Now using AmbientContexts 1.1.1, which fixes extremely rare bugs and improves performance. 1.0.1: - Now using AmbientContexts 1.1.0, for a performance... More information