AnimatedGif 1.0.2
See the version list below for details.
dotnet add package AnimatedGif --version 1.0.2
NuGet\Install-Package AnimatedGif -Version 1.0.2
<PackageReference Include="AnimatedGif" Version="1.0.2" />
paket add AnimatedGif --version 1.0.2
#r "nuget: AnimatedGif, 1.0.2"
// Install AnimatedGif as a Cake Addin #addin nuget:?package=AnimatedGif&version=1.0.2 // Install AnimatedGif as a Cake Tool #tool nuget:?package=AnimatedGif&version=1.0.2
// 33ms default delay (~30fps)
using (var gif = AnimatedGif.Create("gif.gif", 33)) {
gif.AddFrame(img, -1, GifQuality.Default);
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
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 (1)
Showing the top 1 popular GitHub repositories that depend on AnimatedGif:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs.Samples
|
Added Wrapper for Create and Load