AsyncDisplayKitBindings 2.5.1.1

dotnet add package AsyncDisplayKitBindings --version 2.5.1.1
NuGet\Install-Package AsyncDisplayKitBindings -Version 2.5.1.1
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="AsyncDisplayKitBindings" Version="2.5.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AsyncDisplayKitBindings --version 2.5.1.1
#r "nuget: AsyncDisplayKitBindings, 2.5.1.1"
#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 AsyncDisplayKitBindings as a Cake Addin
#addin nuget:?package=AsyncDisplayKitBindings&version=2.5.1.1

// Install AsyncDisplayKitBindings as a Cake Tool
#tool nuget:?package=AsyncDisplayKitBindings&version=2.5.1.1

Texture for Xamarin.iOS

Texture

Build Status NuGet Badge

A Xamarin.iOS binding library for Texture library v2.5.

About

This project is maintained by Softeq Development Corp.

We specialize in developing mobile applications using Xamarin and native technology stack.

Installation

NuGet:

Install-Package AsyncDisplayKitBindings

Usage

License

Texture binding library for iOS is released under the MIT license. See LICENSE for details.

The original Texture project was created by Pinterest as a continuation, under a different name and license (Apache 2.0), of the AsyncDisplayKit codebase originally developed by Facebook.

Product Compatible and additional computed target framework versions.
.NET net6.0-ios10.0 is compatible.  net7.0-ios was computed.  net8.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.5.1.1 398 11/21/2022
2.5.1 4,958 10/22/2018
2.5.0 1,182 10/18/2018

Migration to .NET6