5 skills found
KevinDockx / CleanCodeResultFilterSampleSample of using ResultFilter and ValueTuple when building an API with ASP.NET Core
arogozine / TupleAsJsonArrayConvert C# Tuple to/from JSON Array
Drizin / OneOf.DeconstructorExtensionsExtends 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<>
igor-tkachev / Portable.System.ValueTupleIncludes old frameworks missing in the standard System.ValueTuple nuget.
Mr-sB / UnityConfigFoundationAutomatically generate data objects according to CSV configuration table. Support convert Primitive/1D Array/ValueTuple/Frequently-used UnityEngine Types.