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.
#addin nuget:?package=SharpMessage&version=2.9.10
                    
Install SharpMessage as a Cake Addin
#tool nuget:?package=SharpMessage&version=2.9.10
                    
Install SharpMessage 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,381 6/25/2017
2.9.9 1,046 6/20/2017
2.9.8 1,075 3/21/2017
2.9.8-develop188 936 6/17/2017
2.9.8-develop169 908 3/21/2017
2.9.7 1,144 2/13/2017
2.9.6 1,088 1/3/2017
2.9.4 1,084 1/3/2017
2.9.3 1,109 1/3/2017
2.9.2 1,120 1/3/2017
2.9.0 1,129 12/21/2016
2.8.9-master124 952 12/20/2016
2.8.8-develop111 943 12/6/2016
2.8.7-develop108 980 12/3/2016
2.8.6-develop98 941 11/25/2016
2.8.6-develop101 939 11/26/2016
2.8.5-develop96 936 11/25/2016
2.8.4.93-develop 922 11/25/2016
2.8.4.91-develop 916 11/25/2016
2.8.4.76-develop 918 11/24/2016
2.8.4.71 1,100 11/24/2016
2.8.3.64-alpha 966 11/24/2016
2.8.1 1,110 11/24/2016
0.67.0 1,092 11/24/2016
0.0.1 1,105 11/24/2016

Notes