Screna 0.8.0

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

.Net Capture Solution to Capture Screen/Audio/Video/Mouse Cursor/KeyStrokes and more... with a highly extensible API

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 (4)

Showing the top 4 NuGet packages that depend on Screna:

Package Downloads
Screna.SharpAvi

DEPRECATED

Screna.NAudio

DEPRECATED

Screna.Bass

DEPRECATED

Screna.MouseKeyHook

DEPRECATED

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.0 16,482 5/19/2017
0.6.0 5,855 1/23/2017
0.5.3 2,031 10/25/2016
0.5.2 1,957 10/17/2016
0.5.1 2,541 6/6/2016
0.5.0 1,668 6/6/2016
0.4.0 2,182 6/4/2016
0.3.1 3,205 6/1/2016
0.2.1 1,689 5/24/2016
0.2.0 2,131 4/27/2016
0.1.3 2,046 2/9/2016
0.1.1 1,980 1/16/2016

A lot has changed in the API. That's no surprise as we have not hit v1.0.
But, to compensate that there have been many fixes.
Please see Captura for usage guidance.
Also, Extension Packages have been deprecated.
The original code for extensions has been improved and are now included in Captura: https://github.com/MathewSachin/Captura.