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. OliveStudio.Results Public

    A C# library for clean, functional error handling. This library provides a robust alternative to exception-based error handling, making your code more predictable and easier to reason about.

    C#

  2. OliveStudio.Toolkit Public

    A C# MVVM toolkit library that extends CommunityToolkit.Mvvm with additional strongly-typed abstractions for building robust MVVM applications.

    C# 1

  3. OliveStudio.Guard Public

    A C# library providing guard clauses for validating method arguments and preconditions. Guard clauses help you fail fast by validating inputs at the beginning of methods, making your code more robu…

    C#

  4. OliveStudio.MissingAttributes Public

    A C# library providing compiler polyfills for modern language features in .NET Framework and .NET Standard. This library enables you to use the latest C# language features like records, init proper…

    C#

  5. OliveStudio.WPF Public

    A C# utility library providing helpful extension methods for WPF applications, focusing on visual tree navigation and manipulation.

    C#

  6. OliveStudio.Helpers Public

    A C# utility library providing essential helper classes and delegates for common programming scenarios, including async event handling and time management.

    C#