PANiXiDA
-
-
- 1,008 total downloads
- last updated 6/24/2026
- Latest version: 1.0.20
Reusable .NET backend service template with modular architecture, tests, Docker, Helm, and GitHub Actions. -
-
- 993 total downloads
- last updated 7/30/2026
- Latest version: 2.0.5
Core application-layer abstractions and building blocks for .NET applications, including contracts, messaging, validation, and use case orchestration. -
- 925 total downloads
- last updated 7/28/2026
- Latest version: 2.0.1
Core domain abstractions for .NET applications, including strongly typed identifiers, Entity, AggregateRoot, ValueObject, DomainEvent, and Enumeration building blocks. -
- 888 total downloads
- last updated 7/28/2026
- Latest version: 2.0.1
Core infrastructure abstractions and utilities for Entity Framework Core persistence adapters. -
- 760 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. -
- 743 total downloads
- last updated 7/28/2026
- Latest version: 2.0.4
Wolverine-based messaging infrastructure adapter for PANiXiDA.Core applications, providing mediator, command, query and event publishing integration. -
- 580 total downloads
- last updated 6/22/2026
- Latest version: 2.0.5-preview (prerelease)
Reusable HTTP presentation layer abstractions, endpoint conventions, and ASP.NET Core integration utilities for PANiXiDA applications. -
- 305 total downloads
- last updated 6/13/2026
- Latest version: 1.0.3
Reusable observability building blocks for .NET applications based on OpenTelemetry, including logging, metrics, tracing, correlation, and telemetry configuration. -
- 290 total downloads
- last updated 7/25/2026
- Latest version: 1.0.3
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 -
- 279 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 -
- 252 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.