I'm passionate about building things since I was born, passionate about computers and programming for as far as I can remember.
DapperQueryBuilder. Dapper Query Builder using String Interpolation and Fluent API
540CodegenCS. C# Toolkit for Code Generation (T4 alternative!)
305InterpolatedSql. Sql Builder using Interpolated Strings
280InterpolatedLogging. Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings
88NsisMultiUser. Installer/Uninstaller that allows installations "per-user" (no admin required) or "per-machine" (asks elevation only when necessary)
59Harbin.DataAccess. .NET Layered Architecture using Dapper, distributed databases (read replicas), Mockable Data Access, Code Generation (CodegenCS)
21InterpolatedStrings. FormattableString implementation with support for concatenating strings, replace, insert, etc. Like a StringBuilder but for Interpolated Strings.
14OneOf.DeconstructorExtensions. Extends OneOf<> and OneOfBase<> with methods to deconstruct their underlying types, while converting non-nullable value-types into nullable types (so only one of the resulting values will be non-null). Also provides extensions to convert into Tuple<> or ValueTuple<>
11MultipleReturnValues. Companion code for My CodeProject Article "Using Multiple Return Values instead of Exceptions"
8EntityFrameworkCore.RawQueryBuilder. Entity Framework Core Query Builder (allows to dynamically add conditions) using Raw SQL statements and string interpolation
6InterpolatedColorConsole. Yes, it's yet another Colored Console. But where colors can just be interpolated within strings, making it easier to use multiple colors.
6AzureServiceBusUtils. Microsoft Azure Service Bus utilities library
4UserDefinedExpressions. Library to safely invoke (evaluate) User Defined Expressions (Formulas) using Roslyn Scripting Engine
3journey. A blog engine written in Go, compatible with Ghost themes.
3Harbin.Old. .NET Architecture - using CodegenCS (Code Generator), EF6/EFCore, Dapper, Type-Safe Enums, Unit Tests
3CSX-PowerShell-VisualStudio. C# Scripts (CSX) executed through Powershell directly from Visual Studio, and generating sample POCOs
3EntityFramework-Scripty-Templates. Scripty templates to generate EntityFramework model from Existing Database
1NuGetPackageExplorer. Create, update and deploy Nuget Packages with a GUI
1MiniBlog. A minimal blog engine using Razor Web Pages
1CodegenCS-command-line-api. Command line parsing, invocation, and rendering of terminal output.
1