Soenneker.Coordinators.Base 4.0.1071

Prefix Reserved
dotnet add package Soenneker.Coordinators.Base --version 4.0.1071
                    
NuGet\Install-Package Soenneker.Coordinators.Base -Version 4.0.1071
                    
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.Base" Version="4.0.1071" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Coordinators.Base" Version="4.0.1071" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Coordinators.Base" />
                    
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.Base --version 4.0.1071
                    
#r "nuget: Soenneker.Coordinators.Base, 4.0.1071"
                    
#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.Base@4.0.1071
                    
#: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.Base&version=4.0.1071
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Coordinators.Base&version=4.0.1071
                    
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.Base

A base class that sits between a controller and manager (responsibility-driven-design) providing logging and cancellation

Installation

dotnet add package Soenneker.Coordinators.Base
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 (2)

Showing the top 2 NuGet packages that depend on Soenneker.Coordinators.Base:

Package Downloads
Soenneker.Coordinators.Alerts

Handling Azure alerts from the controller

Soenneker.Coordinators.Entities

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1071 0 6/10/2026
4.0.1070 0 6/10/2026
4.0.1069 29 6/9/2026
4.0.1068 71 6/9/2026
4.0.1067 307 6/6/2026
4.0.1066 99 6/6/2026
4.0.1065 117 6/6/2026
4.0.1064 67 6/6/2026
4.0.1063 71 6/5/2026
4.0.1062 103 6/5/2026
4.0.1061 103 6/5/2026
4.0.1060 653 5/13/2026
4.0.1059 173 5/12/2026
4.0.1058 155 5/12/2026
4.0.1057 478 5/2/2026
4.0.1056 420 4/24/2026
4.0.1055 173 4/23/2026
4.0.1054 140 4/23/2026
4.0.1053 238 4/22/2026
4.0.1052 143 4/22/2026
Loading failed

Update dependency Soenneker.Extensions.Configuration to 4.0.831 (#1620)