cloudscribe.EmailQueue.CoreIntegration
8.4.0
Prefix Reserved
dotnet add package cloudscribe.EmailQueue.CoreIntegration --version 8.4.0
NuGet\Install-Package cloudscribe.EmailQueue.CoreIntegration -Version 8.4.0
<PackageReference Include="cloudscribe.EmailQueue.CoreIntegration" Version="8.4.0" />
<PackageVersion Include="cloudscribe.EmailQueue.CoreIntegration" Version="8.4.0" />
<PackageReference Include="cloudscribe.EmailQueue.CoreIntegration" />
paket add cloudscribe.EmailQueue.CoreIntegration --version 8.4.0
#r "nuget: cloudscribe.EmailQueue.CoreIntegration, 8.4.0"
#:package cloudscribe.EmailQueue.CoreIntegration@8.4.0
#addin nuget:?package=cloudscribe.EmailQueue.CoreIntegration&version=8.4.0
#tool nuget:?package=cloudscribe.EmailQueue.CoreIntegration&version=8.4.0
cloudscribe.EmailQueue.CoreIntegration
Integration library for using cloudscribe Email Queue with ASP.NET Core applications.
Description
This package provides integration helpers and extensions for connecting the cloudscribe email queue system to ASP.NET Core projects. It is designed to simplify the setup and configuration of background email queue processing within your application.
Features
- Extension methods for service registration
- Integration with ASP.NET Core dependency injection
- Helpers for background email queue processing
Usage
- Install the NuGet package:
dotnet add package cloudscribe.EmailQueue.CoreIntegration
- In your
Startup.cs
or Program setup, register the email queue integration services:services.AddCloudscribeEmailQueueIntegration();
- Configure any additional options as needed for your application's requirements.
License
This project is licensed under the MIT License.
Product | Versions 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 was computed. 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. |
-
net8.0
- cloudscribe.Core.Models (>= 8.4.0)
- cloudscribe.EmailQueue.Models (>= 8.4.0)
- cloudscribe.EmailQueue.Services (>= 8.4.0)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on cloudscribe.EmailQueue.CoreIntegration:
Package | Downloads |
---|---|
cloudscribe.Membership.Web.Mvc
A membership paywal solution for applications built with cloudscribe Core |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
8.4.0 | 145 | 8/21/2025 |
8.3.0 | 505 | 7/23/2025 |
8.2.0 | 212 | 7/9/2025 |
8.1.0 | 210 | 5/2/2025 |
8.0.0 | 311 | 8/5/2024 |
6.0.4 | 351 | 10/9/2023 |
6.0.3 | 213 | 9/11/2023 |
6.0.2 | 492 | 10/18/2022 |
6.0.1 | 493 | 9/29/2022 |
6.0.0 | 1,982 | 4/22/2022 |
5.0.0 | 2,649 | 11/26/2021 |
3.1.1 | 557 | 9/20/2021 |
3.1.0 | 2,267 | 8/14/2020 |
3.0.1 | 725 | 4/28/2020 |
3.0.0 | 2,103 | 10/6/2019 |
3.0.0-preview20190914 | 374 | 9/22/2019 |
2.1.4 | 6,317 | 8/5/2019 |
2.1.3 | 1,226 | 1/14/2019 |
2.1.1 | 899 | 1/14/2019 |
2.1.0 | 13,333 | 6/11/2018 |
1.0.1 | 32,218 | 6/4/2018 |
1.0.0 | 6,728 | 5/22/2018 |