CyberSecure.ImageSlider
1.0.0
dotnet add package CyberSecure.ImageSlider --version 1.0.0
NuGet\Install-Package CyberSecure.ImageSlider -Version 1.0.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="CyberSecure.ImageSlider" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CyberSecure.ImageSlider --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CyberSecure.ImageSlider, 1.0.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.
// Install CyberSecure.ImageSlider as a Cake Addin #addin nuget:?package=CyberSecure.ImageSlider&version=1.0.0 // Install CyberSecure.ImageSlider as a Cake Tool #tool nuget:?package=CyberSecure.ImageSlider&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ImageSlider Readme
Thank you for considering ImageSlider and trusting CyberSecure!!
Image slider library is a pre-compiled library for rendering the difference between two images in a slider.
Getting started
- Install the package using Nuguet.org
- Add reference to your project.
- Import the assembly to your project ( Using ImageSlider )
- Hola!!! Use the extension methods for webview2
Prerequisites
Microsoft WebView2 and HtmlAgilityPack
Usage
WebView2 webView=new WebView2(); webView.HorizontalSlide(path_image1,path_image2);
Product | Versions 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.
-
.NETStandard 2.1
- HtmlAgilityPack (>= 1.11.58)
- Microsoft.Web.WebView2 (>= 1.0.2210.55)
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 |
---|---|---|
1.0.0 | 135 | 2/4/2024 |