ResQ.Simulation.Engine
0.6.0
dotnet add package ResQ.Simulation.Engine --version 0.6.0
NuGet\Install-Package ResQ.Simulation.Engine -Version 0.6.0
<PackageReference Include="ResQ.Simulation.Engine" Version="0.6.0" />
<PackageVersion Include="ResQ.Simulation.Engine" Version="0.6.0" />
<PackageReference Include="ResQ.Simulation.Engine" />
paket add ResQ.Simulation.Engine --version 0.6.0
#r "nuget: ResQ.Simulation.Engine, 0.6.0"
#:package ResQ.Simulation.Engine@0.6.0
#addin nuget:?package=ResQ.Simulation.Engine&version=0.6.0
#tool nuget:?package=ResQ.Simulation.Engine&version=0.6.0
ResQ .NET SDK
ResQ provides .NET 9 packages for integrating with the ResQ autonomous disaster-response platform.
Packages
ResQ.Core: core domain models and shared utilitiesResQ.Clients: typed HTTP service clientsResQ.Protocols: protobuf-generated contracts and helpersResQ.Blockchain: blockchain integration and mock clientsResQ.Storage: storage adapters for mission data and telemetryResQ.Simulation: simulation harness utilities
Install
dotnet add package ResQ.Core
dotnet add package ResQ.Clients
dotnet add package ResQ.Protocols
dotnet add package ResQ.Blockchain
dotnet add package ResQ.Storage
dotnet add package ResQ.Simulation
Source and Docs
- Repository: https://github.com/resq-software/dotnet-sdk
- Platform: https://resq.software
See the repository README for package details, configuration, examples, and contribution guidance.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Microsoft.Extensions.Options (>= 10.0.5)
- ResQ.Core (>= 0.6.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ResQ.Simulation.Engine:
| Package | Downloads |
|---|---|
|
ResQ.Mavlink.Gateway
MAVLink Protocol Gateway — translates MAVLink messages to/from ResQ domain types and routes commands between GCS and drones |
|
|
ResQ.Mavlink.Sitl
ArduPilot SITL bridge for the ResQ MAVLink library — process management, physics bridge, and telemetry mapping |
|
|
ResQ.Mavlink.Mesh
ResQ MAVLink mesh transport — TTL-based flooding, neighbour table, store-and-forward relay, radio model, and firmware integration hooks |
GitHub repositories
This package is not used by any popular GitHub repositories.