SharpMessage 2.9.10

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

Core library for including Message in your plugins.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  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.

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
2.9.10 1,433 6/25/2017
2.9.9 1,097 6/20/2017
2.9.8 1,127 3/21/2017
2.9.8-develop188 986 6/17/2017
2.9.8-develop169 960 3/21/2017
2.9.7 1,197 2/13/2017
2.9.6 1,140 1/3/2017
2.9.4 1,136 1/3/2017
2.9.3 1,165 1/3/2017
2.9.2 1,173 1/3/2017
2.9.0 1,181 12/21/2016
2.8.9-master124 1,005 12/20/2016
2.8.8-develop111 997 12/6/2016
2.8.7-develop108 1,031 12/3/2016
2.8.6-develop98 993 11/25/2016
2.8.6-develop101 990 11/26/2016
2.8.5-develop96 988 11/25/2016
2.8.4.93-develop 973 11/25/2016
2.8.4.91-develop 969 11/25/2016
2.8.4.76-develop 969 11/24/2016
2.8.4.71 1,152 11/24/2016
2.8.3.64-alpha 1,018 11/24/2016
2.8.1 1,163 11/24/2016
0.67.0 1,145 11/24/2016
0.0.1 1,159 11/24/2016

Notes