AnimatedGif 1.0.1
A high performance .NET library for reading and creating (animated) GIFs
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package AnimatedGif -Version 1.0.1
dotnet add package AnimatedGif --version 1.0.1
<PackageReference Include="AnimatedGif" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AnimatedGif --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AnimatedGif, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AnimatedGif as a Cake Addin
#addin nuget:?package=AnimatedGif&version=1.0.1
// Install AnimatedGif as a Cake Tool
#tool nuget:?package=AnimatedGif&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added Wrapper for Create and Load
Dependencies
This package has no dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on AnimatedGif:
Package | Downloads |
---|---|
iCom
iCom integrates a variety of specific operation classes, such as: Cookie, Items, Cache, Form, DbContext, DbDynamic, DbConn, SqlQuery, FileUtil, FileUpload, Crypto, BarCode, StringUtil, TypeConvert, SortList, DateUtil, RegexUtil, Environal, ReflectUtil, HttpClient, ImageUtil, XmlUtil, ZipPackage, WordUtil, ExcelUtil, PdfUtil, PinyinConvert, PdfToImageConverter, JsonConfig, XmlConfig, ObjectCopy, TagHelper, SkipUrlMiddleware and so on.
// HttpContext Called in the ConfigureServices method
services.AddContextAccessor();
// Called in the Configure method
app.UseHttpContext();
// EfCore Called in the ConfigureServices method
// Application Assembly
var assembly = Assembly.GetExecutingAssembly();
// Register Database Models
services.AddDbContext(assembly);
// Auto Update Database
services.AddMigrate();
// Register All Services
services.AddService(assembly);
|
|
PossumLabs.DSL.Web
Supports the creation of Domain-Specific Languages for test automation. Selenium support.
|
|
PossumLabs.DSL.Slipka
Supports the creation of Domain-Specific Languages for test automation. Supports the interaction with Slipka.
|
|
PossumLabs.Specflow.Selenium
For examples please see https://github.com/BasHamer/PossumLabs.Specflow
This library is intended to be used with Specflow and adds a wrapper around selenium.
|
GitHub repositories
This package is not used by any popular GitHub repositories.