Rick Drizin (@Drizin)
  • Stars
    star
    686
  • Global Rank 43,492 (Top 2 %)
  • Followers 55
  • Following 18
  • Registered over 10 years ago
  • Most used languages
    C#
    93.8 %
    NSIS
    6.3 %
  • Location πŸ‡ΊπŸ‡Έ United States
  • Country Total Rank 12,423
  • Country Ranking
    NSIS
    8
    C#
    284

Top repositories

1

DapperQueryBuilder

Dapper Query Builder using String Interpolation and Fluent API
C#
454
star
2

CodegenCS

C# Toolkit for Code Generation (T4 alternative!)
C#
182
star
3

InterpolatedLogging

Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings
C#
76
star
4

NsisMultiUser

Installer/Uninstaller that allows installations "per-user" (no admin required) or "per-machine" (asks elevation only when necessary)
NSIS
50
star
5

InterpolatedSql

Sql Builder using Interpolated Strings
C#
42
star
6

Harbin.DataAccess

.NET Layered Architecture using Dapper, distributed databases (read replicas), Mockable Data Access, Code Generation (CodegenCS)
C#
20
star
7

InterpolatedStrings

FormattableString implementation with support for concatenating strings, replace, insert, etc. Like a StringBuilder but for Interpolated Strings.
C#
13
star
8

MultipleReturnValues

Companion code for My CodeProject Article "Using Multiple Return Values instead of Exceptions"
C#
7
star
9

EntityFrameworkCore.RawQueryBuilder

Entity Framework Core Query Builder (allows to dynamically add conditions) using Raw SQL statements and string interpolation
C#
5
star
10

InterpolatedColorConsole

Yes, it's yet another Colored Console. But where colors can just be interpolated within strings, making it easier to use multiple colors.
C#
4
star
11

AzureServiceBusUtils

Microsoft Azure Service Bus utilities library
C#
4
star
12

UserDefinedExpressions

Library to safely invoke (evaluate) User Defined Expressions (Formulas) using Roslyn Scripting Engine
C#
3
star
13

Harbin.Old

.NET Architecture - using CodegenCS (Code Generator), EF6/EFCore, Dapper, Type-Safe Enums, Unit Tests
C#
3
star
14

CSX-PowerShell-VisualStudio

C# Scripts (CSX) executed through Powershell directly from Visual Studio, and generating sample POCOs
C#
3
star
15

EntityFramework-Scripty-Templates

Scripty templates to generate EntityFramework model from Existing Database
C#
1
star
16

OneOf.ToTupleExtensions

Extends `OneOf<>` and `OneOfBase<>` with methods to convert them into `Tuple<>` or `ValueTuple<>`. Converts non-nullable value-types into nullable types
C#
1
star