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

Add IEquatable (#18)

* ...

* V1

* fix

* x

* mv

* >

* .

* []

* xxx

* .

2ab7b9cd168aecd37c7331e3364f5e0e14f4d9c2 authored over 1 year ago by Stef Heyenrath <[email protected]>
tests : update some namespaces

8f3118bdeed0364c7f65bf50efaa85a12a0fb939 authored almost 2 years ago by Stef Heyenrath <[email protected]>
Add sponsor-link

3e63a3bf07e92ed0dc55ce8f9bbaa112c5ce1716 authored about 2 years ago by Stef Heyenrath <[email protected]>
fix: src/AnyOf.Newtonsoft.Json/AnyOf.Newtonsoft.Json.csproj to reduce vulnerabilities (#16)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-NEW...

63e15ae9bc20cb193d0f5a0e2dce9ef9260ffedf authored over 2 years ago by Snyk bot <[email protected]>
Update README.md

524196cc9e12980845ac260e5956c06c8fab4314 authored almost 3 years ago by Stef Heyenrath <[email protected]>
0.3.0

56c8bd921a57fe27517ea5e7638288ae48f24b43 authored almost 3 years ago by Stef Heyenrath <[email protected]>
Add support for CaseIgnore for property match (#15)

* wip

* json.txt

2ceee484510f085d30672bea2a026dc2dcddf274 authored almost 3 years ago by Stef Heyenrath <[email protected]>
0.2.0

db3f113f7dd287877de268eec6d42ebd808ef5ae authored about 3 years ago by Stef Heyenrath <[email protected]>
snk (#14)

9b609a8593531b38168e2088c90a6609560358f2 authored about 3 years ago by Stef Heyenrath <[email protected]>
0.1.0

e13da268a793adcfe6dc837e5336fb3ad8fcbe99 authored over 3 years ago by Stef Heyenrath <[email protected]>
Add AnyOf.System.Text.Json project (#13)

9f43df1c9ba26b15bbda710b5405442d56b168d2 authored over 3 years ago by Stef Heyenrath <[email protected]>
Update README.md

3ffae1e2f77bb6a8f7413008f9caa1f549b7c112 authored over 3 years ago by Stef Heyenrath <[email protected]>
Update README.md

f63eb87172b5753302bb4249e622d6d4f4ba0ad7 authored over 3 years ago by Stef Heyenrath <[email protected]>
Update README.md

c5fe7fad2ed7be38842a9069840898ab4a697355 authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.23

5f20308c0f2d4ff8c42d9ae4acda209edf23d446 authored over 3 years ago by Stef Heyenrath <[email protected]>
Add AnyOf.Newtonsoft.Json project (#12)

* AnyOfJsonConverter

* .

* .

9b7259db851f3299ec9ef6d7b3aabc248f033ddb authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.22

029d6506435f379861f648e390bb9a409c98fa0e authored over 3 years ago by Stef Heyenrath <[email protected]>
Add Types and AnyOfTypes property to generated classes (#11)

* Add "public AnyOfType[] AnyOfTypes"

* Types

* .

* _

a4ca5c75f574becbc265a8a09802c770f39019c3 authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.21

4d0bcebc1b50e8beaa84a526e8e0e0ed566f8781 authored over 3 years ago by Stef Heyenrath <[email protected]>
Implement own HashCodeCalculator (#10)

* Implement own HashCodeCalculator

* net45

806f74c873ca4f1c863fd365f1f2e1f572d123a5 authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.20

405bcaaf2ddc68b7fba6dbfb944bf875cc85e153 authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.19

ee93482c9607227afb542118f4ff80eab2a19af9 authored over 3 years ago by Stef Heyenrath <[email protected]>
Set DevelopmentDependency to true (#9)

281cbfe744e5cb12220a6eb55cf2b1b96bf01e2a authored over 3 years ago by Stef Heyenrath <[email protected]>
Align code for "GetHashCode"

9c5c3c1b07d12f0e586a5dbbe1d38219d922fbf1 authored over 3 years ago by Stef Heyenrath <[email protected]>
Update Examples

3d0a1aa4a14a0a60aa9b4d4bd6060c9e8a3234a6 authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.18

4fc1c8fb809f394b34983b5fd5ad641f9d1f3c6d authored over 3 years ago by Stef Heyenrath <[email protected]>
Split into two projects (AnyOf and AnyOf.CodeGenerator) (#8)

9e4b1282cf5631595e6fd10dbb1b623c50810f06 authored over 3 years ago by Stef Heyenrath <[email protected]>
Create CreateRelease.yml

f9903c2c48429be863b32751ad3826cb113a38a9 authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.17

6ace287469983540ae23bb6563915e8f90171b4e authored over 3 years ago by Stef Heyenrath <[email protected]>
Add DevelopmentDependency = true to csproj (#7)

c7bb710e52612e01a1cfdb6bdb50354db9f6e4ad authored over 3 years ago by Stef Heyenrath <[email protected]>
Update README.md

35659ff4ed837037e55eae6d93b548457eb7eded authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.16

40bd49f93d3aa2319fe3df8fc034e9f86f4ef354 authored over 3 years ago by Stef Heyenrath <[email protected]>
Fix EqualityComparer code (#6)

63db71be296cf64b716471e9e696fda589f3bcd6 authored over 3 years ago by Stef Heyenrath <[email protected]>
ReleaseNotes

3280a2d0f7a1775c31cbc9670ee9f1a4fa0b9750 authored over 3 years ago by Stef Heyenrath <[email protected]>
Fix nullable (#5)

f05676c7f9397fa3cdea78d2ebf0141d78e351fe authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.14

3e42ebeb4f5f8141af5b5b2f20de583c1000bea8 authored over 3 years ago by Stef Heyenrath <[email protected]>
Correctly support nullable (#4)

8d52b80b2554791a3d489fbdc1e37c1a1bfbd7ac authored over 3 years ago by Stef Heyenrath <[email protected]>
<Version>0.0.13</Version>

8e22a393101c020af855d26f64a0d3ada265b3c2 authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.13

0eea2ad2aa5b492b854abe2131a97dcf96c94b50 authored over 3 years ago by Stef Heyenrath <[email protected]>
Add HashCode dependency (#3)

02b7d502d4c5b24a69a24f03333d5bbbdb1baa5d authored over 3 years ago by Stef Heyenrath <[email protected]>
12

cb8190cef32e77e4abe7512147fa0ded0609d6d6 authored over 3 years ago by Stef Heyenrath <[email protected]>
ReturnSomething

818de45fbc85edef1f55daa2a22506b3f559ae1f authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.12

01f15e509f021973414b0ce5ccc35f8d3548c496 authored over 3 years ago by Stef Heyenrath <[email protected]>
GetHashCode and Equals (#2)

Add GetHashCode and Equals

ddb7ae611e58f89fe19c11bafd1e9b620b1615cf authored over 3 years ago by Stef Heyenrath <[email protected]>
<PackageReference Include="AnyOf" Version="0.0.11" />

bba3d7bb68ee49e87daf1a8cc376809b6dc87694 authored over 3 years ago by Stef Heyenrath <[email protected]>
CurrentValue

97ad7b5c3672552c346e311754fc2a013cee69d2 authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.11

591b78a1cdf1f15960aac5c11062543ae3f3be20 authored over 3 years ago by Stef Heyenrath <[email protected]>
Add CurrentValue as property (#1)

335b0efaa5b6225a53cb29775de127d78a568e1b authored over 3 years ago by Stef Heyenrath <[email protected]>
readme

91af4a50618c632718596d182af7631195938930 authored over 3 years ago by Stef Heyenrath <[email protected]>
10

04bec9c3500e90772f39a88956fcfb018174bc7f authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.5

349c0aec685f9476b6b994e0f94f84552f0a0c8f authored over 3 years ago by Stef Heyenrath <[email protected]>
.

de82a5917ded354d6397acd80dc7e241427d0ad9 authored over 3 years ago by Stef Heyenrath <[email protected]>
TFifth

ed7b3ae1a9e038603f82a29b0b3dcecf85e10d1a authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.5

eeb41397865f293bddb6e1e441521a25bc1e61d2 authored over 3 years ago by Stef Heyenrath <[email protected]>
0.0.3 - format code

76281328973a6e987429a9db59671f6526d4ed8d authored over 3 years ago by Stef Heyenrath <[email protected]>
readme

5085e903a823b4d33f7f483e33833f4d97d65a50 authored over 3 years ago by Stef Heyenrath <[email protected]>
readme

e76a8b7b7f3df68c48f9d47d146ab0082aa5158c authored over 3 years ago by Stef Heyenrath <[email protected]>
tabs to spaces

81e6a7d9a406b9247f1b5f0c22474cd47a154fd9 authored over 3 years ago by Stef Heyenrath <[email protected]>
Initial version

ac37302563db2a7d9907cc0b3dc062dff15881d9 authored over 3 years ago by Stef Heyenrath <[email protected]>
Initial commit

7ea3c16abdfc7b7e9d96ef86c7b1a94e7320be66 authored over 3 years ago by Stef Heyenrath <[email protected]>