RxProperty

A Reactive Property based on https://github.com/reactiveui/ReactiveUI

MIT License

Stars
4
Committers
3

Bot releases are visible (Hide)

RxProperty - 7.0.1 Latest Release

Published by github-actions[bot] 10 months ago

Dependencies:

  • cf4ebc4c5fb32c05761e1dc14348fb05025f5047 Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 @dependabot[bot]
  • 7f6b817ba8df2502b4f2bd36d4385dafde321ba9 Bump Roslynator.Analyzers from 4.2.0 to 4.3.0 @dependabot[bot]
  • 0fdab3065e2fbb2cb5879b6f1a15f2314dca5d60 Bump Nerdbank.GitVersioning from 3.6.128 to 3.6.133 @dependabot[bot]

Other:

  • 99d7fcd05aa6ca2a07398d921347986a075a8f5f Merge pull request #10 from ChrisPulman/dependabot/nuget/Roslynator.Analyzers-4.3.0 @ChrisPulman
  • da2d8ad54ec7f165337ae98b03eec3efae7c8f6f Merge pull request #9 from ChrisPulman/dependabot/nuget/Nerdbank.GitVersioning-3.6.128 @ChrisPulman
  • 1e8d877f95e40ef0cc436ea79aba0ef8581fa047 Merge pull request #12 from ChrisPulman/dependabot/nuget/Nerdbank.GitVersioning-3.6.133 @ChrisPulman
  • 11c63e79312600cf5ac254b62cf33a83947d836a Add release gate @ChrisPulman
  • 95adc95e2328ea0a7e565c24f75388c7faa239f5 Merge pull request #19 from ChrisPulman/AddReleaseGate @ChrisPulman
RxProperty - 7.0.0

Published by github-actions[bot] over 1 year ago

Other:

  • 3fc26f0a3e9f87409b7e56f81174ba2153385492 Update ReactiveUI Using System.Reactive V6.0.x @ChrisPulman
  • fb8986171a149047a0d451fca82779bb55aa5cef Merge pull request #11 from ChrisPulman/HousekeepingUpdateRxUI @ChrisPulman
RxProperty - 6.2.2

Published by github-actions[bot] over 1 year ago

Other:

  • 2c1b44a2161301168f94af0c45d513e322db4c93 Rerelease to keep ReactiveUI current @ChrisPulman
RxProperty - 6.2.1

Published by github-actions[bot] almost 2 years ago

Other:

  • 3ac8c871fa59031f636485eaaa6d3b7f877aa508 Update Version.json @ChrisPulman
RxProperty - 6.2.0

Published by github-actions[bot] almost 2 years ago

Dependencies:

  • 5198f17570d20e67d1b13d45caa4baf2c90d5776 Bump System.Net.Http in /MigrationBackup/d5534af1/Sample/WPF @dependabot[bot]
  • 4d887f6518cb909169ba7eef084cba14f0a77671 Bump System.Net.Http in /Source/ReactiveProperty.Platform.Android @dependabot[bot]
  • adab0d3e5de5e530ae3c779799d948ceadbe6fcd Bump System.Net.Http @dependabot[bot]
  • 03d89381d1db97ad5a09b81d1b4e945a11cbf4bc Bump System.Text.RegularExpressions @dependabot[bot]
  • c6a483d9ec8e9114def19a997810c433c11db6d1 Bump System.Text.RegularExpressions @dependabot[bot]
  • 53fb2ab02be8adc0a258ef3d7b48e3481e2b8e15 Bump System.Text.RegularExpressions @dependabot[bot]

Fixes:

  • f13880fb2f408133e3e1f23fc8c446c678231bb2 fixed case sensative Version to version @ChrisPulman
  • e5c252d12cff7044814f44991940c3429855af98 Fixed issue with nuspec path @ChrisPulman
  • 9ff5308663f0269636145862563664cbf2bc3e06 Fixed Issue with wrong XML name in NET46 project @ChrisPulman
  • 266726961b4d2c308c0addbc04743463bd12251b Fixed Issue with resolving System.Threading.Tasks.Extensions by manually adding reference to the NetStandard2.0 library @ChrisPulman

Other:

  • 0eed897db646d1251b4853aff93976435758dbf4 Updated AppVeyor @ChrisPulman
  • fce9a581c3b5e9b225b5991ef78441d74e6dcd69 updated appveyor to try and get to build nupkg @ChrisPulman
  • 6f530781015a817d1647f2dfa6a5d654ec71f6fc Package is built but not deployed, hopefully this fixes this issue @ChrisPulman
  • 73f2e1ef504cee91a52d365895e1f77da003d382 Changed package name due to Nuget confict with ReactiveProperty package @ChrisPulman
  • 7be914fda2b3fe25d4308d6637a161fe8c1d39bf Cleaned up code fixed project ref to point to new name @ChrisPulman
  • 4ab08d2cbd0db037c0ef492b69b6f7d015aba470 Updated to match latest version of ReactiveProperty - included ReactiveCommand renamed to RxCommand to allow ReactiveUI Command to be used without conflict @ChrisPulman
  • 615e9affc9fbe1aa03d716dc0a9a91f1ef55c0ce added System.Windows.Interactivity.WPF to tests @ChrisPulman
  • 3ca7988efb243026ca7027aed66d1c132fd24490 Updated API @ChrisPulman
  • c36f42b733fe74bec60e4cc9320f1525a1ac3473 Updated to latest source for 5.2.0 @ChrisPulman
  • dd070a132e765631701ed147411821a8dcfbce17 Updated to PackageReference @ChrisPulman
  • 8f79d6896c0d029b711f457f6c76eb29f30bb22c Updated YAML file to specify Solution file @ChrisPulman
  • d2da9d062fd925e12b745a02c2e5cdf49c7f4e7f Updated tests to include app.config @ChrisPulman
  • 06a99b83eb6b9b46eea93618f4f9b3f0ecd21d4d Removed dependencies from netstandard 2 @ChrisPulman
  • b30650b004fd424ce956e3fa3b9810d3c0dd3bf6 updated version to allow publish @ChrisPulman
  • 5120a5e4ec8346d815a2b877895ced833039b102 Updated To Rx v4.1.0 @ChrisPulman
  • ea86abde4e63507785e507f7023865e6d0ea6aaa Updated to System.Reactive 4.1.1 @ChrisPulman
  • 8a4b88daa745276e3b46b56c15b8382e6fb8d751 Removed Sample XamarinAndroid from solution due to the following issue @ChrisPulman
  • e031e22e47da3dd391b307c6c073dea50bbb20c1 Added Missing Images @ChrisPulman
  • 05ad5ae88452671a523d8675ba7daa2a751f4550 Corrected icon path and license path @ChrisPulman
  • 8192f70397cd330b28f33265f8fd808136111787 Merge pull request #2 from ChrisPulman/dependabot/nuget/MigrationBackup/d5534af1/Sample/WPF/System.Net.Http-4.3.4 @ChrisPulman
  • ee8ddb5d0d79e7f24661e6b07fd6eb896ffd1e03 Merge pull request #4 from ChrisPulman/dependabot/nuget/Source/ReactiveProperty.Platform.Android/System.Net.Http-4.3.4 @ChrisPulman
  • c7c557141ca85c1e1991fb10e7e110d19c390fdb Merge pull request #3 from ChrisPulman/dependabot/nuget/MigrationBackup/0c499fb2/Source/ReactiveProperty.Platform.Android/System.Net.Http-4.3.4 @ChrisPulman
  • 742edd6a9722dfa727d77eab9b036d6d20308cd3 Merge pull request #5 from ChrisPulman/dependabot/nuget/Source/ReactiveProperty.Platform.Android/System.Text.RegularExpressions-4.3.1 @ChrisPulman
  • 187423e748c7a51fca0bacb72bcf5c6efd00c54f Merge pull request #6 from ChrisPulman/dependabot/nuget/MigrationBackup/0c499fb2/Source/ReactiveProperty.Platform.Android/System.Text.RegularExpressions-4.3.1 @ChrisPulman
  • a9207ec867959104bb7c2f15a6a5eb33e85d5da8 Merge pull request #7 from ChrisPulman/dependabot/nuget/MigrationBackup/d5534af1/Sample/WPF/System.Text.RegularExpressions-4.3.1 @ChrisPulman
  • eb2eb9aae4a7d56038bad4ca3e6454f211f0f045 Major overhaul to minimise library @ChrisPulman
  • 0b02a010200e7574a244f8023b3cdfbb95a61f7d Update appveyor.yml @ChrisPulman
  • 606c4f30f11776482d57e225db4d4b8de1a1d7a6 Update appveyor.yml @ChrisPulman
  • cf1fca90543c1150316ecce9ec7af0ef5d613914 Update appveyor.yml @ChrisPulman
  • a1f1b686567ab8b80a7deeecb62f39781ce59396 Update appveyor.yml @ChrisPulman
  • f2008a974e0d23131f898207627b528895c8764b Update appveyor.yml @ChrisPulman
  • f7cc21e6f0fcaa4dfbd7abd170f2f6411d31484a Update RxProperty.csproj @ChrisPulman
  • 40d85c1a13a3ac5c84c69ca8ed5bf677877bc0b3 Create dotnet.yml @ChrisPulman
  • 002816bed65b951fe54c301b33c8c242dbb83cc8 Update dotnet.yml @ChrisPulman
  • 7ef29ba540f9b62295e070e404fcc9e009559efe Update dotnet.yml @ChrisPulman
  • 98cd5968c9814ea2707a4d988c3202b408cfca8a Update dotnet.yml @ChrisPulman
  • 785674f34af01e8f1996cd2ced5ae02b8b95b10e Update dotnet.yml @ChrisPulman
  • 36c0fe7f7132a7a394fc267028944f869801b6af Update build Add net 7 @ChrisPulman
  • f2d06b88825d2873240950195a3c981c08a95313 correct build @ChrisPulman