Pinned Repositories
AzureDirectory
A fork of this project: https://azuredirectory.codeplex.com/
Cirrious.FluentLayout
FluentLayout for Xamarin.iOS - sample uses MvvmCross
lucene-solr
Apache Lucene and Solr open-source search software
OpenAPI-Specification
The OpenAPI Specification Repository
orleans
Orleans - Distributed Virtual Actor Model
PruningRadixTrie
PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete
ReactiveUI
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. Supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, WPF, Windows Forms, Windows Phone 8 and Windows Store apps.
refit
The automatic type-safe REST library for Xamarin and .NET
spmemvfs
A memory vfs implementation for SQLite
StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
BrianSakhai's Repositories
BrianSakhai/AzureDirectory
A fork of this project: https://azuredirectory.codeplex.com/
BrianSakhai/Cirrious.FluentLayout
FluentLayout for Xamarin.iOS - sample uses MvvmCross
BrianSakhai/lucene-solr
Apache Lucene and Solr open-source search software
BrianSakhai/OpenAPI-Specification
The OpenAPI Specification Repository
BrianSakhai/orleans
Orleans - Distributed Virtual Actor Model
BrianSakhai/PruningRadixTrie
PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete
BrianSakhai/ReactiveUI
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. Supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, WPF, Windows Forms, Windows Phone 8 and Windows Store apps.
BrianSakhai/refit
The automatic type-safe REST library for Xamarin and .NET
BrianSakhai/spmemvfs
A memory vfs implementation for SQLite
BrianSakhai/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
BrianSakhai/SymSpell
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
BrianSakhai/userdialogs
A cross platform library that allows you to call for standard user dialogs from a shared/portable library, Actionsheets, alerts, confirmations, loading, login, progress, prompt, toast... async just for fun
BrianSakhai/WebStreams.Server
Serve APIs returning & consuming observable streams over WebSockets using .NET
BrianSakhai/WordSegmentationDP
Word Segmentation with Dynamic Programming
BrianSakhai/WordSegmentationTM
Fast Word Segmentation with Triangular Matrix