Emphasis.ScreenCapture.Common
1.0.5
dotnet add package Emphasis.ScreenCapture.Common --version 1.0.5
NuGet\Install-Package Emphasis.ScreenCapture.Common -Version 1.0.5
<PackageReference Include="Emphasis.ScreenCapture.Common" Version="1.0.5" />
paket add Emphasis.ScreenCapture.Common --version 1.0.5
#r "nuget: Emphasis.ScreenCapture.Common, 1.0.5"
// Install Emphasis.ScreenCapture.Common as a Cake Addin
#addin nuget:?package=Emphasis.ScreenCapture.Common&version=1.0.5
// Install Emphasis.ScreenCapture.Common as a Cake Tool
#tool nuget:?package=Emphasis.ScreenCapture.Common&version=1.0.5
Emphasis.ScreenCapture is an extensible system for screen capturing.
This package provides the common types.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.Reactive (>= 5.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Emphasis.ScreenCapture.Common:
Package | Downloads |
---|---|
Emphasis.ScreenCapture.Bitmap
Emphasis.ScreenCapture is an extensible system for screen capturing. This package provides extensions and interfaces for exporting to System.Drawing.Bitmap. See Emphasis.ScreenCapture.Runtime.* packages for available functionality. |
|
Emphasis.ScreenCapture.Runtime.Windows.DXGI
Emphasis.ScreenCapture is an extensible system for screen capturing. This package provides a runtime based on Windows DXGI API. |
|
Emphasis.ScreenCapture
Emphasis.ScreenCapture is an extensible system for screen capturing. This package provides the functionality for loading available runtime packages. See Emphasis.ScreenCapture.Runtime.* packages for available functionality. |
|
Emphasis.ScreenCapture.OpenCL
Emphasis.ScreenCapture is an extensible system for screen capturing. This package provides extensions and interfaces for exporting screen captures to OpenCL. See Emphasis.ScreenCapture.Runtime.* packages for available functionality. |
GitHub repositories
This package is not used by any popular GitHub repositories.