Paulo F. de Biasi (pfbiasi)

pfbiasi

Geek Repo

Location:Brazil/SP

Github PK Tool:Github PK Tool

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<>

Language:C#License:MITStargazers:7Issues:0Issues:0

InterpolatedStrings

FormattableString implementation with support for concatenating strings, replace, insert, etc. Like a StringBuilder but for Interpolated Strings.

Language:C#License:MITStargazers:14Issues:0Issues:0

InterpolatedLogging

Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings

Language:C#License:MITStargazers:84Issues:0Issues:0

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.

Stargazers:4Issues:0Issues:0

UserDefinedExpressions

Library to safely invoke (evaluate) User Defined Expressions (Formulas) using Roslyn Scripting Engine

Language:C#Stargazers:3Issues:0Issues:0

Harbin.DataAccess

.NET Layered Architecture using Dapper, distributed databases (read replicas), Mockable Data Access, Code Generation (CodegenCS)

Language:C#License:MITStargazers:20Issues:0Issues:0