Screna 0.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Screna --version 0.1.3
NuGet\Install-Package Screna -Version 0.1.3
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.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Screna --version 0.1.3
#r "nuget: Screna, 0.1.3"
#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 Screna as a Cake Addin
#addin nuget:?package=Screna&version=0.1.3

// Install Screna as a Cake Tool
#tool nuget:?package=Screna&version=0.1.3

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

• NAudio is the work of Mark Heath, used for Audio Capture
• MouseKeyHook is the work of George Mamaladze, used for hooking mouse and Keyboard events
• SharpAvi is the work of Vasilli Masillov, used for outputting Avi Video files
• TransparentScreenShot.cs adopted from Aeroshot, used for Transparent Window Captures
• GifWriter.cs adopted from Bumpkit, used to Output a ScreenCast to a Gif

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 14,791 5/19/2017
0.6.0 5,557 1/23/2017
0.5.3 1,912 10/25/2016
0.5.2 1,796 10/17/2016
0.5.1 2,415 6/6/2016
0.5.0 1,541 6/6/2016
0.4.0 2,026 6/4/2016
0.3.1 2,952 6/1/2016
0.2.1 1,562 5/24/2016
0.2.0 2,005 4/27/2016
0.1.3 1,906 2/9/2016
0.1.1 1,859 1/16/2016

Fixes the use of Default Window Handle parameter in WindowProvider constructor