Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/StefH/AnyOf

Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.
https://github.com/StefH/AnyOf

Fix AnyOfJsonConverter (string and string list)

StefH opened this pull request 2 months ago
Null pointer in AnyOfJsonConverter.cs

Hau-Hau opened this issue 2 months ago
Disable CS1591 warnings for all generated files

mthierba opened this pull request 7 months ago
Refactor of AnyOfCodeGenerator to ease future development

pacyfist opened this pull request 12 months ago
AnyOfTypes.System.Text.Json : Fixed matching types on nested objects

StefH opened this pull request almost 2 years ago
Add IEquatable

StefH opened this pull request almost 2 years ago
Issues with matching types on nested objects

dan-drews opened this issue almost 2 years ago
[Snyk] Security upgrade Newtonsoft.Json from 9.0.1 to 13.0.1

snyk-bot opened this pull request over 2 years ago
AnyOf.*.Json: Add support for CaseIgnore for property match

StefH opened this pull request about 3 years ago
Sign the assembly

StefH opened this pull request over 3 years ago
Add AnyOf.System.Text.Json project

StefH opened this pull request over 3 years ago
Add AnyOf.Newtonsoft.Json project

StefH opened this pull request over 3 years ago
Add Types and AnyOfTypes property to generated classes

StefH opened this pull request over 3 years ago
Implement own HashCodeCalculator

StefH opened this pull request over 3 years ago
Set DevelopmentDependency to true

StefH opened this pull request over 3 years ago
Split into two projects (AnyOf and AnyOf.CodeGenerator)

StefH opened this pull request over 3 years ago
Add DevelopmentDependency = true to csproj

StefH opened this pull request over 3 years ago
Fix EqualityComparer code

StefH opened this pull request over 3 years ago
Fix nullable

StefH opened this pull request over 3 years ago
Correctly support nullable

StefH opened this pull request over 3 years ago
Add HashCode dependency

StefH opened this pull request over 3 years ago
GetHashCode and Equals

StefH opened this pull request over 3 years ago
Add CurrentValue as property

StefH opened this pull request over 3 years ago