cgvak.ar360.tenentdb.entity 1.0.42

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

// Install cgvak.ar360.tenentdb.entity as a Cake Tool
#tool nuget:?package=cgvak.ar360.tenentdb.entity&version=1.0.42                

CGVAK.AR360.TenentDB

Tenant Database is used to store tenant related information and thier space.

Current Version

Version No: 1.0.42

Date: 30/Aug/2024

Version History

Version No: 1.0.42

Date: 30/Aug/2024

  • Added Interceptor for updating default columns.
  • Added package.json for run npm commands to scaffold.

Version No: 1.0.41

Date: 30/Aug/2024

  • Added QbSyncStatus table to log qb running time.

Version No: 1.0.40

Date: 14/Aug/2024

  • Delete all previous migrations and added new migration 'Initial'

Version No: 1.0.39

Date: 13/Aug/2024

  • Pallavi changes.

Version No: 1.0.38

Date: 05/Aug/2024

  • Added 'Migration14'.

Version No: 1.0.37

Date: 02/Aug/2024

  • Removed IsActive Column in CadenceTransactionDetail.

Version No: 1.0.37

Date: 01/Aug/2024

  • Changes in CadenceTransactionDetail table.
  • Nuget package not created for this version.

Version No: 1.0.36

Date: 29/Jul/2024

  • Added Status in Payment Table.
  • Moved QbTenantAuthInfo to TenantDb from AppDb

Version No: 1.0.35

Date: 26/Jul/2024

  • Added CadenceInvoiceConfiguration table.
  • Nuget package not created for this version.

Version No: 1.0.34

Date: 11/Jul/2024

  • Pallavi Changes & Added Migration12.

Version No: 1.0.32

Date: 28/Jun/2024

  • Added Migration11.

Version No: 1.0.31

Date: 25/Jun/2024

  • Added CadenceHeader, CadenceStep, CadenceStepConfiguration for Pallavi & Arun.
  • Nuget package not created for this version.

Version No: 1.0.30

Date: 25/Jun/2024

  • Added Migration10. (Christy changes)
  • Added IsDefaut in MailFollowupTemplate (Chirsty Changes)

Version No: 1.0.29

Date: 24/Jun/2024

  • Added CallTextFollowup
  • Renames MailTextTemplate to MailFollowupTemplate
  • Added Migration9.

Version No: 1.0.27

Date: 18/Jun/2024

  • Added CustomerKycDetails Table
  • Added CustomerFinancialInfo Table

Version No: 1.0.26

Date: 07/Jun/2024

  • Added AttachmentRecord Table.
  • Added ThumbnailAttachmentUID in InvoiceTemplateConfiguration.
  • Added New Migration 'Migration7'.

Version No: 1.0.25

Date: 31/May/2024

  • Factory changes.

Version No: 1.0.24

Date: 23/May/2024

  • Added State Column in Address Table.
  • Added New Migration 'Migration6'.

Version No: 1.0.23

Date: 14/May/2024

  • Added Thumbnail in InvoiceTemplateConfiguration.
  • Added New Migration 'Migration5'.

Version No: 1.0.22

Date: 10/May/2024

  • Added PredefinedId in InvoiceTemplateConfiguration Table to identify the predefined invoice template.
  • Added New Migration 'Migration4'.

Version No: 1.0.21

Date: 09/May/2024

  • Added Models to PartialEntities
  • Added New Migration 'Migration3'.
  • Added New Table 'CustomerUserMapping' for Pinning Client to User.

Version No: 1.0.20

Date: 08/May/2024

  • New Migrations created.

Version No: 1.0.19

Date: 07/May/2024

  • Added MailTextTemplate Table
  • Added EMail and CCMail Columns in CustomerContactDetails Table.
  • Added IsPinned Column in CustomerInvoice Table.

Version No: 1.0.18

Date: 25/Apr/2024

  • Added UserPreferences Table.

Version No: 1.0.17

Date: 22/Apr/2024

  • Added configuration code in TenantDBConfiguration

Version No: 1.0.16

Date: 19/Apr/2024

  • Migrations added

Version No: 1.0.15

Date: 04/Apr/2024

  • Payments table added.

Version No: 1.0.14

Date: 27/Mar/2024

  • Combined Predefined and Customer Invoice Template into a Single Table.
  • Added Invoice Configuration to store Pattern details.

Version No: 1.0.13

Date: 22/Mar/2024

  • Added Status Column in CustomerInvoice Table for keep active or void status.

Version No: 1.0.12

Date: 21/Mar/2024

  • Added Query Field in Address field to implement query search in address.

Version No: 1.0.11

Date: 20/Mar/2024

  • Added CustomerInvoiceTemplate Table.

Version No: 1.0.10

Date: 15/Mar/2024

  • Converted TenantContextFactory Each Instance as a singleton.

Version No: 1.0.9

Date: 13/Mar/2024

  • Added Customer Invoice and Customer Invoice LineItem Details Tables.

Version No: 1.0.8

Date: 12/Mar/2024

  • Modified TenantContextFactory constructor to accept only connectionstring as a parameter.

Version No: 1.0.7

Date: 07/Mar/2024

  • Added Term Table
  • Added Customer Table
  • Added Customer Contact Details Table
  • Added Customer Invoice Table
  • Added Windows Service Log Table

Version No: 1.0.5

Date: 05/Mar/2024

  • Added EntityBase Interface for exclude the solft deleted records globally.
  • Partial Entities to inherit the base type of Entity Base.
  • Added Windows Service Log for Tenant QB Data Pulling Activities.
  • Modified the tables based on the Address and Company Tables.

Version No: 1.0.4

Date: 21/Feb/2024

  • Some tables were removed from here and scaffolded.

Version No: 1.0.3.5

Date: 20/Feb/2024

  • Initial Files Updated.
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 (4)

Showing the top 4 NuGet packages that depend on cgvak.ar360.tenentdb.entity:

Package Downloads
cgvak.ar360.integration.communication

Package Description

cgvak.ar360.integration.qb

Package Description

cgvak.ar360.cadence

Package Description

cgvak.common.application

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.68 45 11/15/2024
1.0.67 26 11/15/2024
1.0.66 154 10/30/2024
1.0.65 78 10/25/2024
1.0.64 93 10/24/2024
1.0.63 75 10/24/2024
1.0.62 126 10/18/2024
1.0.61 131 10/17/2024
1.0.60 145 10/16/2024
1.0.58 68 10/16/2024
1.0.57 205 10/14/2024
1.0.56 139 10/11/2024
1.0.55 93 10/11/2024
1.0.53 89 10/7/2024
1.0.52 88 10/4/2024
1.0.51 121 9/30/2024
1.0.50 98 9/30/2024
1.0.49 87 9/30/2024
1.0.48 119 9/26/2024
1.0.47 90 9/25/2024
1.0.46 97 9/12/2024
1.0.45 287 9/5/2024
1.0.44 94 9/4/2024
1.0.43 125 9/4/2024
1.0.42 186 8/30/2024
1.0.41 263 8/14/2024
1.0.40 112 8/14/2024
1.0.39 120 8/13/2024
1.0.38 77 8/5/2024
1.0.37 70 8/2/2024
1.0.36 108 7/29/2024
1.0.35 112 7/11/2024
1.0.34 88 7/10/2024
1.0.33 105 7/4/2024
1.0.32 100 6/28/2024
1.0.30 145 6/25/2024
1.0.29 98 6/24/2024
1.0.28 85 6/24/2024
1.0.27 108 6/19/2024
1.0.26 97 6/7/2024
1.0.25 92 5/31/2024
1.0.24 112 5/23/2024
1.0.23 107 5/14/2024
1.0.22 105 5/10/2024
1.0.21 110 5/9/2024
1.0.20 117 5/8/2024
1.0.19 123 5/8/2024
1.0.18 120 4/25/2024
1.0.17 111 4/22/2024
1.0.15 146 4/4/2024
1.0.14 132 3/27/2024
1.0.13 123 3/22/2024
1.0.12 107 3/21/2024
1.0.11 133 3/20/2024
1.0.9 141 3/14/2024
1.0.8 130 3/12/2024
1.0.7 118 3/7/2024
1.0.6 133 3/6/2024
1.0.5 103 3/5/2024
1.0.4 111 2/20/2024
1.0.3.5 108 2/20/2024
1.0.0.3 115 2/13/2024
1.0.0.2 100 2/13/2024
1.0.0.1 87 2/12/2024