home.social
  1. Here are 3 simple tips for working with Scrutor for dependency injection

    Read more here:
    bgh.st/8ingl3

  2. Expire vs Remove. Which should we use in Fusion Cache?

    Fusion Cache quickly became my favorite caching library for C#. Can't live without it!

    In this video, we go over some of the basic cache operations we have access to.

    Watch the full tutorial here:
    youtu.be/wmvEFWSE49g

  3. Flyweight Pattern Best Practices in C#: Code Organization and Maintainability

    Master flyweight pattern best practices in C# including thread-safe factories, immutable shared state, memory monitoring, and avoiding common anti-patterns.

    Read the article here:
    bgh.st/b0ewcw