ReactiveUI.Fody
19.5.41
Prefix Reserved
dotnet add package ReactiveUI.Fody --version 19.5.41
NuGet\Install-Package ReactiveUI.Fody -Version 19.5.41
<PackageReference Include="ReactiveUI.Fody" Version="19.5.41" />
<PackageVersion Include="ReactiveUI.Fody" Version="19.5.41" />
<PackageReference Include="ReactiveUI.Fody" />
paket add ReactiveUI.Fody --version 19.5.41
#r "nuget: ReactiveUI.Fody, 19.5.41"
#addin nuget:?package=ReactiveUI.Fody&version=19.5.41
#tool nuget:?package=ReactiveUI.Fody&version=19.5.41
<br> <a href="https://github.com/reactiveui/reactiveui"> <img width="160" heigth="160" src="https://raw.githubusercontent.com/reactiveui/styleguide/master/logo/main.png"> </a> <br>
What is ReactiveUI?
ReactiveUI is a composable, cross-platform model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming, which is a paradigm that allows you to abstract mutable state away from your user interfaces and express the idea around a feature in one readable place and improve the testability of your application.
🔨 Get Started 🛍 Install Packages 🎞 Watch Videos 🎓 View Samples 🎤 Discuss ReactiveUI
Book
There has been an excellent book written by our Alumni maintainer Kent Boogart.
NuGet Packages
Install the following packages to start building your own ReactiveUI app. <b>Note:</b> some of the platform-specific packages are required. This means your app won't perform as expected until you install the packages properly. See the <a href="https://reactiveui.net/docs/getting-started/installation/">Installation</a> docs page for more info.
Platform | ReactiveUI Package | NuGet |
---|---|---|
.NET Standard | ReactiveUI | |
ReactiveUI.Fody | ||
Unit Testing | ReactiveUI.Testing | |
WPF | ReactiveUI.WPF | |
UWP | ReactiveUI.Uwp | |
WinUI | ReactiveUI.WinUI | |
MAUI | ReactiveUI.Maui | |
Windows Forms | ReactiveUI.WinForms | |
Xamarin.Forms | ReactiveUI.XamForms | |
Xamarin.Essentials | ReactiveUI | |
AndroidX (Xamarin) | ReactiveUI.AndroidX | |
Xamarin.Android | ReactiveUI.AndroidSupport | |
Xamarin.iOS | ReactiveUI | |
Xamarin.Mac | ReactiveUI | |
Tizen | ReactiveUI | |
Blazor | ReactiveUI.Blazor | |
Platform Uno | ReactiveUI.Uno | |
Platform Uno | ReactiveUI.Uno.WinUI | |
Avalonia | Avalonia.ReactiveUI | |
Any | ReactiveUI.Validation |
Sponsorship
The core team members, ReactiveUI contributors and contributors in the ecosystem do this open-source work in their free time. If you use ReactiveUI, a serious task, and you'd like us to invest more time on it, please donate. This project increases your income/productivity too. It makes development and applications faster and it reduces the required bandwidth.
This is how we use the donations:
- Allow the core team to work on ReactiveUI
- Thank contributors if they invested a large amount of time in contributing
- Support projects in the ecosystem
Support
If you have a question, please see if any discussions in our GitHub issues or Stack Overflow have already answered it.
If you want to discuss something or just need help, here is our Slack room, where there are always individuals looking to help out!
Please do not open GitHub issues for support requests.
Contribute
ReactiveUI is developed under an OSI-approved open source license, making it freely usable and distributable, even for commercial use.
If you want to submit pull requests please first open a GitHub issue to discuss. We are first time PR contributors friendly.
See Contribution Guidelines for further information how to contribute changes.
Core Team
<table> <tbody> <tr> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/glennawatson.png?s=150"> <br> <a href="https://github.com/glennawatson">Glenn Watson</a> <p>Melbourne, Australia</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/rlittlesii.png?s=150"> <br> <a href="https://github.com/rlittlesii">Rodney Littles II</a> <p>Texas, USA</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/worldbeater.png?s=150"> <br> <a href="https://github.com/worldbeater">Artyom Gorchakov</a> <p>Moscow, Russia</p> </td> </tr> <tr> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/cabauman.png?s=150"> <br> <a href="https://github.com/cabauman">Colt Bauman</a> <p>South Korea</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/chrispulman.png?s=150"> <br> <a href="https://github.com/chrispulman">Chris Pulman</a> <p>United Kingdom</p> </td> </tr> </tbody> </table>
Alumni Core Team
The following have been core team members in the past.
<table> <tbody> <tr> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/ghuntley.png?s=150"> <br> <a href="https://github.com/ghuntley">Geoffrey Huntley</a> <p>Sydney, Australia</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/kentcb.png?s=150"> <br> <a href="https://github.com/kentcb">Kent Boogaart</a> <p>Brisbane, Australia</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/olevett.png?s=150"> <br> <a href="https://github.com/olevett">Olly Levett</a> <p>London, United Kingdom</p> </td> </tr> <tr> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/anaisbetts.png?s=150"> <br> <a href="https://github.com/anaisbetts">Anaïs Betts</a> <p>San Francisco, USA</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/shiftkey.png?s=150"> <br> <a href="https://github.com/shiftkey">Brendan Forster</a> <p>Melbourne, Australia</p> </td> <td align="center" valign="top"> <img width="120" height="100" src="https://github.com/clairernovotny.png?s=150"> <br> <a href="https://github.com/clairernovotny">Claire Novotny</a> <p>New York, USA</p> </td> </tr> </tbody> </table>
.NET Foundation
ReactiveUI is part of the .NET Foundation. Other projects that are associated with the foundation include the Microsoft .NET Compiler Platform ("Roslyn") as well as the Microsoft ASP.NET family of projects, Microsoft .NET Core & Xamarin Forms.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid13.0 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Fody (>= 6.8.0)
- ReactiveUI (>= 19.5.41)
-
.NETFramework 4.7.2
- Fody (>= 6.8.0)
- ReactiveUI (>= 19.5.41)
-
.NETStandard 2.0
- Fody (>= 6.8.0)
- ReactiveUI (>= 19.5.41)
-
MonoAndroid 13.0
- Fody (>= 6.8.0)
- ReactiveUI (>= 19.5.41)
-
net6.0
- Fody (>= 6.8.0)
- ReactiveUI (>= 19.5.41)
-
net7.0
- Fody (>= 6.8.0)
- ReactiveUI (>= 19.5.41)
-
net8.0
- Fody (>= 6.8.0)
- ReactiveUI (>= 19.5.41)
-
Xamarin.iOS 1.0
- Fody (>= 6.8.0)
- ReactiveUI (>= 19.5.41)
-
Xamarin.Mac 2.0
- Fody (>= 6.8.0)
- ReactiveUI (>= 19.5.41)
-
Xamarin.TVOS 1.0
- Fody (>= 6.8.0)
- ReactiveUI (>= 19.5.41)
NuGet packages (76)
Showing the top 5 NuGet packages that depend on ReactiveUI.Fody:
Package | Downloads |
---|---|
GetIt
.NET library to help introduce programming in a funnier way. Inspired by Scratch and Turtle graphics. |
|
RedoSocial.SDK.FiniteStateMachines.Blazer
Package Description |
|
Mutagen.Bethesda.WPF
A C# library for Mutagen/Bethesda related WPF controls and styling |
|
Noggog.WPF
Generic reusable WPF classes and extension methods that apply to no specific project and flavored to taste |
|
RedoSocial.Platform.ViewModels.Rx
Package Description |
GitHub repositories (42)
Showing the top 20 popular GitHub repositories that depend on ReactiveUI.Fody:
Repository | Stars |
---|---|
2dust/v2rayN
A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
|
|
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
2dust/clashN
A clash client for Windows, support Mihomo
|
|
timschneeb/GalaxyBudsClient
Unofficial Galaxy Buds Manager for Windows, macOS, Linux, and Android
|
|
stakira/OpenUtau
Open singing synthesis platform / Open source UTAU successor
|
|
TEdit/Terraria-Map-Editor
TEdit - Terraria Map Editor - TEdit is a stand alone, open source map editor for Terraria. It lets you edit maps just like (almost) paint! It also lets you change world settings (time, bosses downed etc), edit chests and change sign, make epic dungeons, castles, cities, and add rewards for your adventurers!
|
|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|
|
enisn/UraniumUI
Uranium is a Free & Open-Source UI Kit for MAUI.
|
|
database64128/youtube-dl-wpf
A simple GUI wrapper for youtube-dl and yt-dlp.
|
|
jxlpzqc/TMSpeech
腾讯会议摸鱼工具
|
|
wabbajack-tools/wabbajack
An automated Modlist installer for various games.
|
|
HMBSbige/BilibiliLiveRecordDownLoader
Bilibili 直播录制
|
|
PhantomGamers/SFP
This utility is designed to allow you to apply skins to the modern Steam client
|
|
AvaloniaUI/Citrus.Avalonia
Modern styles for Avalonia controls.
|
|
reactiveui/Camelotia
Cross-platform sample .NET GUI for cloud file management.
|
|
alexandrehtrb/Pororoca
An API testing tool with support for HTTP/2 and HTTP/3. Alternative to Postman.
|
|
dorisoy/Dorisoy.Pan
Dorisoy.Pan 是基于.net core8 的跨平台文档管理系统,使用 MS SQL 2012 / MySql8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它,项目中的所有方法都是异步的,支持令牌基身份验证,项目体系结构遵循著名的软件模式和最佳安全实践。源代码是完全可定制的,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。 系统使用最新的 Microsoft 技术,高性能稳定性和安全性
|
|
IngvarX/Camelot
Camelot is a cross-platform file manager written in C#
|
|
AvaloniaUI/Live.Avalonia
In-app live reload for Avalonia applications.
|
Version | Downloads | Last updated |
---|---|---|
19.5.41 | 453,585 | 1/27/2024 |
19.5.39 | 34,855 | 1/3/2024 |
19.5.31 | 9,411 | 12/16/2023 |
19.5.1 | 85,629 | 10/2/2023 |
19.4.1 | 85,847 | 7/11/2023 |
19.3.3 | 1,451 | 7/8/2023 |
19.3.2 | 2,037 | 7/8/2023 |
19.2.1 | 39,944 | 6/4/2023 |
18.4.44 | 21,652 | 5/11/2023 |
18.4.34 | 27,879 | 4/19/2023 |
18.4.26 | 29,148 | 3/11/2023 |
18.4.25 | 13,489 | 3/5/2023 |
18.4.22 | 13,637 | 2/18/2023 |
18.4.20 | 33,245 | 2/1/2023 |
18.4.1 | 81,122 | 11/24/2022 |
18.3.1 | 153,102 | 7/19/2022 |
18.2.9 | 5,424 | 7/8/2022 |
18.2.5 | 10,926 | 6/24/2022 |
18.1.8 | 23,646 | 6/10/2022 |
18.0.10 | 94,917 | 4/27/2022 |
18.0.7 | 16,806 | 4/11/2022 |
18.0.4 | 1,180 | 4/11/2022 |
17.1.50 | 34,867 | 2/14/2022 |
17.1.46 | 1,266 | 2/13/2022 |
17.1.17 | 31,585 | 1/1/2022 |
17.1.9 | 20,072 | 12/11/2021 |
17.1.6 | 2,630 | 12/6/2021 |
17.1.4 | 2,453 | 12/4/2021 |
17.1.3 | 433 | 12/4/2021 |
17.1.2 | 443 | 12/4/2021 |
17.0.13 | 571 | 12/3/2021 |
17.0.1 | 1,309 | 12/2/2021 |
16.4.15 | 4,543 | 12/13/2021 |
16.4.14 | 613 | 12/13/2021 |
16.4.1 | 9,018 | 11/30/2021 |
16.3.10 | 15,863 | 11/4/2021 |
16.3.9 | 628 | 11/2/2021 |
16.3.8 | 504 | 11/2/2021 |
16.3.5 | 2,887 | 10/31/2021 |
16.3.4 | 506 | 10/31/2021 |
16.2.6 | 67,676 | 9/12/2021 |
16.2.1 | 8,172 | 8/26/2021 |
16.1.1 | 3,107 | 8/22/2021 |
15.1.1 | 7,608 | 8/19/2021 |
14.3.10 | 11,153 | 8/17/2021 |
14.3.1 | 2,068 | 8/11/2021 |
14.2.1 | 8,084 | 8/3/2021 |
14.1.1 | 53,166 | 6/19/2021 |
13.3.2 | 24,465 | 5/13/2021 |
13.3.1 | 7,346 | 5/12/2021 |
13.2.18 | 42,364 | 4/8/2021 |
13.2.10 | 13,244 | 4/1/2021 |
13.2.2 | 17,300 | 3/4/2021 |
13.1.1 | 43,304 | 1/22/2021 |
13.0.38 | 9,473 | 1/11/2021 |
13.0.27 | 16,975 | 12/18/2020 |
13.0.1 | 7,426 | 12/8/2020 |
12.1.5 | 28,670 | 10/30/2020 |
12.1.1 | 35,931 | 10/22/2020 |
11.5.35 | 29,315 | 8/28/2020 |
11.5.26 | 7,593 | 8/16/2020 |
11.5.17 | 4,548 | 8/4/2020 |
11.5.6 | 5,537 | 7/30/2020 |
11.5.1 | 970 | 7/28/2020 |
11.4.17 | 30,926 | 6/9/2020 |
11.4.1 | 22,379 | 5/7/2020 |
11.3.8 | 10,399 | 4/25/2020 |
11.3.7 | 19,807 | 4/23/2020 |
11.3.1 | 20,527 | 4/1/2020 |
11.2.3 | 18,331 | 3/5/2020 |
11.2.1 | 13,433 | 2/25/2020 |
11.1.35 | 704 | 2/25/2020 |
11.1.23 | 15,827 | 1/28/2020 |
11.1.21 | 908 | 1/28/2020 |
11.1.20 | 1,124 | 1/27/2020 |
11.1.12 | 2,721 | 1/18/2020 |
11.1.11 | 905 | 1/17/2020 |
11.1.6 | 4,180 | 1/7/2020 |
11.1.1 | 1,528 | 1/1/2020 |
11.0.6 | 1,133 | 12/26/2019 |
11.0.1 | 7,713 | 12/12/2019 |
10.5.43 | 3,734 | 12/5/2019 |
10.5.31 | 8,423 | 11/20/2019 |
10.5.30 | 2,451 | 11/20/2019 |
10.5.7 | 13,219 | 10/15/2019 |
10.5.6 | 709 | 10/15/2019 |
10.5.1 | 2,697 | 10/13/2019 |
10.4.1 | 1,429 | 10/8/2019 |
10.3.6 | 1,355 | 9/30/2019 |
10.3.1 | 1,666 | 9/22/2019 |
10.2.2 | 3,593 | 9/19/2019 |
10.2.1 | 711 | 9/19/2019 |
10.1.7 | 912 | 9/17/2019 |
10.1.6 | 1,596 | 9/9/2019 |
10.1.5 | 732 | 9/9/2019 |
10.1.1 | 731 | 9/8/2019 |
10.0.1 | 1,219 | 9/4/2019 |
10.0.1-preview.6 | 695 | 6/26/2019 |
10.0.1-preview.5 | 390 | 6/26/2019 |
10.0.1-preview.4 | 510 | 5/21/2019 |
10.0.1-preview.3 | 381 | 5/13/2019 |
10.0.1-preview.2 | 400 | 4/21/2019 |
10.0.0-preview.3 | 842 | 1/19/2019 |
10.0.0-preview.1 | 688 | 1/14/2019 |
9.22.1 | 6,640 | 8/28/2019 |
9.21.1 | 952 | 8/26/2019 |
9.20.1 | 7,235 | 8/6/2019 |
9.19.5 | 10,570 | 7/11/2019 |
9.19.3 | 2,396 | 7/9/2019 |
9.19.2 | 978 | 7/9/2019 |
9.18.2 | 1,823 | 6/29/2019 |
9.18.1 | 818 | 6/28/2019 |
9.17.11 | 1,619 | 6/23/2019 |
9.17.4 | 1,457 | 6/15/2019 |
9.17.1 | 1,535 | 6/14/2019 |
9.16.9 | 1,010 | 6/10/2019 |
9.16.6 | 7,011 | 5/30/2019 |
9.16.4 | 779 | 5/29/2019 |
9.16.3 | 1,929 | 5/25/2019 |
9.16.1 | 3,678 | 5/22/2019 |
9.15.9 | 871 | 5/21/2019 |
9.15.7 | 784 | 5/21/2019 |
9.15.6 | 789 | 5/21/2019 |
9.15.5 | 1,210 | 5/19/2019 |
9.15.1 | 1,267 | 5/13/2019 |
9.14.3 | 4,160 | 5/12/2019 |
9.14.1 | 1,434 | 5/7/2019 |
9.13.1 | 32,516 | 4/16/2019 |
9.12.1 | 12,333 | 3/20/2019 |
9.11.3 | 3,387 | 3/7/2019 |
9.11.1 | 6,936 | 2/21/2019 |
9.10.7 | 1,962 | 2/16/2019 |
9.10.1 | 4,137 | 2/8/2019 |
9.9.5 | 3,658 | 2/3/2019 |
9.9.1 | 1,279 | 1/30/2019 |
9.8.23 | 1,321 | 1/27/2019 |
9.8.22 | 1,094 | 1/25/2019 |
9.8.19 | 942 | 1/24/2019 |
9.8.15 | 1,269 | 1/19/2019 |
9.8.14 | 942 | 1/19/2019 |
9.8.13 | 971 | 1/18/2019 |
9.8.9 | 1,144 | 1/16/2019 |
9.8.1 | 5,486 | 1/11/2019 |
9.7.2 | 4,737 | 1/3/2019 |
9.6.3 | 1,016 | 12/31/2018 |
9.5.1 | 1,217 | 12/27/2018 |
9.4.1 | 2,724 | 12/4/2018 |
9.3.5 | 3,450 | 11/21/2018 |
9.3.3 | 943 | 11/21/2018 |
9.3.2 | 914 | 11/21/2018 |
9.3.1 | 958 | 11/20/2018 |
9.2.2 | 5,834 | 11/11/2018 |
9.1.4 | 1,379 | 11/5/2018 |
9.1.1 | 1,943 | 10/28/2018 |
9.0.1 | 5,847 | 10/5/2018 |
8.7.2 | 3,915 | 8/23/2018 |
8.7.1 | 6,980 | 8/17/2018 |
8.6.3 | 1,054 | 8/17/2018 |
8.6.1 | 1,122 | 8/15/2018 |
8.5.1 | 2,336 | 8/11/2018 |
8.4.4 | 1,288 | 8/8/2018 |
8.4.1 | 1,102 | 8/7/2018 |
8.3.1 | 5,094 | 6/12/2018 |
2.2.11 | 24,305 | 7/21/2017 |
2.2.10 | 4,402 | 6/11/2017 |
2.2.9 | 2,523 | 5/20/2017 |
2.2.4 | 2,283 | 5/4/2017 |
2.2.3 | 1,746 | 4/25/2017 |
2.2.0 | 1,235 | 4/25/2017 |
2.1.0-beta68 | 1,017 | 4/21/2017 |
2.1.0-beta67 | 979 | 3/27/2017 |
2.0.66 | 3,876 | 2/9/2017 |
2.0.65 | 3,144 | 11/15/2016 |
2.0.61-beta | 1,258 | 11/3/2016 |
2.0.0 | 1,689 | 4/25/2017 |
1.2.10 | 1,270 | 6/11/2017 |
1.2.8 | 1,269 | 5/15/2017 |
1.2.2 | 1,320 | 5/4/2017 |
1.2.1 | 1,275 | 4/25/2017 |
1.2.0-beta70 | 946 | 4/25/2017 |
1.2.0-beta69 | 1,001 | 4/21/2017 |
1.1.54-beta1 | 972 | 3/27/2017 |
1.1.53 | 3,648 | 8/26/2016 |
1.1.52 | 4,467 | 8/6/2016 |
1.1.51 | 6,774 | 4/17/2016 |
1.1.49 | 1,394 | 4/17/2016 |
1.1.47 | 1,354 | 4/17/2016 |
1.1.46 | 1,309 | 4/16/2016 |
1.1.45 | 1,298 | 4/16/2016 |
1.1.43 | 1,293 | 4/16/2016 |
1.1.38 | 1,297 | 4/16/2016 |
1.1.35 | 1,290 | 4/16/2016 |
1.1.34 | 1,342 | 4/16/2016 |
1.1.29 | 1,672 | 3/22/2016 |
1.1.27 | 1,430 | 3/8/2016 |
1.1.25 | 1,266 | 3/8/2016 |
1.1.23 | 1,298 | 3/7/2016 |
1.1.10 | 1,878 | 1/12/2016 |
1.1.9 | 1,563 | 1/5/2016 |
1.1.8 | 1,417 | 12/18/2015 |
1.1.7 | 1,324 | 12/18/2015 |
1.1.6 | 1,540 | 12/4/2015 |
1.1.5 | 1,377 | 12/4/2015 |
1.1.4 | 1,522 | 12/4/2015 |
1.1.3 | 1,429 | 12/4/2015 |
1.1.2 | 1,637 | 12/3/2015 |
1.1.1 | 1,735 | 6/16/2015 |
1.0.78 | 1,326 | 3/8/2016 |
1.0.51 | 1,962 | 5/18/2015 |
1.0.50 | 2,196 | 5/1/2015 |
1.0.49 | 2,069 | 4/30/2015 |
1.0.45 | 2,086 | 4/30/2015 |
1.0.36 | 1,398 | 4/7/2015 |
1.0.33 | 1,588 | 4/7/2015 |
1.0.30 | 1,384 | 4/4/2015 |
1.0.24 | 1,507 | 4/4/2015 |
1.0.23 | 1,377 | 4/2/2015 |
1.0.22 | 1,418 | 3/31/2015 |
1.0.21 | 1,377 | 3/31/2015 |
1.0.20 | 1,398 | 3/30/2015 |
1.0.19 | 1,392 | 3/30/2015 |
1.0.5 | 1,300 | 6/16/2015 |
1.0.3 | 1,393 | 3/30/2015 |
1.0.2 | 1,386 | 3/30/2015 |
1.0.1 | 1,355 | 3/30/2015 |
1.0.0 | 2,811 | 3/29/2015 |