EmailDataModelDB.CORE 1.0.32

dotnet add package EmailDataModelDB.CORE --version 1.0.32
NuGet\Install-Package EmailDataModelDB.CORE -Version 1.0.32
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.32" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EmailDataModelDB.CORE --version 1.0.32
#r "nuget: EmailDataModelDB.CORE, 1.0.32"
#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.32

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

Package Description

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. 
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 194 2/27/2024
1.0.31 330 1/12/2024
1.0.30 263 1/17/2024
1.0.29 447 10/6/2023
1.0.28 655 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 742 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 871 7/20/2021
1.0.16 841 7/20/2021
1.0.15 1,061 10/26/2020
1.0.14 947 10/26/2020

1.0.32- Updated to .Net 8.0
1.0.31- EmailEventsInfo Events changed to Event instead of list
1.0.30- CehEmailId,EsEmailId and CrmEmailId are added to SendMessage model
1.0.29- RawEmailId is added in SendMessage model
1.0.27- Updated event class files with json property
1.0.26- Created two models GPEmailDTO and GPEmail.
1.0.25- Changed property name from emaillog to EmailMetaData
1.0.24- Changed class name from emaillog to GpEmail
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