ConvergeERP.Shared.Data 1.0.4

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

Converge ERP 2.0 shared high level data services for PostgreSQL databases

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on ConvergeERP.Shared.Data:

Package Downloads
ConvergeERP.Shared.Data.PostgreSQL

Shared class library containing data services for PostgreSQL database. Provides a generic repository pattern implementation without authorization dependencies.

ConvergeERP.Shared.Sequencer

Thread-safe, EF Core-based in-process sequence number generator for ConvergeERP 2.0. Implements the async ISequenceNumberGenerator interface. For multi-tenant or multi-instance deployments, prefer the centralized Sequence Generator Service with ConvergeERP.Shared.Sequencer.Core contracts.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.4 1,376 2/11/2026
1.0.3 271 1/26/2026
1.0.1 130 1/6/2026
1.0.0 140 1/2/2026
0.0.1-preview-1 409 3/24/2026