Drizin
NuGet publisher profile
Packages (31)
Dapper-QueryBuilder
Dapper Query Builder using Fluent API and String Interpolation
InterpolatedSql
SQL Builder using Fluent API and String Interpolation
InterpolatedSql.Dapper
Dapper Query Builder using Fluent API and String Interpolation
InterpolatedSql.StrongName
SQL Builder using Fluent API and String Interpolation
CodegenCS.Core
Class Library and Toolkit for Code Generation using plain C#
InterpolatedLogging.Microsoft.Extensions.Logging
Extensions to Microsoft.Extensions.Logging to write Log Messages using Interpolated Strings without losing Structured Property Names
CodegenCS
Class Library and Toolkit for Code Generation using plain C#
DapperQueryBuilder.StrongName
Dapper Query Builder using Fluent API and String Interpolation
InterpolatedLogging.Serilog
Extensions to Serilog to write Log Messages using Interpolated Strings without losing Structured Property Names
Drizin.FluentResults
A lightweight Result object implementation for .NET
EntityFrameworkCore.RawQueryBuilder
Entity Framework Query Builder using String Interpolation
InterpolatedColorConsole
Yes, it's yet another Colored Console. But with a Fluent API and where colors can just be interpolated within strings, making it easier to use multiple colors.
CodegenCS.Models
Class Library and Toolkit for Code Generation using plain C#
dotnet-codegencs
Command line tool to clone/build/run templates, or create dbschema models (extract schema from MSSQL/PostgreSQL database into json files)
CodegenCS.Runtime
Class Library and Toolkit for Code Generation using plain C#
CodegenCS.DotNet
Class Library and Toolkit for Code Generation using plain C#
CodegenCS.DbSchema
CodegenCS.DbSchema represents the schema (in json format) of a relational database (MSSQL or PostgreSQL)
InterpolatedLogging.NLog
Extensions to NLog to write Log Messages using Interpolated Strings without losing Structured Property Names
CodegenCS.Models.DbSchema
CodegenCS.Models.DbSchema represents the schema (in json format) of a relational database (MSSQL or PostgreSQL)
InterpolatedSql.Dapper.StrongName
Dapper Query Builder using Fluent API and String Interpolation
CodegenCS.MSBuild
CodegenCS MSBuild Task can be used to augment code (generating more code) during compilation.
CodegenCS.Models.NSwagAdapter
This is a Model Adapter that allows CodegenCS templates to read OpenAPI models (JSON or YAML format) using NSWag
Harbin.DataAccess
Data Access library based on Dapper, Dapper.FastCRUD, and DapperQueryBuilder. Implement Repositories (Generic Repository Pattern) and helps to manage connections to distributed databases and/or read-replicas.
OneOf.DeconstructorExtensions
This library extends OneOf and OneOfBase with deconstructors methods to deconstruct into the underlying types. All non-nullable value types are automatically converted into nullable types, so the deconstructed values will always have a single non-null value (all other values will be null).
UserDefinedExpressions
.NET library to safely invoke (evaluate) User Defined Expressions (Formulas) using Roslyn Scripting Engine
Harbin.DataAccess.DapperFastCRUD
Data Access library based on Dapper, Dapper.FastCRUD, and DapperQueryBuilder. Implement Repositories (Generic Repository Pattern) and helps to manage connections to distributed databases and/or read-replicas.
OneOf.ToTupleExtensions
This library extends OneOf and OneOfBase with extensions methods to convert into Tuple or ValueTuple. All non-nullable value types are automatically converted into nullable types, so the underlying Tuple values will always have a single non-null value (all other values will be null).
CodegenCS.SourceGenerator
CodegenCS Source Generator can be used to augment code (generating more code) during compilation.
Harbin.DataAccess.DapperSimpleCRUD
Data Access library based on Dapper, Dapper.SimpleCRUD, and DapperQueryBuilder. Implement Repositories (Generic Repository Pattern) and helps to manage connections to distributed databases and/or read-replicas.
InterpolatedStrings
InterpolatedStringBuilder is like a StringBuilder but for Interpolated Strings (FormattableString)
InterpolatedStrings.StrongName
InterpolatedStringBuilder is like a StringBuilder but for Interpolated Strings (FormattableString)