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
                    
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="cloudscribe.EmailQueue.CoreIntegration" Version="8.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cloudscribe.EmailQueue.CoreIntegration" Version="8.4.0" />
                    
Directory.Packages.props
<PackageReference Include="cloudscribe.EmailQueue.CoreIntegration" />
                    
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 cloudscribe.EmailQueue.CoreIntegration --version 8.4.0
                    
#r "nuget: cloudscribe.EmailQueue.CoreIntegration, 8.4.0"
                    
#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 cloudscribe.EmailQueue.CoreIntegration@8.4.0
                    
#: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=cloudscribe.EmailQueue.CoreIntegration&version=8.4.0
                    
Install as a Cake Addin
#tool nuget:?package=cloudscribe.EmailQueue.CoreIntegration&version=8.4.0
                    
Install as a Cake Tool

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

  1. Install the NuGet package:
    dotnet add package cloudscribe.EmailQueue.CoreIntegration
    
  2. In your Startup.cs or Program setup, register the email queue integration services:
    services.AddCloudscribeEmailQueueIntegration();
    
  3. Configure any additional options as needed for your application's requirements.

License

This project is licensed under the MIT License.

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 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. 
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 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