PANiXiDA
-
- 335 total downloads
- last updated 4/18/2026
- Latest version: 1.0.10-g3b7188c478 (prerelease)
A library for implementing the Result pattern in .NET applications with typed errors, result composition support, and convenient error handling without exceptions in business logic. -
- 254 total downloads
- last updated 11/7/2025
- Latest version: 1.0.0
Library for generating realistic sample data and mutating existing models using Bogus and AutoFixture. Supports deterministic seeds, nested object generation, collections, nullable handling, and... More information -
- 249 total downloads
- last updated 4/19/2026
- Latest version: 1.0.3
Core domain abstractions for .NET applications, including Entity, AggregateRoot, ValueObject, DomainEvent, and Enumeration building blocks. -
- 121 total downloads
- last updated 5/10/2026
- Latest version: 1.0.2
Core application-layer abstractions and building blocks for .NET applications, including contracts, messaging, validation, and use case orchestration. -
- 114 total downloads
- last updated 4/19/2026
- Latest version: 1.0.2
A library for implementing the Specification pattern in .NET applications with reusable business rules, composable filtering logic, and support for clean domain-driven design. -
- 94 total downloads
- last updated 5/7/2026
- Latest version: 1.0.2
A package for automatically creating and applying Entity Framework Core migrations when launching an application. It allows you to detect changes to the DbContext model, generate migration files and, if... More information -
- 49 total downloads
- last updated 5/18/2026
- Latest version: 1.0.2
Core infrastructure abstractions and utilities for Entity Framework Core persistence adapters. -
- 32 total downloads
- last updated 5/21/2026
- Latest version: 1.0.2
Wolverine-based messaging infrastructure adapter for PANiXiDA.Core applications, providing mediator, command, query and event publishing integration. -
- 26 total downloads
- last updated 5/21/2026
- Latest version: 1.0.2-preview (prerelease)
Reusable HTTP presentation layer abstractions, endpoint conventions, and ASP.NET Core integration utilities for PANiXiDA applications.