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/Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
replaysMike/AnyDiff
A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.
replaysMike/AnyConsole
A CSharp library that gives you better console handling for that classic ASCII look.
replaysMike/AnyClone
A CSharp library that can deep clone any object using only reflection.
replaysMike/AnySerializer
A CSharp library that can binary serialize any object quickly and easily
replaysMike/TypeSupport
A CSharp library that makes it easier to work with Types dynamically.
replaysMike/AssemblyInfo
Provides quick assembly information for windows dll/exe files
replaysMike/AnyBarcode
A cross-platform barcode generation library for CSharp
replaysMike/react-country-state-dropdown
A country, state, city, and language dropdown for react (and now a phone input too!)
replaysMike/AnyConfig
A configuration provider for .Net Framework / .Net Core without reliance on Microsoft's configuration dependencies
replaysMike/AnyRetry
A simple CSharp library for wrapping asynchronous code with retry behavior.
replaysMike/NUnit.Commander
A wrapper for running NUnit tests using NUnit-Console or dotnet test with real-time updates
replaysMike/WallMonitor
A free full-screen graphical network monitoring system that works across multiple platforms.
replaysMike/AnyMapper
A CSharp library mapping alternative to AutoMapper with built-in support for Entity Framework. The terse mapper!
replaysMike/Binner.Model.Common
Binner common model library
replaysMike/Binner.StorageProvider.MySql
MariaDb storage provider for Binner
replaysMike/Binner.StorageProvider.Postgresql
Postgresql storage provider for Binner
replaysMike/Binner.StorageProvider.Sqlite
SqlLite storage provider for Binner
replaysMike/Binner.StorageProvider.SqlServer
SqlServer storage provider for Binner
replaysMike/Binner.SwarmApi
Provides an api interface to the Binner Swarm Api.
replaysMike/AnyCache.Providers.Redis
A redis storage provider for distributed caching using AnyCache
replaysMike/AspNetCore.Docs
Documentation for ASP.NET Core
replaysMike/Automapper.EntityFrameworkCore
Automapper support for Entity Framework Core
replaysMike/barcoder
Lightweight Barcode Encoding Library for .NET Framework, .NET Standard and .NET Core.
replaysMike/checkout-single-subscription
Learn how to combine Checkout and Billing for fast subscription pages
replaysMike/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
replaysMike/ImageSharp.Drawing
:pen: Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.
replaysMike/NUnit.Extension.TestMonitor
Provides realtime test monitoring functionality to NUnit
replaysMike/replaysMike
Config files for my GitHub profile.
replaysMike/TestAuthentication