Skip to content
View soenneker's full-sized avatar
Block or Report

Block or report soenneker

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
soenneker/README.md

Hi, I'm Jake

Crafting fast, intuitive tools with cutting-edge tech to tackle challenges head-on

C#.NETAzureBlazor Redis Cosmos DB Bootstrap Swagger Cloudflare HTML5 JS xUnit Serilog ML.NET

I do stuff with data:

  • Azure Machine Learning
  • ML.NET
  • Azure Cognitive Services
  • Azure Messaging/Storage

My passions:

  • ⚖️ Pursuing knowledge, concepts, and philosophy
  • ⚔️ Battling complexity, chaos, and entropy with elegant solutions
  • 🏛️ Architectural design and implementing patterns
  • 🔄 Streamlining processes, testing, and striving for continuous improvement
  • 💬 Engaging with Large Language Models (like ChatGPT)

Pinned

  1. soenneker.utils.autobogus soenneker.utils.autobogus Public

    The .NET Autogenerator

    C# 17 1

  2. serilog-sinks-xunit-injectable serilog-sinks-xunit-injectable Public

    The injectable, Serilog xUnit test output sink

    C# 6 1

  3. soenneker.utils.backgroundqueue soenneker.utils.backgroundqueue Public

    A high-performance background Task/ValueTask queue

    C# 5

  4. soenneker.reflection.cache soenneker.reflection.cache Public

    The fastest .NET Reflection cache

    C# 2

  5. soenneker.utils.asyncsingleton soenneker.utils.asyncsingleton Public

    An externally initializing singleton that uses double-check asynchronous locking, with optional async and sync disposal

    C# 1

  6. soenneker.utils.httpclientcache soenneker.utils.httpclientcache Public

    A utility library for singleton thread-safe HttpClients

    C#