DotBoil 1.0.1

dotnet add package DotBoil --version 1.0.1                
NuGet\Install-Package DotBoil -Version 1.0.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotBoil" Version="1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotBoil --version 1.0.1                
#r "nuget: DotBoil, 1.0.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DotBoil as a Cake Addin
#addin nuget:?package=DotBoil&version=1.0.1

// Install DotBoil as a Cake Tool
#tool nuget:?package=DotBoil&version=1.0.1                

The DotBoil package is the heart of the project. All modules are developed with reference to the DotBoil package. It contains the necessary classes for creating modules, the installers required for loading these packages, and the fundamental DotBoil modules.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on DotBoil:

Package Downloads
DotBoil.Parameter

The DotBoil.Parameter package is built on the DotBoil project. It simplifies parameter management integration.

DotBoil.Swagger

The DotBoil.Swagger package is built on the DotBoil project. It simplifies Swagger integration.

DotBoil.Validator

The DotBoil.Validator package is built on the DotBoil project. It simplifies FluentValidation integration.

DotBoil.AuthGuard

The DotBoil.AuthGuard package is built on the DotBoil project. It simplifies login and user authorization integration.

DotBoil.Caching

The DotBoil.Caching package is built on the DotBoil project. It simplifies Redis cache integration.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 21 1/30/2025