Anders Storhaug

Results 6 issues of Anders Storhaug

I'm using this wrapper in an arcade cabinet where I also use [Boomslangnz/FFBArcadePlugin](https://github.com/Boomslangnz/FFBArcadePlugin) to add/improve force-feedback for driving games in MAME and M2Emulator. The important part though is that FFBArcadePlugin...

From `InnerJoin.cs`, current `head` of `main` (follow link for more context): https://github.com/reactivemarbles/DynamicData/blob/b38c0d0840adff322791f165333bb356e949e8e6/src/DynamicData/Cache/Internal/InnerJoin.cs#L106 It appears that for an inner join, if a right value updates its left key, then `InnerJoin` will...

I've been using `Dotnet.Script.DependencyModel.NuGet` to support scripting in a host application with NuGet package support. This works well, unless I publish with `net5.0` and `/p:PublishSingleFile=true`: ``` System.AggregateException: One or more...

I am attempting to use a package via [Skypack](https://www.skypack.dev/) that depends on IxJS. This package understandably depends on the main `ix` package, but that doesn't work with Skypack because as...

This will include `roaring.dll` in the NuGet package with the new `.csproj` format.

**Describe the bug** The v20.6.0 projection management API does not expose the ability to: - Create a projection with `emitEnabled` - Retrieve the JS query of a projection **To Reproduce**...

gRPC
subsystem/projections