Inventua.Nucleus.Data.Common 3.0.0

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

Nucleus.Data.Common

Nucleus.Data.Common includes base classes and interfaces used to implement a data provider for Nucleus, or for a Nucleus extension. Most extensions developed for Nucleus should reference the Nucleus.Data.EntityFramework package rather than this package, but if you are implementing a data provider which does not use Entity Framework, you can use this package.

https://www.nucleus-cms.com/api-documentation/Nucleus.Data.Common.xml/#asm-Nucleus-Data-Common

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
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 Inventua.Nucleus.Data.Common:

Package Downloads
Inventua.Nucleus.Data.EntityFramework

Base classes and utility functions for Nucleus data providers which use Entity-Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 98 2 months ago
2.0.0 120 8 months ago
1.3.0 187 1/17/2024
1.2.0 229 6/22/2023
1.1.0 405 12/19/2022
1.0.0.1 606 8/26/2022
1.0.0 774 5/23/2022