VSTOContrib.PowerPoint 0.15.0.122

dotnet add package VSTOContrib.PowerPoint --version 0.15.0.122
NuGet\Install-Package VSTOContrib.PowerPoint -Version 0.15.0.122
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="VSTOContrib.PowerPoint" Version="0.15.0.122" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VSTOContrib.PowerPoint --version 0.15.0.122
#r "nuget: VSTOContrib.PowerPoint, 0.15.0.122"
#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 VSTOContrib.PowerPoint as a Cake Addin
#addin nuget:?package=VSTOContrib.PowerPoint&version=0.15.0.122

// Install VSTOContrib.PowerPoint as a Cake Tool
#tool nuget:?package=VSTOContrib.PowerPoint&version=0.15.0.122

Makes VSTO development with PowerPoint far nicer, support DI/IoC, ViewModel per context (Document, Workbook, ApointmentItem etc), WPF like binding in RibbonXML, WPF Support and more!

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

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on VSTOContrib.PowerPoint:

Repository Stars
JakeGinnivan/VSTOContrib
VSTO Contrib lets you easily unit test, use IoC/DI and develop in a MVVM style within Office Add-ins. It supports Outlook, Word, Excel and PowerPoint 2007 or 2010, and has both .net 3.5 and 4.0 builds
Version Downloads Last updated
0.15.0.122 205 11/25/2013
0.14.0.107 48 9/12/2013
0.14.0.105 45 8/25/2013
0.12.0.98 44 8/6/2013
0.11.0.85 42 6/24/2013
0.10.0.93 43 8/2/2012
0.10.0.73 45 5/15/2012
0.9.0.65 44 2/20/2012
0.9.0.61 49 6/5/2011

v0.14.x - Custom Images fixed in Office 2010/2013, support idQ tag
v0.12.x - Many bug fixes, Office 2013 support added. Simplfied setup