Pinned Repositories
.NET-Core-DB-demos
Examples of how to connect with different methods to different dbs in .NET Core
AkkaSupervisionDemo
Demo of how the default restart supervision works
BetGenerator
Little F# script to generate random bets
ElasticsearchHealthMonitor
Library to check the status of an Elasticsearch cluster without dependencies
Hands-On-Domain-Driven-Design-with-.NET-Core
Hands-On Domain-Driven Design with .NET Core, published by Packt
Hart.ErrorHandlers
Set of utilities for error handling in .NET
lighthouse-reporting
Automated reporting with lighthouse
MemoryCacheTests
Simple example in F# of how to use the MemoryCache class with an absolute expiration
MockNonEmptyConstructor
Demo of how to mock with moq a class without an empty constructor when using interfaces is not posible
rust-book
Examples and exercises from the Rust book
AlexHart's Repositories
AlexHart/Hart.ErrorHandlers
Set of utilities for error handling in .NET
AlexHart/BetGenerator
Little F# script to generate random bets
AlexHart/ElasticsearchHealthMonitor
Library to check the status of an Elasticsearch cluster without dependencies
AlexHart/lighthouse-reporting
Automated reporting with lighthouse
AlexHart/MemoryCacheTests
Simple example in F# of how to use the MemoryCache class with an absolute expiration
AlexHart/.NET-Core-DB-demos
Examples of how to connect with different methods to different dbs in .NET Core
AlexHart/AkkaSupervisionDemo
Demo of how the default restart supervision works
AlexHart/Hands-On-Domain-Driven-Design-with-.NET-Core
Hands-On Domain-Driven Design with .NET Core, published by Packt
AlexHart/MockNonEmptyConstructor
Demo of how to mock with moq a class without an empty constructor when using interfaces is not posible
AlexHart/rust-book
Examples and exercises from the Rust book
AlexHart/MoreLINQ
Extensions to LINQ to Objects
AlexHart/NetStandardMultipleNugetVersions
POC of using multiple versions of the same nuget at the same time in a project.
AlexHart/Nuget-Embedded-config-tests
Proof of concept of how to embed configuration inside a nuget.
AlexHart/SolutionScaffolding
C# Project with basic scaffolding