Top 20 NuGet Packages
Simple helper class for reading and writing memory values of programs.
- ReadXXX Returns the value of the given offset
- WriteXXX Writes the value to the given offset
CEP based on Rx.
Comes with a DataActionResult that serializes passed data using JSON.NET from Newtonsoft.
Comes with a DataActionResult that serializes passed data using JSON.NET from Newtonsoft.
A small reactive message based MVVM.
Extends System.Collections.Generic.IDictionary´2 with EnsureValueFor and AddToCollection:
a) EnsureValueFor(TKey key): Creates a instance of TValue for the given key and returns it;
b) AddToCollection(TKey key, item(s)): Ensures the concrete collection type for key, and add...
A minimod that provides a base class that implements the INotifyPropertyChanging and INotifyPropertyChanged interfaces
A minimod for easy to use pattern matching in CSharp.
Addes an attached behavior to your project that can be used to configure Popups to automatically follow their PlacementTarget
Extends DateTime, DateTimeOffset and Timespan by a method called 'GetPrettyString()'.
Creates nice textual representations of any objects. Mostly meant for debug/informational output.
Extends System.String/IEnumerable<string> by following methods:
a) ShortenTo(int length, string hint = "..."):
Crops a text to fit into certain number of chars. Appends 'hint' if it has to be cropped;
b) WrapAt(int margin):
Nicely wraps a text at the...
Extends System.Type, System.Reflection.MethodBase and System.Diagnostics.StackFrame by a method called 'GetPrettyName()'.
A minimod for RabbitMQ message processing.
A minimod for persisting event messages using Rx.
A minimod for persisting event messages using Rx.
An Event-/Message broker by using the Rx.
A minimod for parsing Strings as Enums.
Typesafe thread-static variables.
Simple webcontrol to add the script needed for google analytics.
Instructions:
- Add a Key "GoogleAnalyticsProfileID" to web.config
- Add control to any page.
- <name>.Render will render the control