Skip to content
@microlens-solutions

microlens-solutions

Pinned Loading

  1. proto proto Public

    High-performance schemaless Protocol Buffers decoder and inspector for .NET. Intercepts, decodes and logs Protobuf traffic across HttpClient, ASP.NET Core and gRPC (unary and streaming) without .pr…

    C# 1

  2. cache cache Public

    Stampede-protected, container-scoped in-process caching for .NET, built on Microsoft.Extensions.Caching.Memory. Runs each factory once per key for all concurrent callers, keeps serving the previous…

    C# 1

  3. synthesizer synthesizer Public

    Roslyn semantic-model library that generates compilable Bogus Faker<T> source from C# classes and record classes, covering inherited properties, generic types, enums, arrays, lists, hash sets, dict…

    C# 1

Repositories

Showing 4 of 4 repositories
  • cache Public

    Stampede-protected, container-scoped in-process caching for .NET, built on Microsoft.Extensions.Caching.Memory. Runs each factory once per key for all concurrent callers, keeps serving the previous value while a refresh loads, and applies per-container TTL with native LRU or hand-rolled LFU eviction.

    microlens-solutions/cache's past year of commit activity
    C# 1 Apache-2.0 0 0 0 Updated Sep 27, 2026
  • proto Public

    High-performance schemaless Protocol Buffers decoder and inspector for .NET. Intercepts, decodes and logs Protobuf traffic across HttpClient, ASP.NET Core and gRPC (unary and streaming) without .proto files or generated classes.

    microlens-solutions/proto's past year of commit activity
    C# 1 Apache-2.0 0 0 0 Updated Sep 26, 2026
  • .github Public
    microlens-solutions/.github's past year of commit activity
    0 0 0 0 Updated Sep 25, 2026
  • synthesizer Public

    Roslyn semantic-model library that generates compilable Bogus Faker<T> source from C# classes and record classes, covering inherited properties, generic types, enums, arrays, lists, hash sets, dictionaries and convention-based string values, extensible through custom type providers.

    microlens-solutions/synthesizer's past year of commit activity
    C# 1 Apache-2.0 0 0 0 Updated Sep 23, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…