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

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

github.com/StefH/AnyOf - 63e15ae9bc20cb193d0f5a0e2dce9ef9260ffedf authored over 2 years ago by Snyk bot <[email protected]>
made the attribute internal and sealed.

Ran the tests so that the autogenerator would inject the IgnoreProperty attribute into the tests ...

github.com/StefH/FluentBuilder - f0beacba92f013885f7a24da3b423e37f0bfdc98 authored over 2 years ago by Henry <[email protected]>
removed the attribute from this folder and moved it into the attribute generator.

github.com/StefH/FluentBuilder - c2e9346a7bcf9743e4cdc31f37f1c53ec0b9d4a5 authored over 2 years ago by Henry <[email protected]>
in order to test, I cheated the system by defining the attribute manually in the same namespace. if you know a better way to test this feel free to change it.

github.com/StefH/FluentBuilder - 308538094ed90ff246194808991a4055fe6a9401 authored over 2 years ago by Henry <[email protected]>
modified the check to use a hard coded string as done with the [AutoGenerateBuilder] attribute.

github.com/StefH/FluentBuilder - 82c14fbd1e1ee98ef2e262a207f51b6ca837b04e authored over 2 years ago by Henry <[email protected]>
added the ignore attribute here, since the package is an analyzer the previous attribute that I defined is not introduced into the user's code.

github.com/StefH/FluentBuilder - 9a71c2910fc577d5b75b07c4fd5e04dbd4e2c5ab authored over 2 years ago by Henry <[email protected]>
adds an attribute called IgnoreProperty that tells the generator to ignore that property when making a builder.

github.com/StefH/FluentBuilder - 8b982aa2cb749f0f65ebe084ccd07baeb8c1df3b authored over 2 years ago by Henry <[email protected]>
Use params in 'With'-method in case the type is an array (#42)

github.com/StefH/FluentBuilder - 6e3451c9df70cdd1364759e0a1c946bb6b3bdbdd authored over 2 years ago by Stef Heyenrath <[email protected]>
Support for init-only properties (#38)

* ,

* .

* ...

github.com/StefH/FluentBuilder - f624c4f4b6faa16a3a69ee82ca7750314d253331 authored over 2 years ago by Stef Heyenrath <[email protected]>
Merge pull request #1 from StefH/dependabot/nuget/AzureWebJob/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /AzureWebJob

github.com/StefH/AzureWebJobDependencyInjection - 2422dfdb064338e4f4a131da09c07130cfa8eaff authored over 2 years ago by Stef Heyenrath <[email protected]>
Bump Newtonsoft.Json in /src/KendoGridBinder.AspNetCore (#52)

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.
- [R...

github.com/StefH/KendoGridBinderEx - 0651b443091d10d2e235b378d1ba6b68e4a77fd4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Newtonsoft.Json in /src/RestEaseClientGenerator.VSIX (#44)

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [R...

github.com/StefH/RestEase-Client-Generator - fcdea2133578da6869d30f2ba7cbe44e959e61b1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2 from StefH/dependabot/nuget/ConsoleAppServiceBus/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /ConsoleAppServiceBus

github.com/StefH/CallAzureFunctionWithOAuth2-AAD - df5d9445f28e32ba18ba40648ddf85d01710828b authored over 2 years ago by Stef Heyenrath <[email protected]>
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /ConsoleAppServiceBus

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Re...

github.com/StefH/CallAzureFunctionWithOAuth2-AAD - d1463c1a0c66fb359631224845a84b3d4d9966ce authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /AzureWebJob

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Re...

github.com/StefH/AzureWebJobDependencyInjection - 7ab798526bff4d586bf7b2682d32f90ddda0db8a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Support different namespace for class in custom builder class (#37)

github.com/StefH/FluentBuilder - 8b80ce41cb6f114329f661d3abf5d984bfa5353d authored over 2 years ago by Stef Heyenrath <[email protected]>
Create version 3.x.x. with a dependency on Azure.Data.Tables (#12)

* .

* .

* ut

* r

* .

github.com/StefH/DistributedCache.AzureTableStorage - 015f59c8a8342b4c669729235a6845e124de888b authored over 2 years ago by Stef Heyenrath <[email protected]>
DaprCounterWithSidekick

github.com/StefH/Dapr - fa19c3b7399886713342ea7668dd23edaf855316 authored over 2 years ago by Stef Heyenrath <[email protected]>
.

github.com/StefH/Dapr - 3edfe433d904af2acfe7979c3973392672d5ff52 authored over 2 years ago by Stef Heyenrath <[email protected]>
CSharp.SourceGenerators.Extensions: 0.0.9

github.com/StefH/FluentBuilder - 729739f4fe64c8b8370bf6a89f4b02a9488a8c02 authored over 2 years ago by Stef Heyenrath <[email protected]>
Implement Func and Action (#34)

* Fix Func and Action

* null

github.com/StefH/FluentBuilder - 5479d05431c9de2e888a7e6e1c71e7d05786eb93 authored over 2 years ago by Stef Heyenrath <[email protected]>
Fix StackOverflow when there is a constructor with itself (#33)

* .

* -

* .wip.

github.com/StefH/FluentBuilder - 21de19c0d8a736874675e732db2f1ba1723cffb5 authored over 2 years ago by Stef Heyenrath <[email protected]>
pub-sub

github.com/StefH/Dapr - 05fc05072735aa4c8d1674903b70cc784246e06f authored over 2 years ago by Stef Heyenrath <[email protected]>
123

github.com/StefH/Dapr - 70b9f53ee105f27335e7e3e4dd07b212c2cb14ea authored over 2 years ago by Stef Heyenrath <[email protected]>
Fix generation failing when the target type has at least one ctor with parameters (#31)

* #30 Add repro

* #30 Fix generation failing when the target type has at least one ctor with ...

github.com/StefH/FluentBuilder - 8bfb25f339a989bba2fa9bc20479dfd2fad7d0cd authored over 2 years ago by Marcel Holle <[email protected]>
file-scoped ns

github.com/StefH/FluentBuilder - 8cc9e0ad878150fb9210ce7d622b9c2156b06077 authored over 2 years ago by Stef Heyenrath <[email protected]>
SimpleClass

github.com/StefH/FluentBuilder - 6c8181b4d4816d71d22cfa9a7e571929ba8d3139 authored over 2 years ago by Stef Heyenrath <[email protected]>
Support IReadOnlyCollection and ReadOnlyCollection (#29)

* v1

* new list

* r

* .

* .

github.com/StefH/FluentBuilder - 74079700893d2ffc5b5753d866d2332996d90d58 authored over 2 years ago by Stef Heyenrath <[email protected]>
only br for isGitHub

github.com/StefH/CoronaDashboard - c6173d1cc84adde59f671a0d13018f93ca5f3525 authored over 2 years ago by Stef Heyenrath <[email protected]>
isAzure

github.com/StefH/CoronaDashboard - ad457e60603baba2b53bdef4d7c53c48f773a864 authored over 2 years ago by Stef Heyenrath <[email protected]>
-CsvHelper

github.com/StefH/CoronaDashboard - 6f9ceecfc2de4cda19010d2aa1caa1ff02cfc6bb authored over 2 years ago by Stef Heyenrath <[email protected]>
no service worker

github.com/StefH/CoronaDashboard - 9bbb5e892d7a91421b8678387fdca17a5cf38258 authored over 2 years ago by Stef Heyenrath <[email protected]>
isLocalHostOrGitHub

github.com/StefH/CoronaDashboard - d8a80fd344cbfa33663a1651b711d23000ed03c7 authored over 2 years ago by Stef Heyenrath <[email protected]>
progressbar

github.com/StefH/CoronaDashboard - 507d5e24af27b71deb0c1d4a3dcc06e30f2667d2 authored over 2 years ago by Stef Heyenrath <[email protected]>
reformat

github.com/StefH/jsMind.Blazor - c100dcd206bf4bbf9df539028d599b7c40137659 authored over 2 years ago by Stef Heyenrath <[email protected]>
integrity

github.com/StefH/jsMind.Blazor - 1515f5cfda2d72809e4244edf41b7b88e84e9af2 authored over 2 years ago by Stef Heyenrath <[email protected]>
return new Promise

github.com/StefH/jsMind.Blazor - def69789cf8eca697eed9d25dc4f49a8720b6b7c authored over 2 years ago by Stef Heyenrath <[email protected]>
Task>Promise

github.com/StefH/jsMind.Blazor - 3ded50f4f573b1122d1ac9ab02e09c63731b4997 authored over 2 years ago by Stef Heyenrath <[email protected]>
then((originalResponseBuffer)

github.com/StefH/jsMind.Blazor - d4a86f125dedb1161ae6ee29e8b8b5e882590f60 authored over 2 years ago by Stef Heyenrath <[email protected]>
arrayBuffer

github.com/StefH/jsMind.Blazor - ef7b868e5a0d601e6ba926b24b54f4a9807312d4 authored over 2 years ago by Stef Heyenrath <[email protected]>
patch=no

github.com/StefH/jsMind.Blazor - a57f4a6a7702ebeb5c30bb420b730df3c52e6a49 authored over 2 years ago by Stef Heyenrath <[email protected]>
Revert "Loading... (#18)"

This reverts commit 65f0c289319e65dbdcbc86eaf438cbe9cb790017.

github.com/StefH/CoronaDashboard - 994f98014a0fc9a9065d342cd8dfe5434fb093c5 authored over 2 years ago by Stef Heyenrath <[email protected]>
Loading... (#18)

* .

* true

* progressbar

github.com/StefH/CoronaDashboard - 65f0c289319e65dbdcbc86eaf438cbe9cb790017 authored over 2 years ago by Stef Heyenrath <[email protected]>
if: '1==2'

github.com/StefH/jsMind.Blazor - d2acbacefe8fed73fddc038c7550594e34a5f5d8 authored over 2 years ago by Stef Heyenrath <[email protected]>
progressbar

github.com/StefH/jsMind.Blazor - ca794e2dfa68626a988808805773f95b1c136111 authored over 2 years ago by Stef Heyenrath <[email protected]>
formatted

github.com/StefH/jsMind.Blazor - 262b4c2a0e6815dade2ae67ec3311ab6ebb32d33 authored over 2 years ago by Stef Heyenrath <[email protected]>
FIX - Patch blazor.webassembly.js for .NET 6

github.com/StefH/jsMind.Blazor - 08afcf2a334fc2d3a1138262297e295143188b73 authored over 2 years ago by Stef Heyenrath <[email protected]>
jacobtomlinson/gha-find-replace@v2

github.com/StefH/jsMind.Blazor - dc4fda94d951d287ed9dba38339936ba9596a4dd authored over 2 years ago by Stef Heyenrath <[email protected]>
Patch blazor.webassembly.js for .NET 6

github.com/StefH/jsMind.Blazor - a7ef6276bb3d2f2ba15157113b4e41e5302f5ce4 authored over 2 years ago by Stef Heyenrath <[email protected]>
CancellationTokenSource

github.com/StefH/FluxorExamples - 6a8a548154f1708a65ee391c3dd7fd6372c98249 authored over 2 years ago by Stef Heyenrath <[email protected]>
Update README.md

github.com/StefH/NJsonSchema.Extensions - c89f774f7eec5528017f0849baa1c94a9c224087 authored over 2 years ago by Stef Heyenrath <[email protected]>
Create CreateRelease.yml

github.com/StefH/NJsonSchema.Extensions - d6c2421a0dd74643ff2375529982d7af1b87074f authored over 2 years ago by Stef Heyenrath <[email protected]>
Merge pull request #1 from StefH/auto-object

Handle JArray and JObject in object.ToJsonSchema

github.com/StefH/NJsonSchema.Extensions - d67a533ee9986fb7cd3b37e6ec9d1a670d9929c1 authored over 2 years ago by Stef Heyenrath <[email protected]>
Bump jQuery in /examples/KendoGridBinderEx.Examples.MVC (#48)

Bumps jQuery from 2.1.4 to 3.0.0.

---
updated-dependencies:
- dependency-name: jQuery
de...

github.com/StefH/KendoGridBinderEx - e61e6bea08fee65dade45fcbf842d7fd6e8942bd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update readme

github.com/StefH/KendoGridBinderEx - 092fd0afb777abefd717fd43c89dc2c5bd4321ae authored over 2 years ago by Stef Heyenrath <[email protected]>
Bump bootstrap in /examples/KendoGridBinderEx.Examples.MVC (#37)

Bumps bootstrap from 3.3.5 to 3.4.1.

Signed-off-by: dependabot[bot] <[email protected]>

C...

github.com/StefH/KendoGridBinderEx - dcd7a051b378a21df4cc9599e5b4644dc51aa1cc authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add NetStandard 2.1 (#43)

* .

* Visual Studio 2019

* 3.2.2-preview-01

github.com/StefH/KendoGridBinderEx - 20354aa865b80cb8cf5eb38477119438b1137e1e authored over 2 years ago by Stef Heyenrath <[email protected]>
Handle JArray and JObject in object.ToJsonSchema

github.com/StefH/NJsonSchema.Extensions - 91c978b55db9bde2de9b569120f5abc038235f24 authored over 2 years ago by Stef Heyenrath <[email protected]>
Add Uri to header

github.com/StefH/FluxorExamples - ec995c1c395808ab42eaff358d226dfd05734bf9 authored over 2 years ago by Stef Heyenrath <[email protected]>
move files

github.com/StefH/FluxorExamples - fa537a4175a2d5b61836ca5d7c38e2bfec140cdb authored over 2 years ago by Stef Heyenrath <[email protected]>
FetchDataEffects

github.com/StefH/FluxorExamples - 2c4ee3b5f8d1237850d251e3f2a27cf5682f017d authored over 2 years ago by Stef Heyenrath <[email protected]>
WeatherState

github.com/StefH/FluxorExamples - 55c21d2450d25ad3d6b67741eca2574383ab4af5 authored over 2 years ago by Stef Heyenrath <[email protected]>
SetTo0 / SetTo42

github.com/StefH/FluxorExamples - 1c6fb266fcad2a165b103a33b16b9944b5c23ebb authored over 2 years ago by Stef Heyenrath <[email protected]>
BlazorApp

github.com/StefH/FluxorExamples - 7ae4a460a09bf715e2c987eb3583b8e0076f4743 authored over 2 years ago by Stef Heyenrath <[email protected]>
Initial commit

github.com/StefH/FluxorExamples - 5311820e1774fdfe91ab12f9b0fcdf64222c597b authored over 2 years ago by Stef Heyenrath <[email protected]>
ProxyInterfaceGenerator

github.com/StefH/Dapr - 4bb89ab92bce6ca0fb76c7a81d81d8896be30471 authored over 2 years ago by Stef Heyenrath <[email protected]>
Add support for indexers (#37)

* .

* .

* .

* ...

* .

* c

* p

* ok

* .

github.com/StefH/ProxyInterfaceSourceGenerator - 44213e91ab8b428b9b3bad58ad9b8a6304374c5c authored over 2 years ago by Stef Heyenrath <[email protected]>
.

github.com/StefH/Dapr - 66df3ed0994662aa73aa5c8d5d6cbcbc4bf1749d authored over 2 years ago by Stef Heyenrath <[email protected]>