Pinned Repositories
cognitiveservice-videocapture-client
Video Capture application to demonstrate Azure Cognitive Services
Compare-Net-Objects
What you have been waiting for :+1: Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
cqs-sample
A sample project which shows the command-query-separation architecture in an ASP.NET Core environment.
Effort-InheritanceDemo
A demo project to show the missing inheritance feature for the Effort.Extra package
ExcelTableConverter
Excel Add-In to convert a selected range in an excel table to multiple other table formats, e.g. LaTeX, Atlassian Jira, Markdown
NoSQLExplorer
A tool for comparing NoSQL databases, in particular Crate.io and MongoDB.
library-authentication
A library which supports Basic and HMAC authentication for ASP.NET Core and .NET standard 2.0 clients
library-cqs
Core library for command-query separation pattern
meinsiedler's Repositories
meinsiedler/NoSQLExplorer
A tool for comparing NoSQL databases, in particular Crate.io and MongoDB.
meinsiedler/ExcelTableConverter
Excel Add-In to convert a selected range in an excel table to multiple other table formats, e.g. LaTeX, Atlassian Jira, Markdown
meinsiedler/cqs-sample
A sample project which shows the command-query-separation architecture in an ASP.NET Core environment.
meinsiedler/cognitiveservice-videocapture-client
Video Capture application to demonstrate Azure Cognitive Services
meinsiedler/Compare-Net-Objects
What you have been waiting for :+1: Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
meinsiedler/Effort-InheritanceDemo
A demo project to show the missing inheritance feature for the Effort.Extra package
meinsiedler/external-api-test
A demo repository for My JSON Server (Alpha)
meinsiedler/library-usageaware
meinsiedler/machine.specifications.should
Machine.Specifications.Should is a should library for the Context/Specification framework Machine.Specifications.
meinsiedler/meinsiedler.github.io
meinsiedler/SerialPortStream
SerialPortStream is an independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. Default branch is 2.x and now has support for Mono with help of a C library.
meinsiedler/SerialPortStreamTest
meinsiedler/ValueOf
Deal with Primitive Obsession - define ValueObjects in a single line (of C#).