cgvak.ar360.tenentdb.entity 1.0.68

dotnet add package cgvak.ar360.tenentdb.entity --version 1.0.68                
NuGet\Install-Package cgvak.ar360.tenentdb.entity -Version 1.0.68                
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.68" />                
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.68                
#r "nuget: cgvak.ar360.tenentdb.entity, 1.0.68"                
#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.68

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

CGVAK.AR360.TenentDB

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

Current Version

<<<<<<< README.md Version No: 1.0.64

Date: 14/Nov/2024

Version History

Version No: 1.0.68

Date: 15/Nov/2024

Version History

Version No: 1.0.68

Date: 15/Nov/2024

  • Added Migration.
  • Nuget has been created for this version.

Version No: 1.0.67

Date: 15/Nov/2024

  • Nuget created for this version

Version No: 1.0.66

Date: 30/Oct/2024

  • Added Migration to truncate the customer_invoice_wise_aging_report table.

Version No: 1.0.65

Date: 25/Oct/2024

  • Added a table to store Customer Invoice wise Aging report.
  • Create Migration '20241025120002_AgingReportMigration1'.

Version No: 1.0.64

Date: 24/Oct/2024

  • Nuget has been created for this version.
  • Migration Added '20241024061231_AgingReportMigration'.
  • Scaffolded to access AgeingReport related tables.

Version No: 1.0.63

Date: 23/Oct/2024

  • Added CustomerId Column in CallRecord Table.
  • Nuget has been created for this version.
  • Added OverallAgingReport & CustomerWiseAgingReportTable table.
  • Nuget not created for this version.

Version No: 1.0.62

Date: 18/Oct/2024

  • Added 4 columns in MailScheduleSend Table.

Version No: 1.0.61

Date: 17/Oct/2024

  • Changes in package registration

Version No: 1.0.60

Date: 16/Oct/2024

  • Made a TenantDbContext as Common Method and Added LifeTime Parameter to control the context lifetime.

Version No: 1.0.59

Date: 16/Oct/2024

  • Changes in the registration method, wrong if condition corrected.
  • AuditLogInterceptor Getting by GetRequiredService, earlier it was GetService.

Version No: 1.0.58

Date: 16/Oct/2024

  • Registeration Changes TenantContextFactory from Scope to Singleton.
  • add additional check points to treat the instance.

Version No: 1.0.57

Date: 14/Oct/2024

  • Added Empty constructor to run migration.
  • Added few objects in partial entities that was missed previously.
  • package dbbase has updated from 1.0.5 to 1.0.6

Version No: 1.0.56

Date: 11/Oct/2024

  • Models has been recreated.
  • Nuget has been created for this version.

Version No: 1.0.55

Date: 11/Oct/2024

  • Created Migration '20241011084826_CadenceRestructureMigration'
  • Nuget has been created for this version.

Version No: 1.0.53

Date: 07/Oct/2024

  • Package dbbase has been updated from 1.0.4 to 1.0.5.

Version No: 1.0.52

Date: 04/Oct/2024

  • Reference has been removed and relevant packages are updated.
  • Added AuditLogInterceptor in scoped.
  • Movied AuditLogInterceptor implementation to dbbase package.

Version No: 1.0.51-temp

Date: 03/Oct/2024

  • Overrided Saved Changes & Saving Changes to store the data while saving in audit trail logs.

Version No: 1.0.51-temp

Date: 01/Oct/2024

  • Made some changes in the AuditLogInterceptor.

Version No: 1.0.51-temp

Date: 30/Sep/2024

  • Added Auditable log functionality.
  • Nuget not created for this version.

Version No: 1.0.51

Date: 30/Sep/2024

  • Removed some code from TenantDBContextConfiguration.

Version No: 1.0.49

Date: 30/Sep/2024

  • Migration Created '20240930074103_ScheduleMailSendMigration2';
  • Added TenantDbContextConfiguration to create Migration Locally, not depending other projects.

Version No: 1.0.48

Date: 26/Sep/2024

  • Added ImportanceLevel in MailScheduleSend Table.

Version No: 1.0.47

Date: 25/Sep/2024

  • Added MailScheduleSend and MailScheduleSendAttachments Table.

Version No: 1.0.46

Date: 12/Sep/2024

  • Common interceptors and other common codes are moved to cgvak.common.dbbase.
  • Added cgvak.common.dbbase new package.
  • Removed the TenantStore since it is showing some issues.

Version No: 1.0.45

Date: 05/Sep/2024

  • Cadence InvoiceValue column issue while applying the migration has been fixed.
  • Nuget has been created for this version.

Version No: 1.0.44

Date: 04/Sep/2024

  • Added Migration '20240904143923_CadenceMigration'.
  • Cadence related modification has been scaffolded.

Version No: 1.0.43

Date: 04/Sep/2024

  • Added Migration 'QbSyncMigration'

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