Pinned Repositories
AnyBarcode
A cross-platform barcode generation library for CSharp
AnyClone
A CSharp library that can deep clone any object using only reflection.
AnyConsole
A CSharp library that gives you better console handling for that classic ASCII look.
AnyDiff
A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.
AnyRetry
A simple CSharp library for wrapping asynchronous code with retry behavior.
AnySerializer
A CSharp library that can binary serialize any object quickly and easily
AssemblyInfo
Provides quick assembly information for windows dll/exe files
Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
STM32CubeIDE-TouchGFX-Fix
Patches project files generated by CubeMX for STM32CubeIDE to work with TouchGFX
TypeSupport
A CSharp library that makes it easier to work with Types dynamically.
replaysMike's Repositories
replaysMike/STM32CubeIDE-TouchGFX-Fix
Patches project files generated by CubeMX for STM32CubeIDE to work with TouchGFX
replaysMike/AnyBitStream
Work with bits efficiently in a stream using standard streams and extending BinaryReader/BinaryWriter.
replaysMike/Text.UTF8.Legacy
A legacy replacement for .Net Core 3.0+ UTF8 string encoding/decoding implementation.
replaysMike/AnyProxy
A CSharp library that can proxy any object allowing you to add properties or interceptors to any existing class.
replaysMike/AnyTask
A CSharp library for scheduling async events that run once or on a recurring basis
replaysMike/AnyCache
AnyCache is a modified clone of LazyCache for caching any .Net type in a thread-safe manner
replaysMike/GoogleAuthenticator
Simple, easy to use server-side two-factor authentication library for .NET that works with Google Authenticator and Authy.
replaysMike/ILRepack.MSBuild.Task
MSBuild task for ILRepack which is an open-source alternative to ILMerge.
replaysMike/NBXplorer
NBitcoin Explorer
replaysMike/OpenCubeMX
An open source GUI replacement for STM32CubeMX on Windows
replaysMike/OpenCubeMX-lib
The library that powers OpenMXCube gui
replaysMike/Swashbuckle
Seamlessly adds a swagger to WebApi projects!
replaysMike/YamlDotNet
YamlDotNet is a .NET library for YAML