Inventua.Nucleus.Data.Common 1.3.0

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

// Install Inventua.Nucleus.Data.Common as a Cake Tool
#tool nuget:?package=Inventua.Nucleus.Data.Common&version=1.3.0

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 net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 (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
1.3.0 134 1/17/2024
1.2.0 191 6/22/2023
1.1.0 358 12/19/2022
1.0.0.1 553 8/26/2022
1.0.0 712 5/23/2022