DrifterApps.Seeds.Application 1.0.140

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

Seeds of Application

This package contains various utility classes for your domain driven design application layer.

Installation

dotnet add package DrifterApps.Seeds.Application

Registering with MediatRServiceConfiguration

Follow the instructions in the Mediatr documentation. But as of writing this, you can register the open generic behaviors as such:

    services.AddMediatR(serviceConfiguration =>
    {
        serviceConfiguration.RegisterServicesFromApplication();
    });
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DrifterApps.Seeds.Application:

Package Downloads
DrifterApps.Seeds.Infrastructure

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.140 1,181 6/1/2025
1.0.137 1,662 4/10/2025
1.0.135 544 3/15/2025
1.0.131 1,232 1/31/2025
1.0.130 205 1/31/2025
1.0.129 191 1/30/2025
1.0.128 186 1/30/2025
1.0.126 216 1/28/2025
1.0.125 476 1/17/2025
1.0.124 190 1/17/2025
1.0.121 190 1/11/2025
1.0.112 268 12/4/2024
1.0.108 215 12/3/2024
1.0.107 209 12/1/2024
1.0.106 202 12/1/2024
1.0.105 204 12/1/2024
1.0.104 204 11/30/2024
1.0.103 198 11/29/2024
1.0.94 219 11/14/2024
1.0.93 204 11/13/2024
1.0.84 1,432 10/26/2024
1.0.82 422 10/21/2024
1.0.81 191 10/21/2024
1.0.76 635 10/1/2024
1.0.75 187 9/30/2024
1.0.74 185 9/30/2024
1.0.73 222 9/29/2024
1.0.72 193 9/29/2024
1.0.71 209 9/27/2024
1.0.70 189 9/27/2024
1.0.69 182 9/27/2024
1.0.67 194 9/25/2024
1.0.66 184 9/24/2024
1.0.65 199 9/23/2024
1.0.62 208 9/19/2024
1.0.60 243 9/14/2024
1.0.59 199 9/13/2024
1.0.58 221 9/10/2024
1.0.57 229 9/10/2024
1.0.56 211 9/10/2024
1.0.55 222 9/9/2024
1.0.53 214 9/9/2024
1.0.51 198 9/3/2024
1.0.48 210 9/3/2024
1.0.46 198 9/2/2024
1.0.44 205 8/30/2024
1.0.43 183 8/30/2024
1.0.21 1,744 6/21/2024
1.0.20 197 6/11/2024
1.0.19 784 5/21/2024
1.0.18 202 5/21/2024
1.0.17 190 5/21/2024
1.0.15 1,080 4/12/2024
1.0.14 219 4/11/2024
1.0.11 245 4/9/2024
1.0.9 819 3/26/2024
1.0.0 812 3/9/2024
0.1.114 220 3/5/2024
0.1.113 241 3/5/2024
0.1.112 382 3/3/2024
0.1.110 211 3/3/2024
0.1.108 204 3/2/2024
0.1.107 236 3/1/2024
0.1.106 199 2/27/2024
0.1.104 219 2/17/2024
0.1.103 300 2/16/2024
0.1.101 211 2/16/2024
0.1.100 293 2/13/2024
0.1.99 215 2/12/2024
0.1.98 303 2/11/2024
0.1.97 637 2/7/2024
0.1.96 303 2/5/2024
0.1.95 348 2/1/2024
0.1.93 197 2/1/2024
0.1.91 202 2/1/2024
0.1.89 197 2/1/2024
0.1.88 209 1/27/2024
0.1.87 182 1/26/2024
0.1.86 193 1/26/2024
0.1.85 199 1/26/2024
0.1.84 537 1/23/2024
0.1.80 648 1/16/2024
0.1.78 367 1/12/2024
0.1.74 493 1/3/2024
0.1.73 452 1/2/2024
0.1.70 254 12/19/2023
0.1.67 302 12/18/2023
0.1.66 218 12/18/2023
0.1.65 195 12/18/2023
0.1.64 209 12/18/2023
0.1.63 201 12/18/2023
0.1.62 266 11/18/2023
0.1.61 487 11/11/2023
0.1.59 202 11/11/2023
0.1.57 221 11/9/2023
0.1.56 203 11/9/2023
0.1.53 422 11/2/2023
0.1.51 421 9/27/2023
0.1.50 385 8/3/2023
0.1.46 298 6/20/2023
0.1.43 333 6/10/2023
0.1.42 309 6/8/2023
0.1.41 294 6/8/2023
0.1.40 303 6/8/2023
0.1.39 307 6/8/2023
0.1.38 316 6/8/2023
0.1.37 319 6/8/2023