Kephas.Data 4.1.0-beta05

Prefix Reserved
This is a prerelease version of Kephas.Data.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kephas.Data --version 4.1.0-beta05
                    
NuGet\Install-Package Kephas.Data -Version 4.1.0-beta05
                    
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.Data" Version="4.1.0-beta05" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Data" Version="4.1.0-beta05" />
                    
Directory.Packages.props
<PackageReference Include="Kephas.Data" />
                    
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.Data --version 4.1.0-beta05
                    
#r "nuget: Kephas.Data, 4.1.0-beta05"
                    
#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.Data&version=4.1.0-beta05&prerelease
                    
Install Kephas.Data as a Cake Addin
#tool nuget:?package=Kephas.Data&version=4.1.0-beta05&prerelease
                    
Install Kephas.Data as a Cake Tool

Provides abstractions for managing data: retrieving, persisting, querying, so on.

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. 
.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.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 (12)

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

Package Downloads
Kephas.Data.Client

Provides the infrastructure for the client area of the data flow. Typically used areas and classes/interfaces/services: - Queries: IClientQueryProcessor. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

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.Data.IO

Provides services for the data import/export (input/output). Typically used areas and classes/interfaces/services: - DataStreams: IDataStreamReader, IDataStreamWriter. - Export: IDataExportService. - Import: IDataImportService, IDataImportBehavior. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Data.Endpoints

Adds messaging endpoints for data services. The endpoints will work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages. Typically used areas and classes/interfaces/services: - PersistChangesHandler, QueryHandler, DataSourceHandler. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Data.MongoDB

Provides the MongoDB implementation for data context and associated commands. Typically used areas and classes/interfaces/services: - MongoDataContext. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.1.0 4,413 4/13/2022
11.1.0-dev.4 159 4/6/2022
11.1.0-dev.3 158 3/30/2022
11.1.0-dev.2 153 3/23/2022
11.1.0-dev.1 159 3/23/2022
11.0.0 4,176 3/11/2022
11.0.0-dev.7 166 3/7/2022
11.0.0-dev.6 171 2/28/2022
11.0.0-dev.5 151 2/26/2022
11.0.0-dev.4 152 2/24/2022
11.0.0-dev.3 151 2/23/2022
11.0.0-dev.2 157 2/18/2022
11.0.0-dev.1 159 2/7/2022
10.3.0 3,896 1/18/2022
10.2.0 3,161 12/3/2021
10.1.0 7,214 11/23/2021
10.1.0-dev.7 218 11/17/2021
10.1.0-dev.6 199 11/16/2021
10.1.0-dev.5 195 11/10/2021
10.1.0-dev.4 212 11/8/2021
10.1.0-dev.3 176 11/8/2021
10.1.0-dev.2 200 11/4/2021
10.1.0-dev.1 185 11/3/2021
10.0.1 3,208 10/16/2021
10.0.0 3,153 10/13/2021
10.0.0-dev.4 185 10/13/2021
10.0.0-dev.3 196 10/11/2021
10.0.0-dev.2 245 10/8/2021
9.3.4 2,985 8/25/2021
9.3.3 3,026 8/25/2021
9.3.2 2,963 8/24/2021
9.3.1 2,866 8/12/2021
9.3.0 3,024 8/12/2021
9.2.0 3,085 6/17/2021
9.1.0 3,004 6/17/2021
9.1.0-dev.9.1 231 5/28/2021
9.1.0-dev.9 227 5/26/2021
9.1.0-dev.8 210 5/26/2021
9.1.0-dev.7.1 217 5/17/2021
9.1.0-dev.7 224 5/17/2021
9.1.0-dev.6 206 4/28/2021
9.1.0-dev.5 225 4/23/2021
9.1.0-dev.4 211 4/21/2021
9.1.0-dev.3 229 4/17/2021
9.1.0-dev.2 192 4/12/2021
9.1.0-dev.1 211 4/9/2021
9.0.5 3,063 3/31/2021
9.0.4 3,078 3/23/2021
9.0.3 3,126 3/20/2021
9.0.1 3,121 3/18/2021
9.0.0 3,168 3/17/2021
9.0.0-dev.4 216 3/4/2021
9.0.0-dev.3 227 3/1/2021
9.0.0-dev.2 247 2/22/2021
8.4.0 3,942 11/11/2020
8.3.0 3,210 10/28/2020
8.2.0 3,326 10/16/2020
8.1.0 3,720 9/23/2020
8.0.0 5,332 7/1/2020
8.0.0-dev.44 318 6/25/2020
8.0.0-dev.43 307 6/23/2020
8.0.0-dev.42 354 6/22/2020
8.0.0-dev.41 349 6/18/2020
8.0.0-dev.40 301 6/18/2020
8.0.0-dev.39 319 6/15/2020
8.0.0-dev.38 428 6/14/2020
8.0.0-dev.37 280 6/13/2020
8.0.0-dev.36 337 6/13/2020
8.0.0-dev.35 276 6/12/2020
8.0.0-dev.34 329 6/12/2020
8.0.0-dev.33 378 6/10/2020
8.0.0-dev.32 300 6/1/2020
8.0.0-dev.31 332 6/1/2020
8.0.0-dev.30 392 5/30/2020
8.0.0-dev.28 330 5/28/2020
8.0.0-dev.27 311 5/15/2020
8.0.0-dev.26 300 5/14/2020
8.0.0-dev.25 314 5/14/2020
8.0.0-dev.24 305 5/13/2020
8.0.0-dev.23 306 5/13/2020
8.0.0-dev.22 307 5/13/2020
8.0.0-dev.21 309 5/12/2020
8.0.0-dev.20 310 5/12/2020
8.0.0-dev.19 317 5/7/2020
8.0.0-dev.18 303 5/7/2020
8.0.0-dev.17 314 5/6/2020
8.0.0-dev.16 313 5/6/2020
8.0.0-dev.15 307 5/5/2020
8.0.0-dev.14 305 5/5/2020
8.0.0-dev.13 333 5/4/2020
7.6.0-dev.13 327 5/1/2020
7.6.0-dev.12 332 4/30/2020
7.6.0-dev.11 316 4/28/2020
7.6.0-dev.10 300 4/27/2020
7.6.0-dev.9 308 4/24/2020
7.6.0-dev.8 299 4/22/2020
7.6.0-dev.7 298 4/15/2020
7.6.0-dev.6 295 4/15/2020
7.6.0-dev.5 288 4/15/2020
7.6.0-dev.4 286 4/11/2020
7.6.0-dev.3 297 4/10/2020
7.6.0-dev.2 292 4/10/2020
7.6.0-dev.1 389 4/8/2020
7.5.2 4,773 3/20/2020
7.5.1 3,053 3/12/2020
7.5.0 5,400 3/10/2020
7.5.0-dev.18 321 3/5/2020
7.5.0-dev.17 326 3/5/2020
7.5.0-dev.16 353 3/4/2020
7.5.0-dev.15 293 3/3/2020
7.5.0-dev.14 306 3/3/2020
7.5.0-dev.13 286 2/29/2020
7.5.0-dev.12 408 2/29/2020
7.5.0-dev.10 297 2/25/2020
7.5.0-dev.9 340 2/20/2020
7.5.0-dev.8 370 2/18/2020
7.5.0-dev.7 305 2/18/2020
7.5.0-dev.6 325 2/14/2020
7.5.0-dev.5 331 2/12/2020
7.5.0-dev.4 300 2/11/2020
7.5.0-dev.3 283 2/11/2020
7.5.0-dev.2 427 2/8/2020
7.5.0-dev.1 315 2/7/2020
7.4.2 3,593 2/5/2020
7.4.1 4,181 2/3/2020
7.4.0 4,276 1/31/2020
7.4.0-dev.4 375 1/31/2020
7.4.0-dev.3 350 1/29/2020
7.4.0-dev.2 297 1/28/2020
7.4.0-dev.1 295 1/23/2020
7.3.1 3,487 1/21/2020
7.3.1-preview.7 316 1/21/2020
7.3.1-preview.1 337 1/20/2020
7.3.0 3,454 1/19/2020
7.2.6 3,558 1/18/2020
7.2.5 3,629 12/19/2019
7.2.4 3,679 12/19/2019
7.2.3 3,549 12/16/2019
7.2.2 3,546 12/9/2019
7.2.1 3,583 12/4/2019
7.2.0 3,546 11/26/2019
7.2.0-preview.10 298 11/20/2019
7.2.0-preview.9 294 11/19/2019
7.2.0-preview.8 313 11/18/2019
7.2.0-preview.6 309 11/14/2019
7.2.0-preview.5 312 11/14/2019
7.2.0-preview.4 298 11/14/2019
7.2.0-preview.2 304 11/11/2019
7.2.0-preview.1 300 11/9/2019
7.1.0 3,484 11/6/2019
7.1.0-preview.8 317 11/5/2019
7.1.0-preview.7 314 11/4/2019
7.1.0-preview.6 325 11/1/2019
7.1.0-preview.5 331 10/31/2019
7.1.0-preview.4 334 10/30/2019
7.1.0-preview.3 324 10/26/2019
7.1.0-preview.2 314 10/25/2019
7.1.0-preview.1 308 10/24/2019
7.0.0 3,567 10/16/2019
7.0.0-rc.41 326 10/15/2019
7.0.0-rc.40 336 10/15/2019
7.0.0-rc.39 323 10/12/2019
7.0.0-rc.38 318 10/11/2019
7.0.0-rc.37 317 10/10/2019
7.0.0-rc.36 312 10/9/2019
7.0.0-rc.35 316 10/8/2019
7.0.0-rc.34 315 10/8/2019
7.0.0-rc.33 316 10/7/2019
7.0.0-rc.32 313 10/5/2019
7.0.0-rc.31 323 10/3/2019
7.0.0-rc.30 323 10/1/2019
7.0.0-rc.28 321 10/1/2019
7.0.0-rc.27 315 9/30/2019
7.0.0-rc.26 315 9/30/2019
7.0.0-rc.25 327 9/27/2019
7.0.0-rc.24 311 9/27/2019
7.0.0-rc.23 317 9/26/2019
7.0.0-rc.22 320 9/25/2019
7.0.0-rc.21 314 9/24/2019
7.0.0-rc.20 312 9/23/2019
7.0.0-rc.19 307 9/20/2019
7.0.0-rc.18.1 317 9/20/2019
7.0.0-rc.18 315 9/20/2019
6.5.0-rc.17 326 9/19/2019
6.5.0-rc.16 335 9/18/2019
6.5.0-rc.15 339 9/18/2019
6.5.0-rc.14.1 323 9/18/2019
6.5.0-rc.14 345 9/17/2019
6.5.0-rc.13 322 9/16/2019
6.5.0-rc.12.2 328 9/13/2019
6.5.0-rc.12.1 323 9/12/2019
6.5.0-rc.12 335 9/12/2019
6.5.0-rc.11 338 9/11/2019
6.5.0-rc.10 325 9/10/2019
6.5.0-rc.9 327 9/9/2019
6.5.0-rc.8 311 9/6/2019
6.5.0-rc.7 328 9/6/2019
6.5.0-rc.6 332 9/6/2019
6.5.0-rc.5 321 9/2/2019
6.5.0-rc.4 329 9/2/2019
6.5.0-rc.3 325 8/30/2019
6.5.0-rc.2 342 8/29/2019
6.5.0-rc.1 334 8/28/2019
6.5.0-beta.5 344 8/28/2019
6.5.0-beta.4 350 8/27/2019
6.0.0 3,452 8/6/2019
6.0.0-rc.7 332 7/19/2019
6.0.0-rc.6 329 6/28/2019
6.0.0-rc.5 322 6/28/2019
6.0.0-rc.4 315 6/25/2019
6.0.0-rc.3 331 6/20/2019
6.0.0-rc.2 337 5/29/2019
6.0.0-rc.1 335 5/28/2019
6.0.0-beta.3 338 4/17/2019
5.3.0-beta.2 341 3/21/2019
5.3.0-beta.1 329 3/20/2019
5.2.0 2,919 3/19/2019
5.1.0 3,243 1/25/2019
5.0.0 3,281 12/21/2018
5.0.0-rc11 2,403 12/14/2018
5.0.0-rc10 2,304 11/16/2018
5.0.0-rc09 2,275 11/1/2018
5.0.0-rc08 2,294 10/31/2018
5.0.0-rc07 2,309 10/31/2018
5.0.0-rc06 2,176 10/30/2018
5.0.0-rc05 2,182 10/29/2018
5.0.0-rc04 2,185 10/29/2018
5.0.0-rc03 2,240 10/26/2018
5.0.0-rc02 2,150 10/25/2018
5.0.0-rc01 2,228 10/12/2018
5.0.0-beta03 2,304 9/21/2018
5.0.0-beta02 2,303 9/10/2018
5.0.0-beta01 2,245 9/7/2018
4.5.1 2,096 8/7/2018
4.5.0 4,689 8/7/2018
4.5.0-rc01 2,187 6/7/2018
4.5.0-beta09 2,223 6/7/2018
4.5.0-beta08 2,283 5/16/2018
4.5.0-beta07 2,153 5/9/2018
4.5.0-beta06 2,194 4/25/2018
4.5.0-beta05 2,234 4/12/2018
4.5.0-beta03 2,203 4/12/2018
4.2.0-beta02 2,217 3/27/2018
4.2.0-beta01 2,167 2/14/2018
4.1.1 2,246 2/1/2018
4.1.0 3,526 1/15/2018
4.1.0-rc10 2,229 12/19/2017
4.1.0-rc09 2,323 12/19/2017
4.1.0-rc08 2,286 12/12/2017
4.1.0-rc07 2,055 12/5/2017
4.1.0-rc06 2,117 12/5/2017
4.1.0-rc05 2,102 12/5/2017
4.1.0-rc03 2,173 12/4/2017
4.1.0-rc02 2,134 12/4/2017
4.1.0-rc01 2,025 12/4/2017
4.1.0-beta09 2,111 12/3/2017
4.1.0-beta08 2,133 11/25/2017
4.1.0-beta07 2,091 11/23/2017
4.1.0-beta06 2,103 11/22/2017
4.1.0-beta05 2,107 11/21/2017
4.1.0-beta04 1,795 11/21/2017
4.1.0-beta03 1,685 11/17/2017
4.1.0-beta02 1,778 11/17/2017
4.0.1-beta01 1,774 11/6/2017
4.0.0 4,256 10/23/2017
4.0.0-rc05 2,036 10/17/2017
4.0.0-rc04 2,120 10/17/2017
4.0.0-rc03 2,078 10/12/2017
4.0.0-rc02 2,149 10/10/2017
4.0.0-rc01 2,082 10/6/2017
4.0.0-beta9 2,081 10/5/2017
4.0.0-beta8 2,074 10/5/2017
4.0.0-beta7 2,082 10/3/2017
4.0.0-beta6 2,071 9/30/2017
4.0.0-beta5 2,104 9/28/2017
4.0.0-beta4 2,155 9/27/2017
4.0.0-beta3 2,131 9/26/2017
4.0.0-beta2 2,099 9/25/2017
4.0.0-beta1 2,038 9/22/2017
3.11.0 2,898 8/18/2017
3.10.1 2,051 8/18/2017
3.10.0 3,655 8/1/2017
3.9.1 2,114 6/23/2017
3.9.0 3,518 6/13/2017
3.8.3 2,178 5/29/2017
3.8.2 2,099 5/29/2017
3.8.1 2,675 5/26/2017
3.8.0 2,668 5/26/2017
3.7.0 2,664 5/23/2017
3.6.1 2,170 5/19/2017
3.6.0 2,970 5/18/2017
3.5.0 3,046 5/15/2017
3.4.0 2,749 5/4/2017
3.3.6 2,108 4/13/2017
3.3.5 2,012 4/12/2017
3.3.1 2,104 4/12/2017
3.3.0 4,170 4/12/2017
3.3.0-preview1 1,847 4/6/2017
3.2.0 2,889 3/27/2017
3.1.0 2,558 3/22/2017
3.1.0-preview4 2,076 3/9/2017
3.1.0-preview3 1,794 12/9/2016
3.1.0-preview2 1,981 12/9/2016
3.1.0-preview1-rc2 1,933 10/31/2016
3.1.0-preview1 1,897 10/28/2016
3.0.9 2,158 10/19/2016
3.0.8 2,108 8/19/2016
3.0.7 2,283 7/12/2016
3.0.7-pre1 1,889 5/18/2016
3.0.0-rc6 1,862 3/29/2016
3.0.0-rc5 1,887 3/24/2016
3.0.0-rc4 1,963 3/21/2016
3.0.0-rc3 2,332 12/22/2015