Ecosyste.ms: OpenCollective

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

WireMock.Net

WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using request matching and response templating.
Collective - Host: opensource - https://opencollective.com/wiremocknet - Code: https://github.com/stefh

Create CreateRelease.yml

github.com/StefH/angular-odata-es5 - 49b5f5a01f3fe031ff1c478656b02d5c1bf6acb8 authored over 3 years ago
Create CreateRelease.yml

github.com/StefH/Howler.Blazor - 415967ccb674b7d93c1866e63773339c04e99101 authored over 3 years ago
Create CreateRelease.yml

github.com/StefH/jsMind.Blazor - 8626162229cd4b774cb0afb56c1e66abd20fd44d authored over 3 years ago
Create CreateRelease.yml

github.com/StefH/AnyOf - f9903c2c48429be863b32751ad3826cb113a38a9 authored over 3 years ago
Create CreateRelease.yml

github.com/StefH/FluentBuilder - cd234fc8b5ebd75a44a27223f028a2a26109cbdb authored over 3 years ago
MatroskaDemuxerConsoleApp

github.com/StefH/Matroska - e34e48e12adc4e74835647e80059e9835966d897 authored over 3 years ago
Update README.md

github.com/StefH/FluentBuilder - 350114a19ed93e3a9f6532ca8ca6593d8ad8e36b authored over 3 years ago
Update filename for generated interface files + set DevelopmentDependency to true for the project (#26)

* Update filename for generated interface files

* .

* .

* <DevelopmentDependency>true</...

github.com/StefH/ProxyInterfaceSourceGenerator - 00cd67f35502821559e8f49f5fa3c4b97c0e70f7 authored over 3 years ago
Add DevelopmentDependency = true to csproj (#8)

github.com/StefH/FluentBuilder - cda155c5ad7b994ef101432477b4c40996754e2d authored over 3 years ago
Add DevelopmentDependency = true to csproj (#7)

github.com/StefH/AnyOf - c7bb710e52612e01a1cfdb6bdb50354db9f6e4ad authored over 3 years ago
CSharp.SourceGenerators.Extensions

github.com/StefH/FluentBuilder - b4943d1fe27681d3262cfe4c50695178652f71a4 authored over 3 years ago
Update README.md

github.com/StefH/AnyOf - 35659ff4ed837037e55eae6d93b548457eb7eded authored over 3 years ago
Update README.md

github.com/StefH/FluentBuilder - 0dcf7f19bb7427ebf94a3ad16d377581c11a891a authored over 3 years ago
Add PackageReadme + Package release notes

github.com/StefH/ProxyInterfaceSourceGenerator - df4740ccd48ab9ee3097375f6f0eddaae2166eb5 authored over 3 years ago
remove unused include from csproj

github.com/StefH/FluentBuilder - 907abda3a72bef5d9a784671d836b087aecd5e5a authored over 3 years ago
Update package readme for CSharp.SourceGenerators.Extensions

github.com/StefH/FluentBuilder - c3e49f83449935615375315042b1ffc73ecbb050 authored over 3 years ago
package release notes

github.com/StefH/FluentBuilder - 479340a045e055eba8efd9417a5e47bb13ce13ce authored over 3 years ago
Update generation from ReleaseNotes

github.com/StefH/FluentBuilder - e15463461d3a3a1e75e5ac232665d23a691d0f4a authored over 3 years ago
Fix EqualityComparer code (#6)

github.com/StefH/AnyOf - 63db71be296cf64b716471e9e696fda589f3bcd6 authored over 3 years ago
ReleaseNotes

github.com/StefH/AnyOf - 3280a2d0f7a1775c31cbc9670ee9f1a4fa0b9750 authored over 3 years ago
Fix nullable (#5)

github.com/StefH/AnyOf - f05676c7f9397fa3cdea78d2ebf0141d78e351fe authored over 3 years ago
Correctly support nullable (#4)

github.com/StefH/AnyOf - 8d52b80b2554791a3d489fbdc1e37c1a1bfbd7ac authored over 3 years ago
Update README.md

github.com/StefH/FluentBuilder - fae955f620443514fb661774f31c676985a9c3c7 authored over 3 years ago
CSharp.SourceGenerators.Extensions --> 0.0.3

github.com/StefH/FluentBuilder - c8c32394485111882cd890f03695bfa67f4adedc authored over 3 years ago
CSharp.SourceGenerators.Extensions

github.com/StefH/FluentBuilder - 353ebcfed36957c5f81caea425b07f9f2612a39e authored over 3 years ago
Fix support for Nullable (language version 8) (#25)

* Only emit #nullable when nullable is supported (>= 8.0)

* x

* is not

github.com/StefH/ProxyInterfaceSourceGenerator - 9dd2221f233c0ae09e66764291a3ddab9fb23fdd authored over 3 years ago
Use 008 and 'is not'

github.com/StefH/FluentBuilder - 2ea15f35302ac9931bbb4eaa584485e756aef9f1 authored over 3 years ago
Add support for generics + update generated filename (#7)

github.com/StefH/FluentBuilder - 5c861bfe34eda5f05b424c779f42058dadf52bbf authored over 3 years ago
Update BuilderConsumerNET45_viaNuGet project

github.com/StefH/FluentBuilder - 02a607d2719dabbfffd77b60d35376d73dc88a36 authored over 3 years ago
Only emit #nullable when nullable is supported (>= LanguageVersion.CSharp8) (#6)

github.com/StefH/FluentBuilder - 943bd1f522d0ad3d3ec21037cadc8745a4f8ee61 authored over 3 years ago
Add <auto-generated> (#24)

github.com/StefH/ProxyInterfaceSourceGenerator - 8d43c73816b77a1d878d0fcd1a9ff88f7120c2b9 authored over 3 years ago
Add autogenerated header (#5)

* Add <auto-generated>

github.com/StefH/FluentBuilder - d6c143093dc14a4b82535dbf7274d3c4e15da33e authored over 3 years ago
Add support for Action<builder> (#4)

github.com/StefH/FluentBuilder - ef5721aa55b39ef13db113e7c870e53eb2292398 authored over 3 years ago
Add support for Events (#23)

* event wip...

* Add support for 'event'

* event example

github.com/StefH/ProxyInterfaceSourceGenerator - c536e194e75c64bfcff0cc60ad509c39a80fbe2f authored over 3 years ago
.editor config + fix line endings

github.com/StefH/ProxyInterfaceSourceGenerator - 7b158adadc33cb70db5ceb10f9ac643a471d47dc authored over 3 years ago
Add support for using a simple type-name (#22)

github.com/StefH/ProxyInterfaceSourceGenerator - 7baf050c127326ee5bc51bead54329eb012b91b3 authored over 3 years ago
Add support for generics (#20)

* wip

* .

* method

* TT

* TT

* .

* .

* mp

github.com/StefH/ProxyInterfaceSourceGenerator - 390093d0076d7541f7363df3227d71e7c0c2cdaf authored over 3 years ago
Add support for reserved keywords like @object and @string (#18)

github.com/StefH/ProxyInterfaceSourceGenerator - 541477b545ea591ac07024221cc7c683f50bf4b2 authored over 3 years ago
Fix method parameters: 'in', 'out' and 'ref' (#17)

* Fix Ref and Out

* _

github.com/StefH/ProxyInterfaceSourceGenerator - e6724dd4570e71382fd83ca10c8eec4e774da6cd authored over 3 years ago
Fix issue #4 (string?) (#15)

* #4

* Only replace if required

* fix

* private readonly IMapper _mapper;

* CRLF

github.com/StefH/ProxyInterfaceSourceGenerator - 86ef9ede985a8b37437c1298daac2a8d4b5a61b3 authored over 3 years ago
Fix namespace (#1)

* Fix NS

* .

github.com/StefH/ProxyInterfaceSourceGenerator - 0f58ce480de03cd913138a331e312aa80af43fc1 authored over 3 years ago
Add ProxyInterfaceConsumerViaNuGet project

github.com/StefH/ProxyInterfaceSourceGenerator - a38d8c8ef003ded1f0514c94127b62f052fd63b6 authored over 3 years ago
<Version>0.0.13</Version>

github.com/StefH/AnyOf - 8e22a393101c020af855d26f64a0d3ada265b3c2 authored over 3 years ago
Add HashCode dependency (#3)

github.com/StefH/AnyOf - 02b7d502d4c5b24a69a24f03333d5bbbdb1baa5d authored over 3 years ago