EmailDataModelDB.CORE 1.0.30

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

CehEmailId,EsEmailId and CrmEmailId are added to SendMessage model

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

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 374 2/27/2024
1.0.31 482 1/12/2024
1.0.30 390 1/17/2024
1.0.29 543 10/6/2023
1.0.28 802 3/15/2023
1.0.27 881 3/6/2023
1.0.26 856 3/6/2023
1.0.25 863 2/5/2023
1.0.24 868 2/5/2023
1.0.23 894 1/19/2023
1.0.22 942 1/11/2023
1.0.21 917 1/4/2023
1.0.20 1,145 6/21/2022
1.0.19 1,083 8/11/2021
1.0.18 1,042 8/11/2021
1.0.17 1,126 7/20/2021
1.0.16 1,030 7/20/2021
1.0.15 1,289 10/26/2020
1.0.14 1,175 10/26/2020

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