Soenneker.Coordinators.Entities 4.0.317

Prefix Reserved
dotnet add package Soenneker.Coordinators.Entities --version 4.0.317
                    
NuGet\Install-Package Soenneker.Coordinators.Entities -Version 4.0.317
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Coordinators.Entities" Version="4.0.317" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Coordinators.Entities" Version="4.0.317" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Coordinators.Entities" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Coordinators.Entities --version 4.0.317
                    
#r "nuget: Soenneker.Coordinators.Entities, 4.0.317"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.Coordinators.Entities@4.0.317
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Coordinators.Entities&version=4.0.317
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Coordinators.Entities&version=4.0.317
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Coordinators.Entities

A strongly-typed, generic coordinator base class that defines virtual CRUD operations for a specific request and response type.

Installation

dotnet add package Soenneker.Coordinators.Entities
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.317 96 5/13/2026
4.0.316 91 5/12/2026
4.0.315 92 5/12/2026
4.0.314 266 5/2/2026
4.0.313 94 5/2/2026
4.0.312 178 4/24/2026
4.0.311 99 4/23/2026
4.0.310 107 4/23/2026
4.0.309 96 4/23/2026
4.0.308 102 4/22/2026
4.0.307 94 4/22/2026
4.0.306 99 4/22/2026
4.0.304 92 4/22/2026
4.0.302 92 4/22/2026
4.0.301 93 4/21/2026
4.0.300 105 4/21/2026
4.0.299 131 4/15/2026
4.0.298 116 4/15/2026
4.0.297 123 4/14/2026
4.0.296 136 3/31/2026
Loading failed

Update dependency Soenneker.Coordinators.Base to 4.0.1060 (#717)