Banzai 1.2.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Banzai --version 1.2.6
                    
NuGet\Install-Package Banzai -Version 1.2.6
                    
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="Banzai" Version="1.2.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Banzai" Version="1.2.6" />
                    
Directory.Packages.props
<PackageReference Include="Banzai" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Banzai --version 1.2.6
                    
#r "nuget: Banzai, 1.2.6"
                    
#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.
#:package Banzai@1.2.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Banzai&version=1.2.6
                    
Install as a Cake Addin
#tool nuget:?package=Banzai&version=1.2.6
                    
Install as a Cake Tool

An easy async pipeline orchestration library

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Banzai:

Package Downloads
Banzai.Autofac

An easy Autofac extension for registering nodes in Banzai

Banzai.Log4Net

Log4Net Library for Banzai

Banzai.Ioc.Autofac

An easy Autofac extension for registering nodes in Banzai

Cannula

A Chain of Responsibility pipeline implementation

Banzai.NLog

NLog Library for Banzai

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1 65,168 12/7/2020
3.0.3 58,182 9/18/2018
3.0.2 2,615 9/17/2018
2.0.3.1 20,918 7/1/2015
2.0.1.1 3,425 5/22/2015
2.0.0.1 3,397 5/12/2015
1.3.1 4,114 2/10/2015
1.2.9 3,302 10/20/2014
1.2.8 3,192 10/20/2014
1.2.7 2,988 10/16/2014
1.2.6 2,982 10/16/2014
1.2.5 2,569 10/15/2014
1.2.4 2,631 10/15/2014
1.2.3 2,739 10/15/2014
1.2.1 2,672 10/13/2014
1.2.0 2,696 10/13/2014
1.1.1 2,649 10/12/2014
1.1.0 2,705 10/12/2014
1.0.14 2,547 10/10/2014
1.0.13 2,674 10/9/2014
1.0.12 2,630 10/8/2014
1.0.11 2,665 10/8/2014
1.0.10 2,763 10/7/2014
1.0.9 2,747 10/6/2014
1.0.8 2,643 10/6/2014
1.0.7 2,577 10/6/2014
1.0.6 2,530 10/6/2014
1.0.5 2,515 10/3/2014
1.0.4 2,465 10/3/2014
1.0.2 2,397 10/3/2014
1.0.1.15152 2,018 10/1/2014
1.0.0.42344 2,049 9/30/2014

Added support for NLog, added support for writing node timings when logging is at the debug level.