EmailDataModelDB.CORE
1.0.25
See the version list below for details.
dotnet add package EmailDataModelDB.CORE --version 1.0.25
NuGet\Install-Package EmailDataModelDB.CORE -Version 1.0.25
<PackageReference Include="EmailDataModelDB.CORE" Version="1.0.25" />
paket add EmailDataModelDB.CORE --version 1.0.25
#r "nuget: EmailDataModelDB.CORE, 1.0.25"
// Install EmailDataModelDB.CORE as a Cake Addin #addin nuget:?package=EmailDataModelDB.CORE&version=1.0.25 // Install EmailDataModelDB.CORE as a Cake Tool #tool nuget:?package=EmailDataModelDB.CORE&version=1.0.25
Package Description
Product | Versions 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. |
-
net6.0
- Azure.Security.KeyVault.Secrets (>= 4.4.0)
- Microsoft.EntityFrameworkCore (>= 6.0.10)
- Microsoft.EntityFrameworkCore.SqlServer (>= 6.0.10)
- Newtonsoft.Json (>= 13.0.1)
- System.Configuration.ConfigurationManager (>= 6.0.1)
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 | 230 | 2/27/2024 |
1.0.31 | 365 | 1/12/2024 |
1.0.30 | 293 | 1/17/2024 |
1.0.29 | 477 | 10/6/2023 |
1.0.28 | 676 | 3/15/2023 |
1.0.27 | 767 | 3/6/2023 |
1.0.26 | 730 | 3/6/2023 |
1.0.25 | 743 | 2/5/2023 |
1.0.24 | 746 | 2/5/2023 |
1.0.23 | 766 | 1/19/2023 |
1.0.22 | 817 | 1/11/2023 |
1.0.21 | 791 | 1/4/2023 |
1.0.20 | 997 | 6/21/2022 |
1.0.19 | 914 | 8/11/2021 |
1.0.18 | 854 | 8/11/2021 |
1.0.17 | 929 | 7/20/2021 |
1.0.16 | 869 | 7/20/2021 |
1.0.15 | 1,097 | 10/26/2020 |
1.0.14 | 973 | 10/26/2020 |
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