Kephas.Model 8.0.0-dev.43

Prefix Reserved
This is a prerelease version of Kephas.Model.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kephas.Model --version 8.0.0-dev.43
                    
NuGet\Install-Package Kephas.Model -Version 8.0.0-dev.43
                    
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="8.0.0-dev.43" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Model" Version="8.0.0-dev.43" />
                    
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 8.0.0-dev.43
                    
#r "nuget: Kephas.Model, 8.0.0-dev.43"
                    
#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.
#addin nuget:?package=Kephas.Model&version=8.0.0-dev.43&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Model&version=8.0.0-dev.43&prerelease
                    
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 was computed.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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,124 4/13/2022
11.1.0-dev.4 197 4/6/2022
11.1.0-dev.3 192 3/30/2022
11.1.0-dev.2 195 3/23/2022
11.1.0-dev.1 185 3/23/2022
11.0.0 1,895 3/11/2022
11.0.0-dev.7 204 3/7/2022
11.0.0-dev.6 191 2/28/2022
11.0.0-dev.5 184 2/26/2022
11.0.0-dev.4 195 2/24/2022
11.0.0-dev.3 198 2/23/2022
11.0.0-dev.2 189 2/18/2022
11.0.0-dev.1 195 2/7/2022
10.3.0 1,933 1/18/2022
10.2.0 1,713 12/3/2021
10.1.0 5,728 11/23/2021
10.1.0-dev.7 257 11/17/2021
10.1.0-dev.6 230 11/16/2021
10.1.0-dev.5 237 11/10/2021
10.1.0-dev.4 235 11/8/2021
10.1.0-dev.3 213 11/8/2021
10.1.0-dev.2 228 11/4/2021
10.1.0-dev.1 234 11/3/2021
10.0.1 1,484 10/16/2021
10.0.0 1,425 10/13/2021
10.0.0-dev.4 219 10/13/2021
10.0.0-dev.3 229 10/11/2021
10.0.0-dev.2 279 10/8/2021
9.3.4 1,969 8/25/2021
9.3.3 1,936 8/25/2021
9.3.2 1,966 8/24/2021
9.3.1 1,948 8/12/2021
9.3.0 1,945 8/12/2021
9.2.0 2,008 6/17/2021
9.1.0 1,998 6/17/2021
9.1.0-dev.9 257 5/26/2021
9.1.0-dev.8 250 5/26/2021
9.1.0-dev.7 255 5/17/2021
9.1.0-dev.6 254 4/28/2021
9.1.0-dev.5 265 4/23/2021
9.1.0-dev.4 253 4/21/2021
9.1.0-dev.3 272 4/17/2021
9.1.0-dev.2 259 4/12/2021
9.1.0-dev.1 273 4/9/2021
9.0.5 2,013 3/31/2021
9.0.4 2,057 3/23/2021
9.0.3 2,021 3/20/2021
9.0.2 534 3/18/2021
9.0.1 2,038 3/18/2021
9.0.0 1,940 3/17/2021
9.0.0-dev.4 251 3/4/2021
9.0.0-dev.3 277 3/1/2021
9.0.0-dev.2 289 2/22/2021
8.4.4 568 1/12/2021
8.4.0 2,172 11/11/2020
8.3.1 622 11/5/2020
8.3.0 2,186 10/28/2020
8.2.0 2,093 10/16/2020
8.1.0 2,217 9/23/2020
8.0.0 2,232 7/1/2020
8.0.0-dev.44 381 6/25/2020
8.0.0-dev.43 368 6/23/2020
8.0.0-dev.42 404 6/22/2020
8.0.0-dev.41 389 6/18/2020
8.0.0-dev.40 349 6/18/2020
8.0.0-dev.39 367 6/15/2020
8.0.0-dev.38 462 6/14/2020
8.0.0-dev.37 351 6/13/2020
8.0.0-dev.36 382 6/13/2020
8.0.0-dev.35 341 6/12/2020
8.0.0-dev.34 376 6/12/2020
8.0.0-dev.33 419 6/10/2020
8.0.0-dev.32 365 6/1/2020
8.0.0-dev.31 390 6/1/2020
8.0.0-dev.30 446 5/30/2020
8.0.0-dev.28 387 5/28/2020
8.0.0-dev.27 370 5/15/2020
8.0.0-dev.26 353 5/14/2020
8.0.0-dev.25 378 5/14/2020
8.0.0-dev.24 369 5/13/2020
8.0.0-dev.23 361 5/13/2020
8.0.0-dev.22 366 5/13/2020
8.0.0-dev.21 365 5/12/2020
8.0.0-dev.20 375 5/12/2020
8.0.0-dev.19 367 5/7/2020
8.0.0-dev.18 375 5/7/2020
8.0.0-dev.17 369 5/6/2020
8.0.0-dev.16 362 5/6/2020
8.0.0-dev.15 359 5/5/2020
8.0.0-dev.14 353 5/5/2020
8.0.0-dev.13 394 5/4/2020
7.6.0-dev.13 386 5/1/2020
7.6.0-dev.12 411 4/30/2020
7.6.0-dev.11 374 4/28/2020
7.6.0-dev.10 358 4/27/2020
7.6.0-dev.9 354 4/24/2020
7.6.0-dev.8 369 4/22/2020
7.6.0-dev.7 360 4/15/2020
7.6.0-dev.6 356 4/15/2020
7.6.0-dev.5 345 4/15/2020
7.6.0-dev.4 487 4/11/2020
7.6.0-dev.3 356 4/10/2020
7.6.0-dev.2 332 4/10/2020
7.6.0-dev.1 425 4/8/2020
7.5.2 1,951 3/20/2020
7.5.1 1,945 3/12/2020
7.5.0 1,885 3/10/2020
7.5.0-dev.18 380 3/5/2020
7.5.0-dev.17 369 3/5/2020
7.5.0-dev.16 403 3/4/2020
7.5.0-dev.15 338 3/3/2020
7.5.0-dev.14 350 3/3/2020
7.5.0-dev.13 335 2/29/2020
7.5.0-dev.12 460 2/29/2020
7.5.0-dev.10 457 2/25/2020
7.5.0-dev.9 380 2/20/2020
7.5.0-dev.8 406 2/18/2020
7.5.0-dev.7 350 2/18/2020
7.5.0-dev.6 356 2/14/2020
7.5.0-dev.5 377 2/12/2020
7.5.0-dev.4 362 2/11/2020
7.5.0-dev.3 339 2/11/2020
7.5.0-dev.2 478 2/8/2020
7.5.0-dev.1 350 2/7/2020
7.4.2 2,095 2/5/2020
7.4.1 2,221 2/3/2020
7.4.0 2,263 1/31/2020
7.4.0-dev.4 421 1/31/2020
7.4.0-dev.3 398 1/29/2020
7.4.0-dev.2 352 1/28/2020
7.4.0-dev.1 359 1/23/2020
7.3.1 2,160 1/21/2020
7.3.1-preview.7 372 1/21/2020
7.3.1-preview.1 386 1/20/2020
7.3.0 2,080 1/19/2020
7.2.6 2,159 1/18/2020
7.2.5 2,079 12/19/2019
7.2.4 2,150 12/19/2019
7.2.3 2,148 12/16/2019
7.2.2 2,113 12/9/2019
7.2.1 2,154 12/4/2019
7.2.0 2,238 11/26/2019
7.2.0-preview.10 370 11/20/2019
7.2.0-preview.9 352 11/19/2019
7.2.0-preview.8 359 11/18/2019
7.2.0-preview.6 365 11/14/2019
7.2.0-preview.5 371 11/14/2019
7.2.0-preview.4 363 11/14/2019
7.2.0-preview.2 350 11/11/2019
7.2.0-preview.1 370 11/9/2019
7.1.0 2,206 11/6/2019
7.1.0-preview.8 374 11/5/2019
7.1.0-preview.7 355 11/4/2019
7.1.0-preview.6 361 11/1/2019
7.1.0-preview.5 373 10/31/2019
7.1.0-preview.4 388 10/30/2019
7.1.0-preview.3 357 10/26/2019
7.1.0-preview.2 370 10/25/2019
7.1.0-preview.1 378 10/24/2019
7.0.0 1,788 10/16/2019
7.0.0-rc.41 375 10/15/2019
7.0.0-rc.40 394 10/15/2019
7.0.0-rc.39 396 10/12/2019
7.0.0-rc.38 366 10/11/2019
7.0.0-rc.37 618 10/10/2019
7.0.0-rc.36 368 10/9/2019
7.0.0-rc.35 372 10/8/2019
7.0.0-rc.34 382 10/8/2019
7.0.0-rc.33 367 10/7/2019
7.0.0-rc.32 365 10/5/2019
7.0.0-rc.31 371 10/3/2019
7.0.0-rc.30 365 10/1/2019
7.0.0-rc.28 385 10/1/2019
7.0.0-rc.27 378 9/30/2019
7.0.0-rc.26 382 9/30/2019
7.0.0-rc.25 357 9/27/2019
7.0.0-rc.24 363 9/27/2019
7.0.0-rc.23 361 9/26/2019
7.0.0-rc.22 385 9/25/2019
7.0.0-rc.21 359 9/24/2019
7.0.0-rc.20 371 9/23/2019
7.0.0-rc.19 369 9/20/2019
7.0.0-rc.18.1 366 9/20/2019
7.0.0-rc.18 376 9/20/2019
6.5.0-rc.17 388 9/19/2019
6.5.0-rc.16 385 9/18/2019
6.5.0-rc.15 378 9/18/2019
6.5.0-rc.14.1 377 9/18/2019
6.5.0-rc.14 397 9/17/2019
6.5.0-rc.13 373 9/16/2019
6.5.0-rc.12.2 364 9/13/2019
6.5.0-rc.12.1 374 9/12/2019
6.5.0-rc.12 396 9/12/2019
6.5.0-rc.11 379 9/11/2019
6.5.0-rc.10 386 9/10/2019
6.5.0-rc.9 384 9/9/2019
6.5.0-rc.8 382 9/6/2019
6.5.0-rc.7 373 9/6/2019
6.5.0-rc.6 385 9/6/2019
6.5.0-rc.5 371 9/2/2019
6.5.0-rc.4 383 9/2/2019
6.5.0-rc.3 383 8/30/2019
6.5.0-rc.2 387 8/29/2019
6.5.0-rc.1 391 8/28/2019
6.5.0-beta.5 389 8/28/2019
6.5.0-beta.4 404 8/27/2019
6.0.0 1,469 8/6/2019
6.0.0-rc.7 377 7/19/2019
6.0.0-rc.6 382 6/28/2019
6.0.0-rc.5 376 6/28/2019
6.0.0-rc.4 391 6/25/2019
6.0.0-rc.3 393 6/20/2019
6.0.0-rc.2 381 5/29/2019
6.0.0-rc.1 382 5/28/2019
6.0.0-beta.3 393 4/17/2019
5.3.0-beta.2 405 3/21/2019
5.3.0-beta.1 434 3/20/2019
5.2.0 1,292 3/19/2019
5.1.0 1,590 1/25/2019
5.0.0 1,587 12/21/2018
5.0.0-rc11 1,000 12/14/2018
5.0.0-rc10 800 11/16/2018
5.0.0-rc09 775 11/1/2018
5.0.0-rc08 775 10/31/2018
5.0.0-rc07 785 10/31/2018
5.0.0-rc06 798 10/30/2018
5.0.0-rc05 818 10/29/2018
5.0.0-rc04 787 10/29/2018
5.0.0-rc03 853 10/26/2018
5.0.0-rc02 789 10/25/2018
5.0.0-rc01 825 10/12/2018
5.0.0-beta03 856 9/21/2018
5.0.0-beta02 846 9/10/2018
5.0.0-beta01 845 9/7/2018
4.5.1 1,201 8/7/2018
4.5.0 1,689 8/7/2018
4.5.0-rc01 1,181 6/7/2018
4.5.0-beta09 1,149 6/7/2018
4.5.0-beta08 1,255 5/16/2018
4.5.0-beta07 1,120 5/9/2018
4.5.0-beta06 1,171 4/25/2018
4.5.0-beta05 1,174 4/12/2018
4.5.0-beta03 1,146 4/12/2018
4.2.0-beta02 1,158 3/27/2018
4.2.0-beta01 1,177 2/14/2018
4.1.1 1,432 2/1/2018
4.1.0 1,916 1/15/2018
4.1.0-rc10 1,247 12/19/2017
4.1.0-rc09 1,206 12/19/2017
4.1.0-rc08 1,268 12/12/2017
4.1.0-rc07 1,078 12/5/2017
4.1.0-rc06 1,053 12/5/2017
4.1.0-rc05 997 12/5/2017
4.1.0-rc03 1,024 12/4/2017
4.1.0-rc02 1,037 12/4/2017
4.1.0-rc01 1,044 12/4/2017
4.1.0-beta09 1,083 12/3/2017
4.1.0-beta08 1,057 11/25/2017
4.1.0-beta07 1,035 11/23/2017
4.1.0-beta06 996 11/22/2017
4.1.0-beta05 1,043 11/21/2017
4.1.0-beta04 943 11/21/2017
4.1.0-beta03 894 11/17/2017
4.1.0-beta02 931 11/17/2017
4.1.0-beta01 972 11/16/2017
4.0.1-beta01 928 11/6/2017
4.0.0 1,905 10/23/2017
4.0.0-rc05 1,003 10/17/2017
4.0.0-rc04 1,030 10/17/2017
4.0.0-rc03 1,069 10/12/2017
4.0.0-rc02 1,036 10/10/2017
4.0.0-rc01 1,044 10/6/2017
4.0.0-beta9 1,007 10/5/2017
4.0.0-beta8 1,019 10/5/2017
4.0.0-beta7 1,074 10/3/2017
4.0.0-beta6 1,027 9/30/2017
4.0.0-beta5 1,019 9/28/2017
4.0.0-beta4 1,069 9/27/2017
4.0.0-beta3 1,016 9/26/2017
4.0.0-beta2 1,004 9/25/2017
4.0.0-beta1 1,032 9/22/2017
3.11.0 1,493 8/18/2017
3.10.1 1,231 8/18/2017
3.10.0 1,686 8/1/2017
3.9.1 1,273 6/23/2017
3.9.0 1,676 6/13/2017
3.8.1 1,514 5/26/2017
3.8.0 1,449 5/26/2017
3.7.1 1,287 5/24/2017
3.7.0 1,498 5/23/2017
3.6.1 1,286 5/19/2017
3.6.0 1,725 5/18/2017
3.5.0 1,806 5/15/2017
3.4.0 1,742 5/4/2017
3.3.6 1,282 4/13/2017
3.3.5 1,318 4/12/2017
3.3.1 1,275 4/12/2017
3.3.0 3,046 4/12/2017
3.3.0-preview1 1,062 4/6/2017
3.2.0 2,020 3/27/2017
3.1.0 1,868 3/22/2017
3.1.0-preview4 1,296 3/9/2017
3.1.0-preview3 1,061 12/9/2016
3.1.0-preview2 1,110 12/9/2016
3.1.0-preview1-rc2 1,031 10/31/2016
3.1.0-preview1 1,085 10/28/2016
3.0.9 1,310 10/19/2016
3.0.8 1,308 8/19/2016
3.0.7 1,472 7/12/2016
3.0.7-pre1 1,113 5/18/2016
3.0.0-rc6 1,266 3/29/2016
3.0.0-rc5 1,061 3/24/2016
3.0.0-rc4 1,307 3/21/2016
3.0.0-rc3 1,546 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.