Top 20 NuGet Packages

TMW.Edge.Frame netCore框架类库 使用时如有问题可联系作者 [email protected]
ApplicationJobs Tcp listening on local port feature - Add Listen extension method on ConsoleApplication starting job host q: [email protected] http://www.antonioesposito.it/2018/01/16/writing-a-local-tcp-listener-with-tnx-applicationjobs-nuget-package-in-a-nutshell/
Simplified fluent way for accessing a Redis cache now ThreadSafe by design RedisCacheManager: + GetOrDrill + GetOrDrillLong (30 min) + GetOrDrillShort (10 min) + Overwrite + Poison q: [email protected] [2.0] - RedisCacheInstance for multiple cache server usage [1.5] - Added thread safety v...
DCacheManager is a powerful helper module allowing you using easily the Windows Azure Distributed Cache role or shared role
FunctionModules package with TcpListener base ContinuousFunction - TcpListenerContinuousFunctionBase q: [email protected]
The easiest way to have fixed thread number parallelism in LINQ on any processor environment! int threadNum=32; [my IEnumerable].GridEach(threadNum, x=> DoWork(x)); q: [email protected]
[4.0, W8, WP8, SL] PasswordDictionary is a useful helper module containing a HUGE password list (> 2M words)! q/a: [email protected]
[.NET 4.6.1+] - DisposableObservable: a class for creating Observable sequences with TPL easily as Observable.Create - [IObservable].Serialize: wrap all subscriptions into a single ISubject against the sourcing observable - [IObservable].AsAsync: execute all functions on TPL - [IObservable].Fork: a...
- DoOrResumeNext (with retry) - SelectOrResumeNext (with retry) #add support for resume next pattern (exception hiding here - with tracing) Q [email protected]
[4.0, WP8, W8] WorldDictionary is a useful helper module allowing you having access to the most dictionaries in the world. You can: - find an anagram - make an anagram - find the culture for a word - check the word for a given culture - iterate all words for a culture - iterate all words for all cu...
[4.5, RT8, WP8, WP81] RssReader has a useful RssHelper module allowing you reading every standard RssFeed 2.0 or AtomPub in a simple way. Supports async/await pattern. Supports PRISM RDF Site Summary
Display toast notifications on Xamarin and Windows Platforms. Ensure you call ToastNotification.Init(); and register the dependency in each project. DependencyService.Register<ToastNotification>(); Read the full documentation on the projects page.
A simple, low overhead unit test library for Mono. It's is based on the API's from NUnit and MSTest.
Toastie is a customizable Android toast library
TypeScript Definitions (d.ts) for toastr. Generated based off the DefinitelyTyped repository [git commit: eae5d89fafb9190aa0920d27f957c365ec8ddeb0]. http://github.com/DefinitelyTyped
The usual Toast for Xamarin.Android, but with steroids