OO.Data 2.11.4

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

Data Entity base types and declarations for EasyDataCore infrastructure

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

Showing the top 5 NuGet packages that depend on OO.Data:

Package Downloads
OO.Presentation

Presentation base types and declarations for EasyDataCore infrastructure

OO.AppBase

Easy Application Base module

OO.Presentation.Component.Base

Razor Base Components technology server types and implementations for EasyDataCore infrastructure

OO.Presentation.Component.Tools

Razor Tools Components technology server types and implementations for EasyDataCore infrastructure

OO.DynamicCode

Dynamic Code types and implementations for EasyDataCore infrastructure

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.11.4 191 2026/9/11
2.11.3 372 2026/9/9
2.11.2 312 2026/9/9
2.11.1 568 2026/9/9
2.11.0 262 2026/9/9
2.10.11 874 2026/7/31
2.10.10 679 2026/7/3
2.10.9 657 2026/6/17
2.10.8 679 2026/6/11
2.10.6 1,005 2026/6/10
2.10.5 715 2026/6/9
2.10.4 669 2026/6/5
2.10.3 666 2026/6/5
2.10.2 676 2026/6/4
2.1.14 686 2026/5/29
2.1.13 1,053 2026/5/28
2.1.12 1,050 2026/5/25
2.1.11 1,093 2026/5/22
2.1.10 196 2026/5/22
2.1.9 7,083 2026/5/11
Loading failed