EmailDataModelDB.CORE 1.0.23

There is a newer version of this package available.
See the version list below for details.
dotnet add package EmailDataModelDB.CORE --version 1.0.23
NuGet\Install-Package EmailDataModelDB.CORE -Version 1.0.23
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="EmailDataModelDB.CORE" Version="1.0.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EmailDataModelDB.CORE --version 1.0.23
#r "nuget: EmailDataModelDB.CORE, 1.0.23"
#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.
// Install EmailDataModelDB.CORE as a Cake Addin
#addin nuget:?package=EmailDataModelDB.CORE&version=1.0.23

// Install EmailDataModelDB.CORE as a Cake Tool
#tool nuget:?package=EmailDataModelDB.CORE&version=1.0.23

Updated email log and events models

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.32 195 2/27/2024
1.0.31 332 1/12/2024
1.0.30 263 1/17/2024
1.0.29 447 10/6/2023
1.0.28 656 3/15/2023
1.0.27 734 3/6/2023
1.0.26 706 3/6/2023
1.0.25 713 2/5/2023
1.0.24 719 2/5/2023
1.0.23 743 1/19/2023
1.0.22 778 1/11/2023
1.0.21 769 1/4/2023
1.0.20 972 6/21/2022
1.0.19 889 8/11/2021
1.0.18 829 8/11/2021
1.0.17 872 7/20/2021
1.0.16 841 7/20/2021
1.0.15 1,062 10/26/2020
1.0.14 947 10/26/2020

1.0.23- Updated email log and events models
     1.0.22- Added email log and events models
     1.0.17- Removed unnecessary code from email data model
     1.0.15 - Added EmailID
     1.0.13 - Removed field "MessageId" for SendMessage object
     1.0.12 - Changed the DbContext to readonly and added log information
     1.0.11 - Changed PostMessageToQueue to use Task.Run in CommonClass
     1.0.10 - Added new table SandBoxMode
     1.0.9 - Removed Template Data from Personalization model
     1.0.8 - Attachments had wrong data model - Fixed the issue
     1.0.7 - Added new field "MessageId" for SendMessage object
     1.0.6 - Updated the Foreign Key reference for EmailResponse Table
     1.0.5 - Added SingleOrListToListConverter JSON function
     1.0.4 - Updated all table to use CreatedDate and Timestamp field name