Skip to content
View olivegamestudio's full-sized avatar

Block or report olivegamestudio

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Utility.Result Utility.Result Public

    A utility library with Result type. This type provides a means of returning success or failure from a function and an optional value. Great for avoiding throwing exceptions which are expensive and …

    C#

  2. Utility.Toolkit Utility.Toolkit Public

    A utility library with helper classes, such as ObservableObjectT.cs and ICommandT interface.

    C# 1

  3. Utility.State Utility.State Public

    A fluent style state machine library.

    C#

  4. Musts Musts Public

    Musts is a unit test helper library, to encourage writing things like value.MustBeTrue() and result.MustBeSuccess();

    C#

  5. Utility.Guard Utility.Guard Public

    A guard class and methods to replace the if... throw exception in a constructor.

    C#

  6. Utility.WPF Utility.WPF Public

    A set of useful functions for WPF development.

    C#