{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"Extensions","owner":"reactivemarbles","isFork":false,"description":"Extensions for System.Reactive","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":7,"issueCount":1,"starsCount":7,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-02T23:43:21.941Z"}},{"type":"Public","name":"Command","owner":"reactivemarbles","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":8,"issueCount":1,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-02T23:09:10.156Z"}},{"type":"Public","name":"PropertyChanged","owner":"reactivemarbles","isFork":false,"description":"A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":11,"issueCount":6,"starsCount":60,"forksCount":9,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-02T23:08:46.950Z"}},{"type":"Public","name":"Mvvm","owner":"reactivemarbles","isFork":false,"description":"A light weight core package for Reactive Marbles to introduce MVVM abstractions","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":1,"starsCount":14,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-02T23:06:30.771Z"}},{"type":"Public","name":"ObservableEvents","owner":"reactivemarbles","isFork":false,"description":"","allTopics":["csharp","dotnet"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":5,"issueCount":16,"starsCount":118,"forksCount":10,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-02T10:27:43.473Z"}},{"type":"Public","name":"DynamicData","owner":"reactivemarbles","isFork":false,"description":"Reactive collections based on Rx.Net","allTopics":["reactivex","csharp","dotnet","mvvm","reactive-programming","reactive-extensions","rx","hacktoberfest","reactive-collections","dynamicdata","dynamic-data","rx-observable"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":11,"issueCount":13,"starsCount":1678,"forksCount":180,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-01T20:57:55.698Z"}},{"type":"Public","name":"PlatformSchedulers","owner":"reactivemarbles","isFork":false,"description":"Schedulers for various platforms that aren't present in the default Reactive Extensions","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":5,"issueCount":1,"starsCount":5,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-01T16:25:55.470Z"}},{"type":"Public","name":"CacheDatabase","owner":"reactivemarbles","isFork":false,"description":"A reimplementation of Akavache using the SQLite framework by Frank Krueger.","allTopics":["sqlite","sqlite3"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":2,"issueCount":2,"starsCount":9,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-01T15:55:11.372Z"}},{"type":"Public","name":"Locator","owner":"reactivemarbles","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":4,"issueCount":1,"starsCount":5,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-01T15:42:20.638Z"}},{"type":"Public","name":"Minimalist.Reactive","owner":"reactivemarbles","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":5,"issueCount":1,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-01T15:36:18.142Z"}},{"type":"Public","name":"NuGetHelpers","owner":"reactivemarbles","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":1,"issueCount":1,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-01T00:19:25.867Z"}},{"type":"Public","name":"RoslynHelpers","owner":"reactivemarbles","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":4,"issueCount":1,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-26T19:41:29.488Z"}},{"type":"Public","name":"Navigation","owner":"reactivemarbles","isFork":false,"description":"View and ViewModel navigation for ReactiveMarbles","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":3,"issueCount":1,"starsCount":3,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-26T18:59:34.928Z"}},{"type":"Public","name":"SourceGenerator.TestNuGetHelper","owner":"reactivemarbles","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":3,"issueCount":1,"starsCount":0,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-26T18:49:40.635Z"}},{"type":"Public","name":"CrissCross","owner":"reactivemarbles","isFork":false,"description":"A Navigation Framework for ReactiveUI based projects","allTopics":["xamarin","wpf","avalonia","reactiveui","maui","webview2"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":34,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-20T21:02:22.152Z"}},{"type":"Public","name":"Extensions.Hosting","owner":"reactivemarbles","isFork":false,"description":"An Extension of the Microsoft.Extensions.Hosting library with the aim of allowing windows applications to use the hosting base. ","allTopics":["microsoft","plugin","service","extensions","wpf","winforms","hosting","reactiveui","winui"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-18T13:20:45.249Z"}},{"type":"Public","name":"DynamicDataVNext","owner":"reactivemarbles","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":1,"starsCount":14,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-11T02:52:14.551Z"}},{"type":"Public","name":"CodeAnalysis.Roslyn","owner":"reactivemarbles","isFork":false,"description":"A project that provides roslyn code analysis for reactive programming","allTopics":[],"primaryLanguage":null,"pullRequestCount":1,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-19T08:33:48.994Z"}},{"type":"Public","name":"CodeAnalysis.Resharper","owner":"reactivemarbles","isFork":false,"description":"A project that provides code analysis for reactive programming","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-19T08:27:21.207Z"}},{"type":"Public","name":"Samples","owner":"reactivemarbles","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-19T05:54:06.586Z"}},{"type":"Public","name":"Signal.RxNet","owner":"reactivemarbles","isFork":false,"description":"Signals to extend System.Reactive","allTopics":[],"primaryLanguage":null,"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-19T05:22:15.779Z"}},{"type":"Public","name":"actions-common","owner":"reactivemarbles","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-19T05:20:53.161Z"}},{"type":"Public","name":"SocialQ","owner":"reactivemarbles","isFork":false,"description":"A social distancing queuing application","allTopics":["xamarin-forms"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":21,"issueCount":2,"starsCount":34,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-17T06:48:20.097Z"}},{"type":"Public","name":".github","owner":"reactivemarbles","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-17T05:51:28.588Z"}}],"repositoryCount":24,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}