Pinned Repositories
AccountManagement
AdventOfCode
Solve https://adventofcode.com programming puzzles
AdventOfCode2022
Advent Of Code 2022
Benchmarks
eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
GeographyRouter
Fast routing on geographic data
PatternExercise_Specification
Design Pattern Exercises - Specification
SerialToEthernet
Serial To Ethernet (Application)
UsefulValueObjects
Useful ValueObjects
ValidationExtensions
Small library to extend validation attributes on blazor forms
mhb164's Repositories
mhb164/Benchmarks
mhb164/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
mhb164/SerialToEthernet
Serial To Ethernet (Application)
mhb164/AccountManagement
mhb164/AdventOfCode
Solve https://adventofcode.com programming puzzles
mhb164/AdventOfCode2022
Advent Of Code 2022
mhb164/GeographyRouter
Fast routing on geographic data
mhb164/PatternExercise_Specification
Design Pattern Exercises - Specification
mhb164/UsefulValueObjects
Useful ValueObjects
mhb164/ValidationExtensions
Small library to extend validation attributes on blazor forms
mhb164/Benchmark-ContainsMethod
mhb164/BenchmarkOnDatabases
mhb164/Boilerplates
mhb164/CommandLineParserExample
mhb164/DDD-Researches
mhb164/dotnet-fibonacci-performance-methods
Efficent Fibonacci algorithms in C#. Comparison between "Simple Recursive", "Dynamic Programming approach" and "TailRecursive"
mhb164/LogExec
Logs the execution time for blocks of code
mhb164/MainPage
mhb164/MsBuild_Multitarget_01
mhb164/OptimizeGraphic-GDIPlus
mhb164/PersianKit
PersianKit is a class library to help software development in persian like calendar, text correction and so on.
mhb164/StringConcatenation
A small review on string concatenation in C#