Pinned Repositories
ClickOnceToSquirrelMigrator
A helper library for the migration from ClickOnce to Squirrel.Windows
Espera
Espera is a media player that plays your music, YouTube videos, SoundCloud songs and has a special "party mode".
Espera.Mobile
FlagConsole
A .NET library, that helps to build text-based console application interfaces. It provides controls like panel, textfield, list view, menu and label. It also offers drawing capabilitys for rectangles, lines and ellipses/circles.
FlagFtp
FlagFtp is a FTP library for .NET, that supports various operations, such as retrieving file lists, write and read from/to files, retrieving file and directory infos, etc...
FlagSync
FlagSync is a synchronization and backup tool, written in C#, that allows you to synchronize or backup your files with local folders (or an extern harddrive or flashdrive) and FTP-Servers, as well as synchronize your non-iPod MP3-Player with iTunes.
Lager
A cross-platform settings storage for .NET
YoutubeExtractor
A .NET library, that allows to download videos from YouTube and/or extract their audio track (currently only for flash videos).
Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
flagbug's Repositories
flagbug/FlagFtp
FlagFtp is a FTP library for .NET, that supports various operations, such as retrieving file lists, write and read from/to files, retrieving file and directory infos, etc...
flagbug/ClickOnceToSquirrelMigrator
A helper library for the migration from ClickOnce to Squirrel.Windows
flagbug/Espera.Mobile
flagbug/UnofficialGitterApp
An unofficial Android app for http://gitter.im
flagbug/ReactiveMarrow
This library extends Reactive Extensions with a few helpers
flagbug/SaneInAppBillingHandler
A sane wrapper over the Xamarin.InAppBilling library
flagbug/Espera.Network
Network classes and helpers for the Espera remote control API
flagbug/android-comboseekbar
seekbar with distinct values
flagbug/Squirrel.Windows
An installation and update framework for Windows desktop apps
flagbug/AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specification.
flagbug/codemaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
flagbug/DynamicData
Reactive extensions for collections
flagbug/flagbug.github.com
My blog
flagbug/Rothko
An abstracted library for interacting with the file system, registry, etc.
flagbug/System.IO.Abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
flagbug/Cake.AzureStorage
Cake Addin for working with Azure Storage
flagbug/CustomerIOSharp
Implementation of Customer.io's write-only API for .NET.
flagbug/dotnet
dotnet is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
flagbug/getespera.com
Source code for
flagbug/Identity
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data.
flagbug/JsonTest
Reproduction for https://github.com/aspnet/Mvc/issues/4213
flagbug/reactivesockets
Implements a very easy to use sockets API based on IObservable
flagbug/refit
The automatic type-safe REST library for Xamarin and .NET
flagbug/Rx.NET
A mirror of the Rx.NET repository on codeplex
flagbug/rxui-design-guidelines
A set of practices to help maintain sanity when building an RxUI client application distilled from hard lessons learned.
flagbug/starter-mobile
Starter project for Mobile projects at GitHub
flagbug/up-for-grabs.net
Jump in!
flagbug/viddl-rb
An extendable commandline video downloader for flash video sites like vimeo, youtube, ...
flagbug/Xamarin.Plugins
Cross platform xamarin and windows plugins for PCLs
flagbug/XamarinItemTouchHelper
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView for Xamarin