Inventua.Nucleus.Data.Common
1.1.0
See the version list below for details.
dotnet add package Inventua.Nucleus.Data.Common --version 1.1.0
NuGet\Install-Package Inventua.Nucleus.Data.Common -Version 1.1.0
<PackageReference Include="Inventua.Nucleus.Data.Common" Version="1.1.0" />
paket add Inventua.Nucleus.Data.Common --version 1.1.0
#r "nuget: Inventua.Nucleus.Data.Common, 1.1.0"
// Install Inventua.Nucleus.Data.Common as a Cake Addin #addin nuget:?package=Inventua.Nucleus.Data.Common&version=1.1.0 // Install Inventua.Nucleus.Data.Common as a Cake Tool #tool nuget:?package=Inventua.Nucleus.Data.Common&version=1.1.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 | Versions 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. |
-
net6.0
- Inventua.Nucleus.Abstractions (>= 1.1.0)
- Inventua.Nucleus.Extensions (>= 1.1.0)
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.