cloudscribe.EmailQueue.Models
10.0.0
Prefix Reserved
dotnet add package cloudscribe.EmailQueue.Models --version 10.0.0
NuGet\Install-Package cloudscribe.EmailQueue.Models -Version 10.0.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.Models" Version="10.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cloudscribe.EmailQueue.Models" Version="10.0.0" />Directory.Packages.props
<PackageReference Include="cloudscribe.EmailQueue.Models" />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.Models --version 10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cloudscribe.EmailQueue.Models, 10.0.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.Models@10.0.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.Models&version=10.0.0Install as a Cake Addin
#tool nuget:?package=cloudscribe.EmailQueue.Models&version=10.0.0Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
cloudscribe.EmailQueue.Models
Core models for cloudscribe Email Queue. Defines interfaces and POCOs for queue storage providers.
Features
- Shared interfaces and POCOs
- Used by all email queue storage providers
- Extensible for custom data
Usage
Reference this library in your email queue or integration projects.
License
Licensed under the Apache License, Version 2.0. See LICENSE for details.
| Product | Versions 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.
-
net10.0
- No dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on cloudscribe.EmailQueue.Models:
| Package | Downloads |
|---|---|
|
cloudscribe.EmailQueue.Services
Email queue, part of cloudscribe newsletter solution |
|
|
cloudscribe.EmailQueue.CoreIntegration
Integration library for using cloudscribe.EmailQueue with cloudscribe.Core |
|
|
cloudscribe.EmailQueue.Data.EFCore.Common
Package Description |
|
|
cloudscribe.EmailList.Web.Mvc
The main package for the cloudscribe Newsletter Solution |
|
|
cloudscribe.EmailQueue.Data.EFCore.MSSQL
Microsoft SqlServer EFCore data storage for cloudscribe Email Queue |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0 | 372 | 4/7/2026 |
| 8.7.0 | 538 | 3/2/2026 |
| 8.6.0 | 882 | 11/19/2025 |
| 8.5.0 | 680 | 9/22/2025 |
| 8.4.0 | 575 | 8/21/2025 |
| 8.3.0 | 879 | 7/23/2025 |
| 8.2.0 | 656 | 7/9/2025 |
| 8.1.0 | 634 | 5/2/2025 |
| 8.0.0 | 717 | 8/5/2024 |
| 6.0.4 | 1,110 | 10/9/2023 |
| 6.0.3 | 1,276 | 9/18/2023 |
| 6.0.2 | 1,511 | 6/13/2023 |
| 6.0.1 | 2,521 | 9/29/2022 |
| 6.0.0 | 4,982 | 4/22/2022 |
| 5.0.0 | 5,656 | 11/26/2021 |
| 3.1.0 | 7,561 | 8/14/2020 |
| 3.0.0 | 6,082 | 10/6/2019 |
| 3.0.0-preview20190914 | 1,141 | 9/22/2019 |
| 2.1.3 | 7,627 | 8/5/2019 |
| 2.1.2 | 6,889 | 1/14/2019 |
Loading failed