Best of C#December 2023

  1. 1
    Article
    Avatar of codemazeCode Maze·2y

    Local Functions in C#

    Learn about local functions in C#, how to create them, and best practices. Compare them with lambda functions.

  2. 2
    Article
    Avatar of meziantouMeziantou·2y

    Weak events in C#

    Learn how to create weak events in C# to prevent memory leaks when subscribers don't unsubscribe from events.

  3. 3
    Article
    Avatar of hnHacker News·2y

    isadorasophia/murder: Murder is a pixel art ECS game engine.

    Murder Engine is a pixel art ECS game engine built on top of MonoGame. It is still in development, with frequent changes and breaking updates. To start building with Murder Engine, check out the game jam project or the Hello World project. You can reference Murder Engine in your project through a git submodule.