Kephas.Model 3.1.0-preview4

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

Kephas Framework ("stone" in aramaic) is a very ambitious project aiming to deliver a framework for an application ecosystem.

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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,177 4/13/2022
11.1.0-dev.4 241 4/6/2022
11.1.0-dev.3 237 3/30/2022
11.1.0-dev.2 237 3/23/2022
11.1.0-dev.1 229 3/23/2022
11.0.0 1,935 3/11/2022
11.0.0-dev.7 246 3/7/2022
11.0.0-dev.6 233 2/28/2022
11.0.0-dev.5 230 2/26/2022
11.0.0-dev.4 242 2/24/2022
11.0.0-dev.3 248 2/23/2022
11.0.0-dev.2 234 2/18/2022
11.0.0-dev.1 238 2/7/2022
10.3.0 1,990 1/18/2022
10.2.0 1,758 12/3/2021
10.1.0 5,771 11/23/2021
10.1.0-dev.7 302 11/17/2021
10.1.0-dev.6 275 11/16/2021
10.1.0-dev.5 279 11/10/2021
10.1.0-dev.4 267 11/8/2021
10.1.0-dev.3 262 11/8/2021
10.1.0-dev.2 274 11/4/2021
10.1.0-dev.1 280 11/3/2021
10.0.1 1,519 10/16/2021
10.0.0 1,467 10/13/2021
10.0.0-dev.4 263 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,020 8/25/2021
9.3.3 1,979 8/25/2021
9.3.2 2,018 8/24/2021
9.3.1 2,006 8/12/2021
9.3.0 2,017 8/12/2021
9.2.0 2,061 6/17/2021
9.1.0 2,054 6/17/2021
9.1.0-dev.9 290 5/26/2021
9.1.0-dev.8 291 5/26/2021
9.1.0-dev.7 295 5/17/2021
9.1.0-dev.6 297 4/28/2021
9.1.0-dev.5 306 4/23/2021
9.1.0-dev.4 286 4/21/2021
9.1.0-dev.3 313 4/17/2021
9.1.0-dev.2 309 4/12/2021
9.1.0-dev.1 317 4/9/2021
9.0.5 2,075 3/31/2021
9.0.4 2,108 3/23/2021
9.0.3 2,087 3/20/2021
9.0.2 577 3/18/2021
9.0.1 2,101 3/18/2021
9.0.0 2,000 3/17/2021
9.0.0-dev.4 299 3/4/2021
9.0.0-dev.3 317 3/1/2021
9.0.0-dev.2 328 2/22/2021
8.4.4 618 1/12/2021
8.4.0 2,241 11/11/2020
8.3.1 671 11/5/2020
8.3.0 2,240 10/28/2020
8.2.0 2,154 10/16/2020
8.1.0 2,272 9/23/2020
8.0.0 2,299 7/1/2020
8.0.0-dev.44 428 6/25/2020
8.0.0-dev.43 411 6/23/2020
8.0.0-dev.42 452 6/22/2020
8.0.0-dev.41 424 6/18/2020
8.0.0-dev.40 394 6/18/2020
8.0.0-dev.39 418 6/15/2020
8.0.0-dev.38 508 6/14/2020
8.0.0-dev.37 387 6/13/2020
8.0.0-dev.36 421 6/13/2020
8.0.0-dev.35 390 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 411 6/1/2020
8.0.0-dev.31 432 6/1/2020
8.0.0-dev.30 485 5/30/2020
8.0.0-dev.28 436 5/28/2020
8.0.0-dev.27 416 5/15/2020
8.0.0-dev.26 397 5/14/2020
8.0.0-dev.25 429 5/14/2020
8.0.0-dev.24 405 5/13/2020
8.0.0-dev.23 412 5/13/2020
8.0.0-dev.22 411 5/13/2020
8.0.0-dev.21 413 5/12/2020
8.0.0-dev.20 419 5/12/2020
8.0.0-dev.19 411 5/7/2020
8.0.0-dev.18 426 5/7/2020
8.0.0-dev.17 417 5/6/2020
8.0.0-dev.16 406 5/6/2020
8.0.0-dev.15 402 5/5/2020
8.0.0-dev.14 404 5/5/2020
8.0.0-dev.13 438 5/4/2020
7.6.0-dev.13 435 5/1/2020
7.6.0-dev.12 455 4/30/2020
7.6.0-dev.11 418 4/28/2020
7.6.0-dev.10 405 4/27/2020
7.6.0-dev.9 401 4/24/2020
7.6.0-dev.8 418 4/22/2020
7.6.0-dev.7 405 4/15/2020
7.6.0-dev.6 402 4/15/2020
7.6.0-dev.5 393 4/15/2020
7.6.0-dev.4 538 4/11/2020
7.6.0-dev.3 401 4/10/2020
7.6.0-dev.2 381 4/10/2020
7.6.0-dev.1 473 4/8/2020
7.5.2 2,017 3/20/2020
7.5.1 2,004 3/12/2020
7.5.0 1,953 3/10/2020
7.5.0-dev.18 432 3/5/2020
7.5.0-dev.17 425 3/5/2020
7.5.0-dev.16 449 3/4/2020
7.5.0-dev.15 388 3/3/2020
7.5.0-dev.14 397 3/3/2020
7.5.0-dev.13 384 2/29/2020
7.5.0-dev.12 504 2/29/2020
7.5.0-dev.10 504 2/25/2020
7.5.0-dev.9 424 2/20/2020
7.5.0-dev.8 447 2/18/2020
7.5.0-dev.7 394 2/18/2020
7.5.0-dev.6 403 2/14/2020
7.5.0-dev.5 415 2/12/2020
7.5.0-dev.4 401 2/11/2020
7.5.0-dev.3 388 2/11/2020
7.5.0-dev.2 529 2/8/2020
7.5.0-dev.1 386 2/7/2020
7.4.2 2,153 2/5/2020
7.4.1 2,278 2/3/2020
7.4.0 2,307 1/31/2020
7.4.0-dev.4 468 1/31/2020
7.4.0-dev.3 444 1/29/2020
7.4.0-dev.2 404 1/28/2020
7.4.0-dev.1 408 1/23/2020
7.3.1 2,213 1/21/2020
7.3.1-preview.7 417 1/21/2020
7.3.1-preview.1 431 1/20/2020
7.3.0 2,134 1/19/2020
7.2.6 2,215 1/18/2020
7.2.5 2,134 12/19/2019
7.2.4 2,217 12/19/2019
7.2.3 2,208 12/16/2019
7.2.2 2,172 12/9/2019
7.2.1 2,199 12/4/2019
7.2.0 2,298 11/26/2019
7.2.0-preview.10 417 11/20/2019
7.2.0-preview.9 401 11/19/2019
7.2.0-preview.8 404 11/18/2019
7.2.0-preview.6 413 11/14/2019
7.2.0-preview.5 422 11/14/2019
7.2.0-preview.4 405 11/14/2019
7.2.0-preview.2 400 11/11/2019
7.2.0-preview.1 424 11/9/2019
7.1.0 2,262 11/6/2019
7.1.0-preview.8 421 11/5/2019
7.1.0-preview.7 400 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 446 10/30/2019
7.1.0-preview.3 406 10/26/2019
7.1.0-preview.2 407 10/25/2019
7.1.0-preview.1 427 10/24/2019
7.0.0 1,839 10/16/2019
7.0.0-rc.41 423 10/15/2019
7.0.0-rc.40 440 10/15/2019
7.0.0-rc.39 442 10/12/2019
7.0.0-rc.38 409 10/11/2019
7.0.0-rc.37 659 10/10/2019
7.0.0-rc.36 413 10/9/2019
7.0.0-rc.35 414 10/8/2019
7.0.0-rc.34 430 10/8/2019
7.0.0-rc.33 410 10/7/2019
7.0.0-rc.32 404 10/5/2019
7.0.0-rc.31 415 10/3/2019
7.0.0-rc.30 414 10/1/2019
7.0.0-rc.28 429 10/1/2019
7.0.0-rc.27 417 9/30/2019
7.0.0-rc.26 431 9/30/2019
7.0.0-rc.25 405 9/27/2019
7.0.0-rc.24 414 9/27/2019
7.0.0-rc.23 403 9/26/2019
7.0.0-rc.22 435 9/25/2019
7.0.0-rc.21 408 9/24/2019
7.0.0-rc.20 412 9/23/2019
7.0.0-rc.19 418 9/20/2019
7.0.0-rc.18.1 403 9/20/2019
7.0.0-rc.18 429 9/20/2019
6.5.0-rc.17 434 9/19/2019
6.5.0-rc.16 427 9/18/2019
6.5.0-rc.15 424 9/18/2019
6.5.0-rc.14.1 424 9/18/2019
6.5.0-rc.14 434 9/17/2019
6.5.0-rc.13 424 9/16/2019
6.5.0-rc.12.2 411 9/13/2019
6.5.0-rc.12.1 420 9/12/2019
6.5.0-rc.12 443 9/12/2019
6.5.0-rc.11 431 9/11/2019
6.5.0-rc.10 436 9/10/2019
6.5.0-rc.9 434 9/9/2019
6.5.0-rc.8 431 9/6/2019
6.5.0-rc.7 417 9/6/2019
6.5.0-rc.6 432 9/6/2019
6.5.0-rc.5 415 9/2/2019
6.5.0-rc.4 432 9/2/2019
6.5.0-rc.3 425 8/30/2019
6.5.0-rc.2 433 8/29/2019
6.5.0-rc.1 440 8/28/2019
6.5.0-beta.5 433 8/28/2019
6.5.0-beta.4 458 8/27/2019
6.0.0 1,515 8/6/2019
6.0.0-rc.7 425 7/19/2019
6.0.0-rc.6 420 6/28/2019
6.0.0-rc.5 427 6/28/2019
6.0.0-rc.4 442 6/25/2019
6.0.0-rc.3 435 6/20/2019
6.0.0-rc.2 429 5/29/2019
6.0.0-rc.1 424 5/28/2019
6.0.0-beta.3 436 4/17/2019
5.3.0-beta.2 451 3/21/2019
5.3.0-beta.1 483 3/20/2019
5.2.0 1,337 3/19/2019
5.1.0 1,678 1/25/2019
5.0.0 1,672 12/21/2018
5.0.0-rc11 1,079 12/14/2018
5.0.0-rc10 849 11/16/2018
5.0.0-rc09 823 11/1/2018
5.0.0-rc08 823 10/31/2018
5.0.0-rc07 835 10/31/2018
5.0.0-rc06 847 10/30/2018
5.0.0-rc05 862 10/29/2018
5.0.0-rc04 834 10/29/2018
5.0.0-rc03 900 10/26/2018
5.0.0-rc02 831 10/25/2018
5.0.0-rc01 876 10/12/2018
5.0.0-beta03 907 9/21/2018
5.0.0-beta02 895 9/10/2018
5.0.0-beta01 888 9/7/2018
4.5.1 1,285 8/7/2018
4.5.0 1,776 8/7/2018
4.5.0-rc01 1,294 6/7/2018
4.5.0-beta09 1,262 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,284 4/25/2018
4.5.0-beta05 1,288 4/12/2018
4.5.0-beta03 1,272 4/12/2018
4.2.0-beta02 1,271 3/27/2018
4.2.0-beta01 1,296 2/14/2018
4.1.1 1,549 2/1/2018
4.1.0 2,030 1/15/2018
4.1.0-rc10 1,359 12/19/2017
4.1.0-rc09 1,325 12/19/2017
4.1.0-rc08 1,383 12/12/2017
4.1.0-rc07 1,156 12/5/2017
4.1.0-rc06 1,133 12/5/2017
4.1.0-rc05 1,078 12/5/2017
4.1.0-rc03 1,107 12/4/2017
4.1.0-rc02 1,121 12/4/2017
4.1.0-rc01 1,127 12/4/2017
4.1.0-beta09 1,162 12/3/2017
4.1.0-beta08 1,140 11/25/2017
4.1.0-beta07 1,122 11/23/2017
4.1.0-beta06 1,070 11/22/2017
4.1.0-beta05 1,116 11/21/2017
4.1.0-beta04 1,026 11/21/2017
4.1.0-beta03 970 11/17/2017
4.1.0-beta02 1,014 11/17/2017
4.1.0-beta01 1,059 11/16/2017
4.0.1-beta01 1,016 11/6/2017
4.0.0 1,989 10/23/2017
4.0.0-rc05 1,088 10/17/2017
4.0.0-rc04 1,114 10/17/2017
4.0.0-rc03 1,155 10/12/2017
4.0.0-rc02 1,119 10/10/2017
4.0.0-rc01 1,117 10/6/2017
4.0.0-beta9 1,088 10/5/2017
4.0.0-beta8 1,099 10/5/2017
4.0.0-beta7 1,150 10/3/2017
4.0.0-beta6 1,117 9/30/2017
4.0.0-beta5 1,104 9/28/2017
4.0.0-beta4 1,153 9/27/2017
4.0.0-beta3 1,097 9/26/2017
4.0.0-beta2 1,085 9/25/2017
4.0.0-beta1 1,105 9/22/2017
3.11.0 1,575 8/18/2017
3.10.1 1,313 8/18/2017
3.10.0 1,771 8/1/2017
3.9.1 1,354 6/23/2017
3.9.0 1,764 6/13/2017
3.8.1 1,597 5/26/2017
3.8.0 1,525 5/26/2017
3.7.1 1,376 5/24/2017
3.7.0 1,583 5/23/2017
3.6.1 1,378 5/19/2017
3.6.0 1,812 5/18/2017
3.5.0 1,892 5/15/2017
3.4.0 1,830 5/4/2017
3.3.6 1,368 4/13/2017
3.3.5 1,401 4/12/2017
3.3.1 1,359 4/12/2017
3.3.0 3,129 4/12/2017
3.3.0-preview1 1,144 4/6/2017
3.2.0 2,106 3/27/2017
3.1.0 1,954 3/22/2017
3.1.0-preview4 1,376 3/9/2017
3.1.0-preview3 1,146 12/9/2016
3.1.0-preview2 1,188 12/9/2016
3.1.0-preview1-rc2 1,115 10/31/2016
3.1.0-preview1 1,172 10/28/2016
3.0.9 1,389 10/19/2016
3.0.8 1,389 8/19/2016
3.0.7 1,548 7/12/2016
3.0.7-pre1 1,197 5/18/2016
3.0.0-rc6 1,348 3/29/2016
3.0.0-rc5 1,148 3/24/2016
3.0.0-rc4 1,395 3/21/2016
3.0.0-rc3 1,664 12/22/2015