SamuelRe
-
EarClipper
by: SamuelRe- 9,183 total downloads
- last updated 8/6/2024
- Latest version: 1.2.2
Package Description -
- 4,021 total downloads
- last updated 5/29/2025
- Latest version: 1.3.4
Blazor3D is a Razor class library that allows developers to render interactive 3D scenes using three.js in Blazor applications. This is a fork of the original Blazor3D with added... More information -
- 2,519 total downloads
- last updated 7/29/2025
- Latest version: 4.5.9
Packaged Win64 Blender files for usage with Blender.Net -
- 918 total downloads
- last updated 7/29/2025
- Latest version: 4.5.9
Packaged Linux64 Blender files for usage with Blender.Net -
- 699 total downloads
- last updated 3/4/2026
- Latest version: 0.2.3
Core abstractions and interfaces for SyncState - a real-time state management library for .NET. This package contains the fundamental interfaces (ISyncStateService, ISyncCommandService) and models used across... More information -
- 650 total downloads
- last updated 3/4/2026
- Latest version: 0.2.3
Core implementation of SyncState - a real-time state management library for .NET. Provides fluent configuration API, property and collection management, event streaming, and command handling for building... More information -
- 589 total downloads
- last updated 1/20/2026
- Latest version: 1.3.0
A library for Entity Framework Core that enables querying entities through shared interfaces, allowing you to work with entities from different class hierarchies that implement a common interface. -
- 529 total downloads
- last updated 5/23/2024
- Latest version: 0.4.0
NJsonSchema 11 version for Specification and code generator for SignalR Core. -
- 431 total downloads
- last updated 5/23/2024
- Latest version: 0.4.1
NJsonSchema 11 version for Specification and code generator for SignalR Core. -
Blender.
by: SamuelReNet - 393 total downloads
- last updated 7/20/2025
- Latest version: 1.0.0
A .NET library to control Blender from C#. It provides a simple wrapper to call the Blender CLI using Python scripts. -
- 385 total downloads
- last updated 5/23/2024
- Latest version: 0.4.0
NJsonSchema 11 version for Specification and code generator for SignalR Core. -
- 400 total downloads
- last updated 3/4/2026
- Latest version: 0.2.3
Delta encoding support for SyncState. Enables efficient state synchronization by transmitting only the differences (deltas) between state versions using JSON patch format. Reduces bandwidth and improves... More information -
- 358 total downloads
- last updated 3/4/2026
- Latest version: 0.2.3
Timed reload integration for SyncState. Enables automatic state synchronization at configurable intervals using background workers. Ideal for polling-based state updates and scheduled synchronization... More information -
- 336 total downloads
- last updated 8/23/2024
- Latest version: 1.0.0
Constructive-Solid-Geomerty library for primitives and meshes. -
- 361 total downloads
- last updated 3/4/2026
- Latest version: 0.2.3
Options Monitor integration for SyncState. Enables automatic state synchronization when IOptions configuration values change. Perfect for reactive applications that need to respond to configuration updates in... More information -
- 323 total downloads
- last updated 3/4/2026
- Latest version: 0.2.3
SignalR integration for SyncState. Provides a base Hub class for streaming state updates and delta-encoded states to SignalR clients in real-time. Perfect for building reactive web applications with live state... More information -
- 341 total downloads
- last updated 3/4/2026
- Latest version: 0.2.3
Entity Framework Core integration for SyncState. Automatically synchronizes application state when database entities change through EF Core interceptors. Supports aggregate root patterns, change tracking, and... More information -
- 224 total downloads
- last updated 5/23/2024
- Latest version: 0.4.0
Specification and code generator for SignalR Core. -
- 206 total downloads
- last updated 5/23/2024
- Latest version: 0.4.0
NJsonSchema 11 version for Specification and code generator for SignalR Core. -
- 216 total downloads
- last updated 3/4/2026
- Latest version: 0.2.3
Error handling and resilience extensions for SyncState. Provides retry mechanisms, circuit breakers, and other fault tolerance patterns for property loading and command handling through interceptors.