OutWit.Controller.Grid.Model
1.0.0
dotnet add package OutWit.Controller.Grid.Model --version 1.0.0
NuGet\Install-Package OutWit.Controller.Grid.Model -Version 1.0.0
<PackageReference Include="OutWit.Controller.Grid.Model" Version="1.0.0" />
<PackageVersion Include="OutWit.Controller.Grid.Model" Version="1.0.0" />
<PackageReference Include="OutWit.Controller.Grid.Model" />
paket add OutWit.Controller.Grid.Model --version 1.0.0
#r "nuget: OutWit.Controller.Grid.Model, 1.0.0"
#:package OutWit.Controller.Grid.Model@1.0.0
#addin nuget:?package=OutWit.Controller.Grid.Model&version=1.0.0
#tool nuget:?package=OutWit.Controller.Grid.Model&version=1.0.0
OutWit.Controller.Grid.Model
Shared data types for the OutWit.Controller.Grid controller — task and allocator types used both host-side (in adapters) and node-side (in distributed batch processing).
Lives as a separate NuGet so:
- Cross-controller hosts and external tooling can reference the grid task/allocator types directly without taking the whole controller as a runtime dep.
- The Grid controller package can stay minimal and content-only (DLLs ship in its
content/module/, notlib/).
This package is a transitive dependency when you dotnet add package OutWit.Controller.Grid — you don't usually reference it directly unless you're building tooling on top of these types.
License
MIT. See LICENSE.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- OutWit.Common (>= 1.3.2)
- OutWit.Common.MemoryPack (>= 1.1.4)
- OutWit.Engine.Interfaces (>= 1.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OutWit.Controller.Grid.Model:
| Package | Downloads |
|---|---|
|
OutWit.Controller.Grid
Dense grid layout computation with ForEach support for the WitEngine runtime. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 86 | 5/18/2026 |