Skip to content
View olivegamestudio's full-sized avatar

Sponsoring

@MonoGame

Highlights

  • Pro

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 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 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 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 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. Pilgrimage Pilgrimage Public

    A .NET 8 library for quest and inventory management systems in games and applications. This library provides a comprehensive framework for managing players, quests, inventories, and item systems.

    C#

  6. OliveStudio.WPF OliveStudio.WPF Public

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

    C#