Name: Justin Hachemeister
Type: User
Bio: Husband, Father, Gamer, Blogger, Senior Software Engineer. Self-Motivated, Curiosity Driven, Always Learning and Improving.
Twitter: JHachemeister
Location: Windsor, Colorado
Blog: https://www.jhache.me
Justin Hachemeister's Projects
Composable CLI Argument Parser for all modern .Net platforms.
A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.
A sample demonstrating strongly typed C# alternatives to enums.
Dictionary without boxing when using enum type key.
A simple enum implementation for JavaScript
Enums.NET is a high-performance type-safe .NET enum utility library
Generic C# Enum Utilities
An independent flexible XAML MVVM library for .NET
.NET library for reading EPUB files
C# library for reading EPUB file format
Generate Equals, GetHashCode and operators methods from properties.
Full ASP.NET Core 2.0 application with DDD, CQRS and Event Sourcing
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.1, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
GitBook's ESLint config, following our styleguide
React specific linting rules for ESLint
Never write a result wrapper again! Outcome.NET is a simple, powerful helper for methods that return a value, but sometimes also need to return validation messages, warnings, or a success bit.
Cross platform GUI framework for desktop and mobile applications in .NET
Basic in-memory event aggregator using weak references
Markup Extensions for Events (WPF 4.5)
The open-source, functional database with Complex Event Processing in JavaScript.
Java version of the Customers and Orders event sourcing example from my presentations
The API specification for the Todo list application
Voidtools Everything frontend with dark mode.
Example Docker Compose app
WinForms control that is similar to WPF Expander control.