DotBoil 1.7.0
See the version list below for details.
dotnet add package DotBoil --version 1.7.0
NuGet\Install-Package DotBoil -Version 1.7.0
<PackageReference Include="DotBoil" Version="1.7.0" />
<PackageVersion Include="DotBoil" Version="1.7.0" />
<PackageReference Include="DotBoil" />
paket add DotBoil --version 1.7.0
#r "nuget: DotBoil, 1.7.0"
#:package DotBoil@1.7.0
#addin nuget:?package=DotBoil&version=1.7.0
#tool nuget:?package=DotBoil&version=1.7.0
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 | 266 | 4/28/2026 | |
| 1.9.3 | 247 | 4/15/2026 | |
| 1.9.2 | 243 | 4/15/2026 | |
| 1.9.1 | 290 | 4/15/2026 | |
| 1.9.0 | 258 | 4/15/2026 | |
| 1.8.0 | 262 | 4/15/2026 | |
| 1.7.0 | 269 | 4/15/2026 | |
| 1.6.0 | 259 | 4/15/2026 | |
| 1.5.0 | 265 | 4/15/2026 | |
| 1.4.0 | 263 | 4/15/2026 | |
| 1.3.0 | 267 | 4/15/2026 | |
| 1.2.0 | 262 | 4/15/2026 | |
| 1.1.0 | 274 | 4/11/2026 | |
| 1.0.2 | 367 | 11/25/2025 | |
| 1.0.1 | 332 | 1/30/2025 |