Epoxy.Xamarin.Forms 0.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Epoxy.Xamarin.Forms --version 0.3.0
NuGet\Install-Package Epoxy.Xamarin.Forms -Version 0.3.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="Epoxy.Xamarin.Forms" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Epoxy.Xamarin.Forms --version 0.3.0
#r "nuget: Epoxy.Xamarin.Forms, 0.3.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 Epoxy.Xamarin.Forms as a Cake Addin
#addin nuget:?package=Epoxy.Xamarin.Forms&version=0.3.0

// Install Epoxy.Xamarin.Forms as a Cake Tool
#tool nuget:?package=Epoxy.Xamarin.Forms&version=0.3.0

A minimum MVVM assister library.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 (1)

Showing the top 1 popular GitHub repositories that depend on Epoxy.Xamarin.Forms:

Repository Stars
kekyo/Epoxy
An independent flexible XAML MVVM library for .NET
Version Downloads Last updated
1.13.0 100 3/6/2024
1.12.0 248 11/16/2023
1.11.0 129 10/20/2023
1.10.0 192 7/8/2023
1.9.0 385 11/22/2022
1.8.0 411 9/21/2022
1.7.0 727 4/28/2022
1.6.0 427 4/21/2022
1.5.0 449 4/18/2022
1.4.0 404 4/9/2022
1.3.0 398 3/8/2022
1.2.0 636 11/11/2021
1.1.1 344 6/9/2021
1.1.0 322 6/9/2021
1.0.0 330 4/7/2021
0.17.0 351 4/5/2021
0.16.0 343 3/26/2021
0.15.0 329 3/17/2021
0.14.0 345 3/4/2021
0.13.0 324 3/3/2021
0.11.0 324 3/1/2021
0.10.0 318 2/21/2021
0.9.0 339 2/21/2021
0.8.0 326 2/18/2021
0.7.0 298 2/14/2021
0.6.0 376 12/16/2020
0.5.0 412 11/25/2020
0.4.0 393 11/25/2020
0.3.0 554 4/5/2020
0.2.0 463 3/30/2020
0.1.0 484 3/30/2020
0.0.1 473 3/30/2020

Added children binder demo.