Paradigm.Enterprise.Data 1.0.31

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

Provides core classes and interfaces to handle Entity Framework operations.

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 (3)

Showing the top 3 NuGet packages that depend on Paradigm.Enterprise.Data:

Package Downloads
Paradigm.Enterprise.Providers

Provides core classes and interfaces to support the providers layer operations.

Paradigm.Enterprise.Data.SqlServer

Provides classes and interfaces to connect to a SQL Server database using Entity Framework.

Paradigm.Enterprise.Data.PostgreSql

Provides classes and interfaces to connect to a Postgre SQL database using Entity Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.31 33 6/10/2026
1.0.30 261 5/19/2026
1.0.29 565 5/7/2026
1.0.28 433 4/17/2026
1.0.26 426 3/18/2026
1.0.25 536 2/5/2026
1.0.24 998 1/5/2026
1.0.23 790 12/30/2025
1.0.22 570 12/3/2025
1.0.21 457 11/21/2025
1.0.20 443 11/11/2025
1.0.19 402 10/30/2025
1.0.18 337 10/29/2025
1.0.17 264 10/28/2025
1.0.16 342 10/15/2025
1.0.15 346 9/26/2025
1.0.14 240 9/5/2025
1.0.13 427 5/29/2025
1.0.12 326 5/5/2025
1.0.11 753 3/25/2025
Loading failed