CK.StObj.Model 32.1.1

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

Minimalist model with attributes, interfaces and basic objects that define StObj (Real Objects), Automatic DI configuration and enables Source Code Generation across multiple projects.
     Main Types are: IAutoService, IRealObject, IPoco, CKTypeDefinerAttributes, IStObjMap, StObjContextRoot.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  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.  net10.0 was computed.  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 (13)

Showing the top 5 NuGet packages that depend on CK.StObj.Model:

Package Downloads
CK.Setupable.Model

CK-Database helps to setup, construct, manages and build modular relational databases upon SqlServer. CK.Setupable.Model enables StObj objects to support TSS (Three Steps Setup).

CK.Testing.StObjMap

Extends CK.Testing.Monitoring TestHelper to exploit generated assemblies (loading, deletion, obtaining a IServiceProvider with the AutomaticServices, etc.). This package doesn't know how to generate the code (it only provides access to the final compiled code). CK.Testing.StObjSetup uses this package along with CK.Testing.CKSetup to fully support out-of-process setup.

CK.AspNet

Helpers for AspNet Core applications.

CK.StObj.Runtime

Facade for the CK.StObj.Engine that handles StObj implementation, Automatic DI resolution and Source Code generation. This is a SetupDependency of CK.StObj.Model that is dynamically resolved by CKSetup.

CK.Cris

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
32.1.1 6,813 11/28/2025
32.1.0 3,409 11/14/2025
32.0.0 6,427 10/7/2025
31.0.1 3,678 9/27/2025
31.0.0 5,595 9/11/2025
30.0.0 3,337 7/4/2025
29.1.0 2,849 4/10/2025
29.0.1 2,706 3/19/2025
29.0.0 2,705 3/17/2025
28.1.0 3,674 2/3/2025
28.0.0 2,647 12/13/2024
27.0.0 2,556 11/21/2024
26.0.3 5,555 9/9/2024
26.0.2 4,655 8/27/2024
26.0.1 4,244 7/4/2024
26.0.0 4,798 7/3/2024
25.0.0 7,024 12/10/2023
24.3.0 5,535 11/12/2023
24.2.2 5,092 11/8/2023
24.2.1 391 11/7/2023
Loading failed