cgvak.ar360.tenant.communicationdb.entity 1.0.3

dotnet add package cgvak.ar360.tenant.communicationdb.entity --version 1.0.3
                    
NuGet\Install-Package cgvak.ar360.tenant.communicationdb.entity -Version 1.0.3
                    
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="cgvak.ar360.tenant.communicationdb.entity" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cgvak.ar360.tenant.communicationdb.entity" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="cgvak.ar360.tenant.communicationdb.entity" />
                    
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 cgvak.ar360.tenant.communicationdb.entity --version 1.0.3
                    
#r "nuget: cgvak.ar360.tenant.communicationdb.entity, 1.0.3"
                    
#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 cgvak.ar360.tenant.communicationdb.entity@1.0.3
                    
#: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=cgvak.ar360.tenant.communicationdb.entity&version=1.0.3
                    
Install as a Cake Addin
#tool nuget:?package=cgvak.ar360.tenant.communicationdb.entity&version=1.0.3
                    
Install as a Cake Tool

cgvak.ar360.tenant.communicationdb.entity

This project contains cgvak.ar360.tenant.communicationdb.entity.

Current Version

Version No: 1.0.3

Date: 10/Apr/2025

Version History

Version No: 1.0.3

Date: 10/Apr/2025

  • Added few columns in MailAttachment table.

Version No: 1.0.3

Date: 09/Apr/2025

  • Added few columns in MailDetail table.

Version No: 1.0.3

Date: 08/Apr/2025

  • Added new column "Importance" in mail detail.

Version No: 1.0.3

Date: 07/Apr/2025

  • Altered MessageId varchar to 300.

Version No: 1.0.2

Date: 18/Oct/2024

  • Added InternalMail & InternalMailAttachments to store the sent email for activity purposes.
  • Changed the CommDBConfiguration based on the Other Db Configuration Packages.
  • Added dbbase package.
  • removed IEntityBase since it will comes from dbbase package.
  • Implemented AuditLogInterceptor to log every saving & deleting changes.
  • Implemented UpdateDefaultColumnInterceptor for save the dates in the default fields.

Version No: 1.0.1

Date: 04/Sep/2024

  • Create Query issue has been fixed.

Version No: 1.0.0

Date: 18/Jul/2024

  • Initial files checkin
  • Added Mail Hdr, Mail Detail, Mail Attachment, and __BuilderExtentionVersion Tables for storing mails.
  • Using Migration '20240703074728_InitialCreate'.
  • ModelBuilderExtension custom class to create a partition tables for Mail Hdr, Mail Detail, and Mail Attachments.
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.  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 (1)

Showing the top 1 NuGet packages that depend on cgvak.ar360.tenant.communicationdb.entity:

Package Downloads
cgvak.ar360.integration.communication

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.3 1,083 4/18/2025
1.0.2 976 10/18/2024
1.0.1 636 9/4/2024
1.0.0 418 7/18/2024