Paulo F. de Biasi's starred repositories
OneOf.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<>
InterpolatedStrings
FormattableString implementation with support for concatenating strings, replace, insert, etc. Like a StringBuilder but for Interpolated Strings.
InterpolatedLogging
Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings
select2-ajax-aspnet-webforms
Select2 library is a great option for modern UIX, however using it with ajax feature in aspnet C# webforms maybe a little bit frustrade once you want handle dropdownlist selected change events like webforms normalys do. This article is intend to help with a specific approach how manage selected itens on c# code behind for select2 ajax in webforms.
UserDefinedExpressions
Library to safely invoke (evaluate) User Defined Expressions (Formulas) using Roslyn Scripting Engine
Harbin.DataAccess
.NET Layered Architecture using Dapper, distributed databases (read replicas), Mockable Data Access, Code Generation (CodegenCS)