Skip to content
View sonicmouse's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sonicmouse

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Host.CreateDefaultBuilder.Example Host.CreateDefaultBuilder.Example Public

    This is an example of how you can use the new generic Host's CreateDefaultBuilder() method with a Startup.cs pattern

    C# 25 12

  2. ComputationService ComputationService Public

    An example of a queued background service running in ASP.NET Core

    C# 25 3

  3. ProcCmdLine ProcCmdLine Public

    A native Windows x86/x64 library to retrieve a command line from a process ID

    C# 21 6

  4. BlazorAudioFFT BlazorAudioFFT Public

    Playing with Blazor WASM and Javascript interop with microphone audio, WebGL and 2D canvas

    C# 13 5

  5. SacredGameTools SacredGameTools Public

    Sacred Item Manager source code. Also, a bunch of other stuff I don't remember writing back in 2005.

    C++ 9 1

  6. BackgroundTaskQueue.AspNetCore BackgroundTaskQueue.AspNetCore Public

    A lightweight and efficient background task queue for ASP.NET Core, built using TPL Dataflow. It allows you to offload work from controllers and services to a background processing pipeline with co…

    C# 1