MultiPlug.Ext.Demo 1.0.21

dotnet add package MultiPlug.Ext.Demo --version 1.0.21
                    
NuGet\Install-Package MultiPlug.Ext.Demo -Version 1.0.21
                    
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="MultiPlug.Ext.Demo" Version="1.0.21" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MultiPlug.Ext.Demo" Version="1.0.21" />
                    
Directory.Packages.props
<PackageReference Include="MultiPlug.Ext.Demo" />
                    
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 MultiPlug.Ext.Demo --version 1.0.21
                    
#r "nuget: MultiPlug.Ext.Demo, 1.0.21"
                    
#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 MultiPlug.Ext.Demo@1.0.21
                    
#: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=MultiPlug.Ext.Demo&version=1.0.21
                    
Install as a Cake Addin
#tool nuget:?package=MultiPlug.Ext.Demo&version=1.0.21
                    
Install as a Cake Tool

A visual demonstration of a MultiPlug Extension

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.21 168 3/17/2025
1.0.20 137 2/2/2025
1.0.19 524 9/6/2021
1.0.18 450 5/13/2021
1.0.17 507 1/21/2021
1.0.16 796 10/30/2019
1.0.15-alpha 513 9/12/2019
1.0.14-alpha 734 11/7/2018
1.0.13-alpha 693 11/6/2018
1.0.12-alpha 780 8/23/2018
1.0.11-alpha 777 8/20/2018
1.0.10-alpha 783 8/17/2018
1.0.9-alpha 765 8/17/2018
1.0.8-alpha 796 8/10/2018
1.0.7-alpha 825 8/8/2018
1.0.6-alpha 812 7/23/2018
1.0.5-alpha 811 7/20/2018
1.0.4-alpha 1,029 7/3/2018
1.0.3-alpha 851 6/29/2018
1.0.2-alpha 997 6/28/2018
1.0.1-alpha 1,017 6/27/2018
1.0.0-alpha 1,030 6/25/2018

Change Log:
1.0.21 Notifications added in MultiPlug 2.2.82
1.0.20 Big Tidy up, Added Exception Handing Testing
1.0.19 Released to MultiPlug Community
1.0.18 Event Tracing App