Skip to content
View udlose's full-sized avatar
:octocat:
Probably Benchmarking...
:octocat:
Probably Benchmarking...

Block or report udlose

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

Hi there, I'm Dave 👋

  • 🔭 I’m currently working on:

    • Professionally: Leading the .NET Team at HeroDevs End Of Life support for the Microsoft .NET Stack by creating secure/patched versions of the .NET Runtime, ASP.NET Core, SDK, EF Core, etc.
    • Personal side-projects:
      • xml-equivalence .NET Nuget Package to perform XML Normalization, Canonicalization, and Semantic Equivalence (coming soon)
      • pool-tracker: a cross-platform mobile app to track pool chemistry built using .NET MAUI 9 (coming soon)
  • Blogger: The Black Box of .NET I write about C#, Programming, Design, Architecture, and the internals of Microsoft .NET.

  • LinkedIn

  • ⚡ Fun facts:

    • I love writing code because I'm constantly learning
    • I try to challenge myself by stepping outside my comfort zone
    • I've climbed Mt. Kilimanjaro
    • I've been a DJ "hot-mixing" in night clubs
    • I used to drag race my 625hp Mitsubishi 3000GT VR4

    Top Languages

Top Langs Top Langs

Wakatime

wakatime

Specialties

Memory Dump Analysis Reverse Engineering Debugging Performance Tuning Application Scalability

Languages and Tools

C# C++ JavaScript TypeScript JSON TSQL XML XAML YAML

Frameworks and Libraries

Common Language Runtime .NET .NET Runtime .NET SDK ASP.NET Core EF Core SignalR MAUI Windows Forms WinUI WPF UWP Polly

Databases

DynamoDB MongoDB Redis SQLite MySQL Oracle SQLServer

Cloud Services

AWS Azure Docker GitHub GitHub Actions

Tooling

CLI PowerShell Git Linqpad NDepend Syncfusion SonarQube Snyk Visual Studio 2022 Windbg XPerf

My Awesome Stats My StackOverflow

Blog posts

StackOverflow Activity

Pinned Loading

  1. aws/aws-xray-sdk-dotnet aws/aws-xray-sdk-dotnet Public

    The official AWS X-Ray SDK for .NET.

    C# 114 64

  2. LitJSON/litjson LitJSON/litjson Public

    JSON library for the .Net framework

    C# 1.4k 404

  3. structuremap/structuremap structuremap/structuremap Public

    A Dependency Injection/Inversion of Control tool for .NET

    C# 905 275

  4. maxkagamine/Moq.Contrib.HttpClient maxkagamine/Moq.Contrib.HttpClient Public

    A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.

    C# 191 11

  5. Linq to Xml - XName Atomization Benc... Linq to Xml - XName Atomization Benchmark
    1
    void Main()
    2
    {
    3
    	var summary = BenchmarkRunner.Run<LinqToXmlXNameAtomizationBenchmark>();
    4
    
                  
    5
    	// xml test data
  6. RateLimiting RateLimiting Public

    Forked from Danthar/RateLimiting

    Simple component for rate limiting in c#

    C# 2