Kephas.Model 11.1.0

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

Provides an abstract multi-dimensional modeling infrastructure, containing extensible model elements like dimensions, classifiers, and value types.
           Typically used areas and classes/interfaces/services:
           - IModelSpace, IClassifier, IAnnotation, IProperty, IMethod, IParameter.
           - AttributedModel: AbstractAttribute, AspectAttribute, AspectForAttribute, MixinAttribute, ValueTypeAttribute.

           Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

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

Package Downloads
Kephas.Data.Model

Provides a modeling API framework for data. Typically used areas and classes/interfaces/services: - IEntityType, IKey. - Dimensions: Client (area), Domain (area). - AttributedModel: EntityAssemblyAttribute, EntityTypeAttribute, KeyAttribute, NaturalKeyAttribute, PrimaryKeyAttribute. - Analysis: ModelRefPropertiesBehavior. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Messaging.Model

Provides a modeling API framework for messaging. Provides the model for messaging, including the Message classifier and Messaging scope dimension. Typically used areas and classes/interfaces/services: - IMessageType. - Dimensions: Messaging (area). - AttributedModel: MessagePartAttribute. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Data.Model.Abstractions

Provides data modeling abstractions. Typically used areas and classes/interfaces/services: - IIdentifiable, IGuidIdentifiable, INamed, ITagged, IHierarchyNode. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Testing.Model

Provides a common infrastructure for testing Kephas based model services. Typically used areas and classes/interfaces/services: - TestBase. - Injection: InjectionTestBase. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Workflow.Model

Provides the infrastructure for the workflow model.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.1.0 2,129 4/13/2022
11.1.0-dev.4 203 4/6/2022
11.1.0-dev.3 197 3/30/2022
11.1.0-dev.2 200 3/23/2022
11.1.0-dev.1 190 3/23/2022
11.0.0 1,898 3/11/2022
11.0.0-dev.7 209 3/7/2022
11.0.0-dev.6 197 2/28/2022
11.0.0-dev.5 190 2/26/2022
11.0.0-dev.4 199 2/24/2022
11.0.0-dev.3 206 2/23/2022
11.0.0-dev.2 195 2/18/2022
11.0.0-dev.1 202 2/7/2022
10.3.0 1,939 1/18/2022
10.2.0 1,719 12/3/2021
10.1.0 5,732 11/23/2021
10.1.0-dev.7 262 11/17/2021
10.1.0-dev.6 237 11/16/2021
10.1.0-dev.5 240 11/10/2021
10.1.0-dev.4 238 11/8/2021
10.1.0-dev.3 220 11/8/2021
10.1.0-dev.2 235 11/4/2021
10.1.0-dev.1 237 11/3/2021
10.0.1 1,487 10/16/2021
10.0.0 1,430 10/13/2021
10.0.0-dev.4 223 10/13/2021
10.0.0-dev.3 234 10/11/2021
10.0.0-dev.2 284 10/8/2021
9.3.4 1,973 8/25/2021
9.3.3 1,939 8/25/2021
9.3.2 1,969 8/24/2021
9.3.1 1,952 8/12/2021
9.3.0 1,950 8/12/2021
9.2.0 2,014 6/17/2021
9.1.0 2,004 6/17/2021
9.1.0-dev.9 260 5/26/2021
9.1.0-dev.8 254 5/26/2021
9.1.0-dev.7 260 5/17/2021
9.1.0-dev.6 260 4/28/2021
9.1.0-dev.5 270 4/23/2021
9.1.0-dev.4 256 4/21/2021
9.1.0-dev.3 277 4/17/2021
9.1.0-dev.2 266 4/12/2021
9.1.0-dev.1 279 4/9/2021
9.0.5 2,019 3/31/2021
9.0.4 2,062 3/23/2021
9.0.3 2,027 3/20/2021
9.0.2 539 3/18/2021
9.0.1 2,042 3/18/2021
9.0.0 1,945 3/17/2021
9.0.0-dev.4 259 3/4/2021
9.0.0-dev.3 281 3/1/2021
9.0.0-dev.2 293 2/22/2021
8.4.4 573 1/12/2021
8.4.0 2,177 11/11/2020
8.3.1 630 11/5/2020
8.3.0 2,190 10/28/2020
8.2.0 2,097 10/16/2020
8.1.0 2,221 9/23/2020
8.0.0 2,236 7/1/2020
8.0.0-dev.44 388 6/25/2020
8.0.0-dev.43 372 6/23/2020
8.0.0-dev.42 409 6/22/2020
8.0.0-dev.41 392 6/18/2020
8.0.0-dev.40 353 6/18/2020
8.0.0-dev.39 372 6/15/2020
8.0.0-dev.38 469 6/14/2020
8.0.0-dev.37 355 6/13/2020
8.0.0-dev.36 386 6/13/2020
8.0.0-dev.35 346 6/12/2020
8.0.0-dev.34 379 6/12/2020
8.0.0-dev.33 424 6/10/2020
8.0.0-dev.32 370 6/1/2020
8.0.0-dev.31 395 6/1/2020
8.0.0-dev.30 450 5/30/2020
8.0.0-dev.28 393 5/28/2020
8.0.0-dev.27 373 5/15/2020
8.0.0-dev.26 357 5/14/2020
8.0.0-dev.25 382 5/14/2020
8.0.0-dev.24 372 5/13/2020
8.0.0-dev.23 367 5/13/2020
8.0.0-dev.22 372 5/13/2020
8.0.0-dev.21 371 5/12/2020
8.0.0-dev.20 380 5/12/2020
8.0.0-dev.19 371 5/7/2020
8.0.0-dev.18 380 5/7/2020
8.0.0-dev.17 376 5/6/2020
8.0.0-dev.16 367 5/6/2020
8.0.0-dev.15 364 5/5/2020
8.0.0-dev.14 359 5/5/2020
8.0.0-dev.13 399 5/4/2020
7.6.0-dev.13 392 5/1/2020
7.6.0-dev.12 416 4/30/2020
7.6.0-dev.11 382 4/28/2020
7.6.0-dev.10 362 4/27/2020
7.6.0-dev.9 359 4/24/2020
7.6.0-dev.8 373 4/22/2020
7.6.0-dev.7 367 4/15/2020
7.6.0-dev.6 364 4/15/2020
7.6.0-dev.5 351 4/15/2020
7.6.0-dev.4 496 4/11/2020
7.6.0-dev.3 362 4/10/2020
7.6.0-dev.2 337 4/10/2020
7.6.0-dev.1 432 4/8/2020
7.5.2 1,955 3/20/2020
7.5.1 1,951 3/12/2020
7.5.0 1,892 3/10/2020
7.5.0-dev.18 387 3/5/2020
7.5.0-dev.17 377 3/5/2020
7.5.0-dev.16 409 3/4/2020
7.5.0-dev.15 346 3/3/2020
7.5.0-dev.14 355 3/3/2020
7.5.0-dev.13 341 2/29/2020
7.5.0-dev.12 466 2/29/2020
7.5.0-dev.10 463 2/25/2020
7.5.0-dev.9 384 2/20/2020
7.5.0-dev.8 411 2/18/2020
7.5.0-dev.7 356 2/18/2020
7.5.0-dev.6 366 2/14/2020
7.5.0-dev.5 381 2/12/2020
7.5.0-dev.4 366 2/11/2020
7.5.0-dev.3 345 2/11/2020
7.5.0-dev.2 485 2/8/2020
7.5.0-dev.1 354 2/7/2020
7.4.2 2,101 2/5/2020
7.4.1 2,227 2/3/2020
7.4.0 2,267 1/31/2020
7.4.0-dev.4 427 1/31/2020
7.4.0-dev.3 402 1/29/2020
7.4.0-dev.2 358 1/28/2020
7.4.0-dev.1 369 1/23/2020
7.3.1 2,165 1/21/2020
7.3.1-preview.7 377 1/21/2020
7.3.1-preview.1 392 1/20/2020
7.3.0 2,084 1/19/2020
7.2.6 2,164 1/18/2020
7.2.5 2,084 12/19/2019
7.2.4 2,158 12/19/2019
7.2.3 2,155 12/16/2019
7.2.2 2,121 12/9/2019
7.2.1 2,158 12/4/2019
7.2.0 2,245 11/26/2019
7.2.0-preview.10 377 11/20/2019
7.2.0-preview.9 357 11/19/2019
7.2.0-preview.8 366 11/18/2019
7.2.0-preview.6 371 11/14/2019
7.2.0-preview.5 377 11/14/2019
7.2.0-preview.4 368 11/14/2019
7.2.0-preview.2 356 11/11/2019
7.2.0-preview.1 378 11/9/2019
7.1.0 2,212 11/6/2019
7.1.0-preview.8 380 11/5/2019
7.1.0-preview.7 362 11/4/2019
7.1.0-preview.6 370 11/1/2019
7.1.0-preview.5 381 10/31/2019
7.1.0-preview.4 396 10/30/2019
7.1.0-preview.3 365 10/26/2019
7.1.0-preview.2 374 10/25/2019
7.1.0-preview.1 383 10/24/2019
7.0.0 1,794 10/16/2019
7.0.0-rc.41 382 10/15/2019
7.0.0-rc.40 401 10/15/2019
7.0.0-rc.39 404 10/12/2019
7.0.0-rc.38 372 10/11/2019
7.0.0-rc.37 624 10/10/2019
7.0.0-rc.36 373 10/9/2019
7.0.0-rc.35 378 10/8/2019
7.0.0-rc.34 389 10/8/2019
7.0.0-rc.33 374 10/7/2019
7.0.0-rc.32 369 10/5/2019
7.0.0-rc.31 378 10/3/2019
7.0.0-rc.30 372 10/1/2019
7.0.0-rc.28 393 10/1/2019
7.0.0-rc.27 382 9/30/2019
7.0.0-rc.26 388 9/30/2019
7.0.0-rc.25 364 9/27/2019
7.0.0-rc.24 370 9/27/2019
7.0.0-rc.23 367 9/26/2019
7.0.0-rc.22 392 9/25/2019
7.0.0-rc.21 368 9/24/2019
7.0.0-rc.20 377 9/23/2019
7.0.0-rc.19 376 9/20/2019
7.0.0-rc.18.1 370 9/20/2019
7.0.0-rc.18 382 9/20/2019
6.5.0-rc.17 394 9/19/2019
6.5.0-rc.16 390 9/18/2019
6.5.0-rc.15 383 9/18/2019
6.5.0-rc.14.1 382 9/18/2019
6.5.0-rc.14 402 9/17/2019
6.5.0-rc.13 381 9/16/2019
6.5.0-rc.12.2 370 9/13/2019
6.5.0-rc.12.1 379 9/12/2019
6.5.0-rc.12 402 9/12/2019
6.5.0-rc.11 389 9/11/2019
6.5.0-rc.10 392 9/10/2019
6.5.0-rc.9 390 9/9/2019
6.5.0-rc.8 390 9/6/2019
6.5.0-rc.7 378 9/6/2019
6.5.0-rc.6 393 9/6/2019
6.5.0-rc.5 378 9/2/2019
6.5.0-rc.4 390 9/2/2019
6.5.0-rc.3 387 8/30/2019
6.5.0-rc.2 393 8/29/2019
6.5.0-rc.1 399 8/28/2019
6.5.0-beta.5 396 8/28/2019
6.5.0-beta.4 412 8/27/2019
6.0.0 1,474 8/6/2019
6.0.0-rc.7 382 7/19/2019
6.0.0-rc.6 386 6/28/2019
6.0.0-rc.5 384 6/28/2019
6.0.0-rc.4 399 6/25/2019
6.0.0-rc.3 398 6/20/2019
6.0.0-rc.2 389 5/29/2019
6.0.0-rc.1 386 5/28/2019
6.0.0-beta.3 398 4/17/2019
5.3.0-beta.2 409 3/21/2019
5.3.0-beta.1 440 3/20/2019
5.2.0 1,298 3/19/2019
5.1.0 1,599 1/25/2019
5.0.0 1,598 12/21/2018
5.0.0-rc11 1,011 12/14/2018
5.0.0-rc10 808 11/16/2018
5.0.0-rc09 780 11/1/2018
5.0.0-rc08 781 10/31/2018
5.0.0-rc07 791 10/31/2018
5.0.0-rc06 804 10/30/2018
5.0.0-rc05 825 10/29/2018
5.0.0-rc04 792 10/29/2018
5.0.0-rc03 860 10/26/2018
5.0.0-rc02 795 10/25/2018
5.0.0-rc01 833 10/12/2018
5.0.0-beta03 864 9/21/2018
5.0.0-beta02 854 9/10/2018
5.0.0-beta01 852 9/7/2018
4.5.1 1,213 8/7/2018
4.5.0 1,702 8/7/2018
4.5.0-rc01 1,196 6/7/2018
4.5.0-beta09 1,167 6/7/2018
4.5.0-beta08 1,272 5/16/2018
4.5.0-beta07 1,138 5/9/2018
4.5.0-beta06 1,190 4/25/2018
4.5.0-beta05 1,194 4/12/2018
4.5.0-beta03 1,166 4/12/2018
4.2.0-beta02 1,173 3/27/2018
4.2.0-beta01 1,197 2/14/2018
4.1.1 1,449 2/1/2018
4.1.0 1,932 1/15/2018
4.1.0-rc10 1,263 12/19/2017
4.1.0-rc09 1,224 12/19/2017
4.1.0-rc08 1,286 12/12/2017
4.1.0-rc07 1,089 12/5/2017
4.1.0-rc06 1,067 12/5/2017
4.1.0-rc05 1,009 12/5/2017
4.1.0-rc03 1,038 12/4/2017
4.1.0-rc02 1,052 12/4/2017
4.1.0-rc01 1,058 12/4/2017
4.1.0-beta09 1,097 12/3/2017
4.1.0-beta08 1,072 11/25/2017
4.1.0-beta07 1,049 11/23/2017
4.1.0-beta06 1,007 11/22/2017
4.1.0-beta05 1,054 11/21/2017
4.1.0-beta04 957 11/21/2017
4.1.0-beta03 906 11/17/2017
4.1.0-beta02 944 11/17/2017
4.1.0-beta01 985 11/16/2017
4.0.1-beta01 943 11/6/2017
4.0.0 1,918 10/23/2017
4.0.0-rc05 1,016 10/17/2017
4.0.0-rc04 1,043 10/17/2017
4.0.0-rc03 1,081 10/12/2017
4.0.0-rc02 1,048 10/10/2017
4.0.0-rc01 1,055 10/6/2017
4.0.0-beta9 1,018 10/5/2017
4.0.0-beta8 1,032 10/5/2017
4.0.0-beta7 1,085 10/3/2017
4.0.0-beta6 1,039 9/30/2017
4.0.0-beta5 1,034 9/28/2017
4.0.0-beta4 1,082 9/27/2017
4.0.0-beta3 1,030 9/26/2017
4.0.0-beta2 1,018 9/25/2017
4.0.0-beta1 1,043 9/22/2017
3.11.0 1,506 8/18/2017
3.10.1 1,244 8/18/2017
3.10.0 1,698 8/1/2017
3.9.1 1,285 6/23/2017
3.9.0 1,688 6/13/2017
3.8.1 1,528 5/26/2017
3.8.0 1,460 5/26/2017
3.7.1 1,301 5/24/2017
3.7.0 1,510 5/23/2017
3.6.1 1,298 5/19/2017
3.6.0 1,740 5/18/2017
3.5.0 1,821 5/15/2017
3.4.0 1,754 5/4/2017
3.3.6 1,297 4/13/2017
3.3.5 1,331 4/12/2017
3.3.1 1,290 4/12/2017
3.3.0 3,060 4/12/2017
3.3.0-preview1 1,075 4/6/2017
3.2.0 2,034 3/27/2017
3.1.0 1,882 3/22/2017
3.1.0-preview4 1,309 3/9/2017
3.1.0-preview3 1,077 12/9/2016
3.1.0-preview2 1,122 12/9/2016
3.1.0-preview1-rc2 1,046 10/31/2016
3.1.0-preview1 1,106 10/28/2016
3.0.9 1,322 10/19/2016
3.0.8 1,321 8/19/2016
3.0.7 1,484 7/12/2016
3.0.7-pre1 1,129 5/18/2016
3.0.0-rc6 1,280 3/29/2016
3.0.0-rc5 1,077 3/24/2016
3.0.0-rc4 1,322 3/21/2016
3.0.0-rc3 1,566 12/22/2015

Please check https://github.com/kephas-software/kephas/releases for the change log.
           Also check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.