Diplo God Mode makes Umbraco developers invincible! This custom tree in the Settings section of Umbraco 8 allows you to browse, query and search your document types and compositions; your templates and partials; your datatypes and property editors; your media library; your custom controllers and...
More information
The Xamarin.Forms MaterialFrame aims at delivering out of the box modern popular theming such as:
* Light
* Dark
* Acrylic
* AcrylicBlur
The AcrylicBlur theme also provides three different blur styles inherited from the iOS UIVisualEffectView:
* Light
* ExtraLight
* Dark
On Android,...
More information
Stream & FileStream drop-in replacement with insert-mode as opposed to override-mode and with delete operation. See example @ https://github.com/PawelStroinski/EditableStream
A library of statistics algorithms for numeric arrays.Including Sort,Mean,Median,Mode,StandardDeviation, Variance, Paercentile, (1st,2nd,3rd Quartile),ZScore,InterquartileRange