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,172 4/13/2022
11.1.0-dev.4 239 4/6/2022
11.1.0-dev.3 235 3/30/2022
11.1.0-dev.2 235 3/23/2022
11.1.0-dev.1 228 3/23/2022
11.0.0 1,934 3/11/2022
11.0.0-dev.7 243 3/7/2022
11.0.0-dev.6 233 2/28/2022
11.0.0-dev.5 229 2/26/2022
11.0.0-dev.4 238 2/24/2022
11.0.0-dev.3 248 2/23/2022
11.0.0-dev.2 233 2/18/2022
11.0.0-dev.1 236 2/7/2022
10.3.0 1,981 1/18/2022
10.2.0 1,756 12/3/2021
10.1.0 5,770 11/23/2021
10.1.0-dev.7 299 11/17/2021
10.1.0-dev.6 271 11/16/2021
10.1.0-dev.5 278 11/10/2021
10.1.0-dev.4 267 11/8/2021
10.1.0-dev.3 258 11/8/2021
10.1.0-dev.2 271 11/4/2021
10.1.0-dev.1 277 11/3/2021
10.0.1 1,519 10/16/2021
10.0.0 1,465 10/13/2021
10.0.0-dev.4 260 10/13/2021
10.0.0-dev.3 272 10/11/2021
10.0.0-dev.2 319 10/8/2021
9.3.4 2,008 8/25/2021
9.3.3 1,969 8/25/2021
9.3.2 1,999 8/24/2021
9.3.1 1,987 8/12/2021
9.3.0 1,987 8/12/2021
9.2.0 2,051 6/17/2021
9.1.0 2,037 6/17/2021
9.1.0-dev.9 290 5/26/2021
9.1.0-dev.8 290 5/26/2021
9.1.0-dev.7 293 5/17/2021
9.1.0-dev.6 297 4/28/2021
9.1.0-dev.5 305 4/23/2021
9.1.0-dev.4 286 4/21/2021
9.1.0-dev.3 311 4/17/2021
9.1.0-dev.2 308 4/12/2021
9.1.0-dev.1 314 4/9/2021
9.0.5 2,057 3/31/2021
9.0.4 2,096 3/23/2021
9.0.3 2,065 3/20/2021
9.0.2 575 3/18/2021
9.0.1 2,078 3/18/2021
9.0.0 1,980 3/17/2021
9.0.0-dev.4 296 3/4/2021
9.0.0-dev.3 315 3/1/2021
9.0.0-dev.2 327 2/22/2021
8.4.4 617 1/12/2021
8.4.0 2,218 11/11/2020
8.3.1 667 11/5/2020
8.3.0 2,228 10/28/2020
8.2.0 2,133 10/16/2020
8.1.0 2,260 9/23/2020
8.0.0 2,276 7/1/2020
8.0.0-dev.44 425 6/25/2020
8.0.0-dev.43 410 6/23/2020
8.0.0-dev.42 451 6/22/2020
8.0.0-dev.41 424 6/18/2020
8.0.0-dev.40 392 6/18/2020
8.0.0-dev.39 415 6/15/2020
8.0.0-dev.38 507 6/14/2020
8.0.0-dev.37 387 6/13/2020
8.0.0-dev.36 419 6/13/2020
8.0.0-dev.35 387 6/12/2020
8.0.0-dev.34 414 6/12/2020
8.0.0-dev.33 460 6/10/2020
8.0.0-dev.32 409 6/1/2020
8.0.0-dev.31 430 6/1/2020
8.0.0-dev.30 484 5/30/2020
8.0.0-dev.28 435 5/28/2020
8.0.0-dev.27 414 5/15/2020
8.0.0-dev.26 395 5/14/2020
8.0.0-dev.25 427 5/14/2020
8.0.0-dev.24 405 5/13/2020
8.0.0-dev.23 411 5/13/2020
8.0.0-dev.22 409 5/13/2020
8.0.0-dev.21 409 5/12/2020
8.0.0-dev.20 417 5/12/2020
8.0.0-dev.19 411 5/7/2020
8.0.0-dev.18 420 5/7/2020
8.0.0-dev.17 415 5/6/2020
8.0.0-dev.16 404 5/6/2020
8.0.0-dev.15 401 5/5/2020
8.0.0-dev.14 400 5/5/2020
8.0.0-dev.13 437 5/4/2020
7.6.0-dev.13 433 5/1/2020
7.6.0-dev.12 453 4/30/2020
7.6.0-dev.11 417 4/28/2020
7.6.0-dev.10 402 4/27/2020
7.6.0-dev.9 401 4/24/2020
7.6.0-dev.8 416 4/22/2020
7.6.0-dev.7 402 4/15/2020
7.6.0-dev.6 401 4/15/2020
7.6.0-dev.5 391 4/15/2020
7.6.0-dev.4 536 4/11/2020
7.6.0-dev.3 398 4/10/2020
7.6.0-dev.2 379 4/10/2020
7.6.0-dev.1 471 4/8/2020
7.5.2 1,997 3/20/2020
7.5.1 1,993 3/12/2020
7.5.0 1,931 3/10/2020
7.5.0-dev.18 427 3/5/2020
7.5.0-dev.17 421 3/5/2020
7.5.0-dev.16 448 3/4/2020
7.5.0-dev.15 385 3/3/2020
7.5.0-dev.14 395 3/3/2020
7.5.0-dev.13 383 2/29/2020
7.5.0-dev.12 503 2/29/2020
7.5.0-dev.10 501 2/25/2020
7.5.0-dev.9 422 2/20/2020
7.5.0-dev.8 446 2/18/2020
7.5.0-dev.7 393 2/18/2020
7.5.0-dev.6 402 2/14/2020
7.5.0-dev.5 415 2/12/2020
7.5.0-dev.4 399 2/11/2020
7.5.0-dev.3 386 2/11/2020
7.5.0-dev.2 527 2/8/2020
7.5.0-dev.1 386 2/7/2020
7.4.2 2,142 2/5/2020
7.4.1 2,270 2/3/2020
7.4.0 2,302 1/31/2020
7.4.0-dev.4 465 1/31/2020
7.4.0-dev.3 441 1/29/2020
7.4.0-dev.2 403 1/28/2020
7.4.0-dev.1 405 1/23/2020
7.3.1 2,205 1/21/2020
7.3.1-preview.7 415 1/21/2020
7.3.1-preview.1 430 1/20/2020
7.3.0 2,121 1/19/2020
7.2.6 2,205 1/18/2020
7.2.5 2,125 12/19/2019
7.2.4 2,202 12/19/2019
7.2.3 2,196 12/16/2019
7.2.2 2,160 12/9/2019
7.2.1 2,191 12/4/2019
7.2.0 2,280 11/26/2019
7.2.0-preview.10 414 11/20/2019
7.2.0-preview.9 397 11/19/2019
7.2.0-preview.8 402 11/18/2019
7.2.0-preview.6 413 11/14/2019
7.2.0-preview.5 418 11/14/2019
7.2.0-preview.4 405 11/14/2019
7.2.0-preview.2 396 11/11/2019
7.2.0-preview.1 422 11/9/2019
7.1.0 2,251 11/6/2019
7.1.0-preview.8 417 11/5/2019
7.1.0-preview.7 398 11/4/2019
7.1.0-preview.6 409 11/1/2019
7.1.0-preview.5 421 10/31/2019
7.1.0-preview.4 441 10/30/2019
7.1.0-preview.3 405 10/26/2019
7.1.0-preview.2 407 10/25/2019
7.1.0-preview.1 426 10/24/2019
7.0.0 1,835 10/16/2019
7.0.0-rc.41 421 10/15/2019
7.0.0-rc.40 438 10/15/2019
7.0.0-rc.39 442 10/12/2019
7.0.0-rc.38 408 10/11/2019
7.0.0-rc.37 659 10/10/2019
7.0.0-rc.36 410 10/9/2019
7.0.0-rc.35 412 10/8/2019
7.0.0-rc.34 427 10/8/2019
7.0.0-rc.33 408 10/7/2019
7.0.0-rc.32 404 10/5/2019
7.0.0-rc.31 414 10/3/2019
7.0.0-rc.30 413 10/1/2019
7.0.0-rc.28 428 10/1/2019
7.0.0-rc.27 417 9/30/2019
7.0.0-rc.26 428 9/30/2019
7.0.0-rc.25 403 9/27/2019
7.0.0-rc.24 413 9/27/2019
7.0.0-rc.23 402 9/26/2019
7.0.0-rc.22 432 9/25/2019
7.0.0-rc.21 405 9/24/2019
7.0.0-rc.20 411 9/23/2019
7.0.0-rc.19 415 9/20/2019
7.0.0-rc.18.1 403 9/20/2019
7.0.0-rc.18 424 9/20/2019
6.5.0-rc.17 432 9/19/2019
6.5.0-rc.16 426 9/18/2019
6.5.0-rc.15 422 9/18/2019
6.5.0-rc.14.1 421 9/18/2019
6.5.0-rc.14 434 9/17/2019
6.5.0-rc.13 422 9/16/2019
6.5.0-rc.12.2 408 9/13/2019
6.5.0-rc.12.1 416 9/12/2019
6.5.0-rc.12 442 9/12/2019
6.5.0-rc.11 428 9/11/2019
6.5.0-rc.10 436 9/10/2019
6.5.0-rc.9 432 9/9/2019
6.5.0-rc.8 428 9/6/2019
6.5.0-rc.7 415 9/6/2019
6.5.0-rc.6 430 9/6/2019
6.5.0-rc.5 414 9/2/2019
6.5.0-rc.4 430 9/2/2019
6.5.0-rc.3 425 8/30/2019
6.5.0-rc.2 432 8/29/2019
6.5.0-rc.1 437 8/28/2019
6.5.0-beta.5 431 8/28/2019
6.5.0-beta.4 454 8/27/2019
6.0.0 1,515 8/6/2019
6.0.0-rc.7 423 7/19/2019
6.0.0-rc.6 419 6/28/2019
6.0.0-rc.5 423 6/28/2019
6.0.0-rc.4 442 6/25/2019
6.0.0-rc.3 434 6/20/2019
6.0.0-rc.2 425 5/29/2019
6.0.0-rc.1 424 5/28/2019
6.0.0-beta.3 434 4/17/2019
5.3.0-beta.2 448 3/21/2019
5.3.0-beta.1 479 3/20/2019
5.2.0 1,334 3/19/2019
5.1.0 1,666 1/25/2019
5.0.0 1,670 12/21/2018
5.0.0-rc11 1,079 12/14/2018
5.0.0-rc10 847 11/16/2018
5.0.0-rc09 818 11/1/2018
5.0.0-rc08 821 10/31/2018
5.0.0-rc07 832 10/31/2018
5.0.0-rc06 843 10/30/2018
5.0.0-rc05 860 10/29/2018
5.0.0-rc04 831 10/29/2018
5.0.0-rc03 899 10/26/2018
5.0.0-rc02 831 10/25/2018
5.0.0-rc01 871 10/12/2018
5.0.0-beta03 906 9/21/2018
5.0.0-beta02 891 9/10/2018
5.0.0-beta01 887 9/7/2018
4.5.1 1,285 8/7/2018
4.5.0 1,774 8/7/2018
4.5.0-rc01 1,294 6/7/2018
4.5.0-beta09 1,261 6/7/2018
4.5.0-beta08 1,366 5/16/2018
4.5.0-beta07 1,231 5/9/2018
4.5.0-beta06 1,282 4/25/2018
4.5.0-beta05 1,286 4/12/2018
4.5.0-beta03 1,269 4/12/2018
4.2.0-beta02 1,267 3/27/2018
4.2.0-beta01 1,290 2/14/2018
4.1.1 1,546 2/1/2018
4.1.0 2,026 1/15/2018
4.1.0-rc10 1,356 12/19/2017
4.1.0-rc09 1,321 12/19/2017
4.1.0-rc08 1,381 12/12/2017
4.1.0-rc07 1,152 12/5/2017
4.1.0-rc06 1,132 12/5/2017
4.1.0-rc05 1,074 12/5/2017
4.1.0-rc03 1,103 12/4/2017
4.1.0-rc02 1,118 12/4/2017
4.1.0-rc01 1,126 12/4/2017
4.1.0-beta09 1,160 12/3/2017
4.1.0-beta08 1,136 11/25/2017
4.1.0-beta07 1,115 11/23/2017
4.1.0-beta06 1,068 11/22/2017
4.1.0-beta05 1,115 11/21/2017
4.1.0-beta04 1,024 11/21/2017
4.1.0-beta03 968 11/17/2017
4.1.0-beta02 1,011 11/17/2017
4.1.0-beta01 1,057 11/16/2017
4.0.1-beta01 1,010 11/6/2017
4.0.0 1,988 10/23/2017
4.0.0-rc05 1,085 10/17/2017
4.0.0-rc04 1,109 10/17/2017
4.0.0-rc03 1,151 10/12/2017
4.0.0-rc02 1,117 10/10/2017
4.0.0-rc01 1,116 10/6/2017
4.0.0-beta9 1,086 10/5/2017
4.0.0-beta8 1,098 10/5/2017
4.0.0-beta7 1,148 10/3/2017
4.0.0-beta6 1,113 9/30/2017
4.0.0-beta5 1,102 9/28/2017
4.0.0-beta4 1,148 9/27/2017
4.0.0-beta3 1,093 9/26/2017
4.0.0-beta2 1,084 9/25/2017
4.0.0-beta1 1,104 9/22/2017
3.11.0 1,574 8/18/2017
3.10.1 1,310 8/18/2017
3.10.0 1,769 8/1/2017
3.9.1 1,350 6/23/2017
3.9.0 1,762 6/13/2017
3.8.1 1,594 5/26/2017
3.8.0 1,524 5/26/2017
3.7.1 1,374 5/24/2017
3.7.0 1,580 5/23/2017
3.6.1 1,373 5/19/2017
3.6.0 1,809 5/18/2017
3.5.0 1,889 5/15/2017
3.4.0 1,827 5/4/2017
3.3.6 1,367 4/13/2017
3.3.5 1,399 4/12/2017
3.3.1 1,357 4/12/2017
3.3.0 3,126 4/12/2017
3.3.0-preview1 1,141 4/6/2017
3.2.0 2,104 3/27/2017
3.1.0 1,952 3/22/2017
3.1.0-preview4 1,374 3/9/2017
3.1.0-preview3 1,144 12/9/2016
3.1.0-preview2 1,185 12/9/2016
3.1.0-preview1-rc2 1,114 10/31/2016
3.1.0-preview1 1,171 10/28/2016
3.0.9 1,388 10/19/2016
3.0.8 1,386 8/19/2016
3.0.7 1,546 7/12/2016
3.0.7-pre1 1,195 5/18/2016
3.0.0-rc6 1,346 3/29/2016
3.0.0-rc5 1,143 3/24/2016
3.0.0-rc4 1,390 3/21/2016
3.0.0-rc3 1,661 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.