VOOZH about

URL: https://www.nuget.org/packages/DrifterApps.Seeds.Infrastructure/

⇱ NuGet Gallery | DrifterApps.Seeds.Infrastructure 1.0.165




👁 Image
DrifterApps.Seeds.Infrastructure 1.0.165

dotnet add package DrifterApps.Seeds.Infrastructure --version 1.0.165
 
 
NuGet\Install-Package DrifterApps.Seeds.Infrastructure -Version 1.0.165
 
 
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.Infrastructure" Version="1.0.165" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DrifterApps.Seeds.Infrastructure" Version="1.0.165" />
 
Directory.Packages.props
<PackageReference Include="DrifterApps.Seeds.Infrastructure" />
 
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.Infrastructure --version 1.0.165
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DrifterApps.Seeds.Infrastructure, 1.0.165"
 
 
#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.Infrastructure@1.0.165
 
 
#: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.Infrastructure&version=1.0.165
 
Install as a Cake Addin
#tool nuget:?package=DrifterApps.Seeds.Infrastructure&version=1.0.165
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Seeds of infrastructure

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

Installation

dotnet add package DrifterApps.Seeds.Infrastructure

Registering with ServiceCollection

when using Hangfire as a IRequestScheduler, add the support using:

 services.AddHangfireRequestScheduler();
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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.Infrastructure:

Package Downloads
DrifterApps.Seeds.Testing

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.165 325 5/14/2026
1.0.164 113 5/14/2026
1.0.160 1,059 1/25/2026
1.0.157 563 12/26/2025
1.0.151 496 11/27/2025
1.0.150 301 11/25/2025
1.0.148 296 11/15/2025
1.0.140 1,337 6/1/2025
1.0.137 1,719 4/10/2025
1.0.135 618 3/15/2025
1.0.131 1,296 1/31/2025
1.0.130 261 1/31/2025
1.0.129 260 1/30/2025
1.0.128 254 1/30/2025
1.0.126 256 1/28/2025
1.0.125 505 1/17/2025
1.0.124 238 1/17/2025
1.0.121 251 1/11/2025
1.0.112 321 12/4/2024
1.0.108 258 12/3/2024
Loading failed