YuckQi.Data
0.4.10
See the version list below for details.
dotnet add package YuckQi.Data --version 0.4.10
NuGet\Install-Package YuckQi.Data -Version 0.4.10
<PackageReference Include="YuckQi.Data" Version="0.4.10" />
paket add YuckQi.Data --version 0.4.10
#r "nuget: YuckQi.Data, 0.4.10"
// Install YuckQi.Data as a Cake Addin #addin nuget:?package=YuckQi.Data&version=0.4.10 // Install YuckQi.Data as a Cake Tool #tool nuget:?package=YuckQi.Data&version=0.4.10
A .NET library providing fine-grained data providers useful in data repository or domain service implementations.
Product | Versions 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 | 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 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 | 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. |
-
.NETStandard 2.0
- YuckQi.Domain (>= 0.4.8)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on YuckQi.Data:
Package | Downloads |
---|---|
YuckQi.Data.Sql.Dapper
An implementation of YuckQi.Data for SQL databases using Dapper and SimpleCRUD. |
|
YuckQi.Data.Sql.EntityFramework
An implementation of YuckQi.Data for SQL databases using Entity Framework. |
|
YuckQi.Data.DocumentDb.MongoDb
An implementation of YuckQi.Data for MongoDB databases. |
|
YuckQi.Data.MemDb
An implementation of YuckQi.Data for a in-memory "database" (ConcurrentDictionary), ideal for rapid development without external dependencies. |
|
YuckQi.Data.DocumentDb.DynamoDb
An implementation of YuckQi.Data for Amazon DynamoDB databases. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.5.3 | 489 | 9/16/2024 |
6.5.2 | 154 | 7/29/2024 |
6.5.1 | 264 | 6/27/2024 |
6.5.0 | 250 | 6/27/2024 |
6.4.2 | 334 | 10/17/2023 |
6.4.0 | 289 | 9/18/2023 |
6.3.6 | 292 | 9/15/2023 |
6.3.5 | 301 | 9/12/2023 |
6.3.4 | 368 | 8/3/2023 |
6.3.3 | 321 | 8/3/2023 |
6.3.2 | 349 | 8/2/2023 |
6.3.1 | 334 | 8/2/2023 |
6.3.0 | 326 | 8/1/2023 |
6.2.3 | 547 | 3/24/2023 |
6.2.2 | 526 | 3/7/2023 |
6.2.1 | 476 | 3/7/2023 |
6.2.0 | 494 | 3/7/2023 |
6.1.0 | 1,105 | 8/24/2022 |
6.0.3 | 1,097 | 5/30/2022 |
6.0.2 | 1,094 | 5/29/2022 |
6.0.1 | 1,075 | 5/29/2022 |
6.0.0 | 1,115 | 4/12/2022 |
2.2.1 | 1,990 | 1/23/2022 |
2.2.0 | 1,905 | 1/22/2022 |
2.1.4 | 1,911 | 1/22/2022 |
2.1.3 | 1,956 | 1/21/2022 |
2.1.2 | 1,875 | 1/21/2022 |
2.1.1 | 1,918 | 1/20/2022 |
2.1.0 | 917 | 12/2/2021 |
2.0.0 | 1,070 | 10/20/2021 |
1.5.3 | 1,100 | 8/16/2021 |
1.5.2 | 1,015 | 8/16/2021 |
1.5.1 | 960 | 8/16/2021 |
1.5.0 | 946 | 8/12/2021 |
1.4.0 | 904 | 8/10/2021 |
1.3.1 | 950 | 8/9/2021 |
1.3.0 | 947 | 8/7/2021 |
1.2.1 | 862 | 8/6/2021 |
1.2.0 | 928 | 8/6/2021 |
1.1.1 | 900 | 8/4/2021 |
1.1.0 | 825 | 8/2/2021 |
1.0.0 | 897 | 8/2/2021 |
0.8.3 | 804 | 7/13/2021 |
0.8.2 | 745 | 7/3/2021 |
0.8.1 | 765 | 7/3/2021 |
0.8.0 | 722 | 7/3/2021 |
0.7.0 | 762 | 7/1/2021 |
0.6.2 | 826 | 6/30/2021 |
0.6.1 | 754 | 6/29/2021 |
0.6.0 | 788 | 6/22/2021 |
0.5.0 | 615 | 5/12/2021 |
0.4.11 | 509 | 2/4/2021 |
0.4.10 | 509 | 2/3/2021 |
0.4.9 | 482 | 2/3/2021 |
0.4.8 | 453 | 2/2/2021 |
0.4.5 | 495 | 2/1/2021 |
0.4.4 | 493 | 2/1/2021 |
0.4.3 | 457 | 2/1/2021 |
0.4.2 | 476 | 1/31/2021 |
0.4.1 | 459 | 1/31/2021 |
0.4.0 | 462 | 1/31/2021 |
0.3.3 | 487 | 1/29/2021 |
0.3.2 | 517 | 1/23/2021 |
0.3.1 | 544 | 1/23/2021 |
0.3.0 | 511 | 1/23/2021 |
0.2.0 | 516 | 1/6/2021 |
0.1.0 | 521 | 1/5/2021 |
0.0.1 | 533 | 1/3/2021 |