DotBoil 1.9.4
dotnet add package DotBoil --version 1.9.4
NuGet\Install-Package DotBoil -Version 1.9.4
<PackageReference Include="DotBoil" Version="1.9.4" />
<PackageVersion Include="DotBoil" Version="1.9.4" />
<PackageReference Include="DotBoil" />
paket add DotBoil --version 1.9.4
#r "nuget: DotBoil, 1.9.4"
#:package DotBoil@1.9.4
#addin nuget:?package=DotBoil&version=1.9.4
#tool nuget:?package=DotBoil&version=1.9.4
Core framework for building modular .NET applications. Provides the module system, lifecycle management, topological dependency resolution, and configuration pipeline that all DotBoil modules build upon.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.Extensions.DependencyModel (>= 10.0.2)
NuGet packages (19)
Showing the top 5 NuGet packages that depend on DotBoil:
| Package | Downloads |
|---|---|
|
DotBoil.Parameter
Runtime application parameter management for DotBoil. Stores named key-value parameters in a MySQL database with Redis caching, enabling typed read/write access to configuration values without application restarts. |
|
|
DotBoil.EFCore
Entity Framework Core integration for DotBoil applications. Manages DbContext registration, multi-database provider support (MySQL, SQL Server), automated migrations, and a generic repository pattern. |
|
|
DotBoil.Validator
FluentValidation integration for DotBoil applications. Auto-discovers and registers validators across all loaded assemblies for use in both direct service validation and MediatR pipeline behaviors. |
|
|
DotBoil.Cors
Configurable CORS policy management for DotBoil applications. Define allowed origins, headers, and methods through appsettings.json without writing manual middleware setup code. |
|
|
DotBoil.MassTransit
Message bus integration for DotBoil applications using MassTransit and RabbitMQ. Auto-discovers consumers, configures queues via [Queue] attributes, and exposes IBusPublisher for fire-and-forget domain event publishing. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.9.4 | 261 | 4/28/2026 | |
| 1.9.3 | 240 | 4/15/2026 | |
| 1.9.2 | 239 | 4/15/2026 | |
| 1.9.1 | 286 | 4/15/2026 | |
| 1.9.0 | 253 | 4/15/2026 | |
| 1.8.0 | 257 | 4/15/2026 | |
| 1.7.0 | 265 | 4/15/2026 | |
| 1.6.0 | 255 | 4/15/2026 | |
| 1.5.0 | 258 | 4/15/2026 | |
| 1.4.0 | 259 | 4/15/2026 | |
| 1.3.0 | 263 | 4/15/2026 | |
| 1.2.0 | 258 | 4/15/2026 | |
| 1.1.0 | 270 | 4/11/2026 | |
| 1.0.2 | 366 | 11/25/2025 | |
| 1.0.1 | 328 | 1/30/2025 |