Whipstaff.EntityFramework
8.2.2
dotnet add package Whipstaff.EntityFramework --version 8.2.2
NuGet\Install-Package Whipstaff.EntityFramework -Version 8.2.2
<PackageReference Include="Whipstaff.EntityFramework" Version="8.2.2" />
<PackageVersion Include="Whipstaff.EntityFramework" Version="8.2.2" />
<PackageReference Include="Whipstaff.EntityFramework" />
paket add Whipstaff.EntityFramework --version 8.2.2
#r "nuget: Whipstaff.EntityFramework, 8.2.2"
#addin nuget:?package=Whipstaff.EntityFramework&version=8.2.2
#tool nuget:?package=Whipstaff.EntityFramework&version=8.2.2
Whipstaff
A variety of reusable logic for .NET core. It is not intended as a framework in its own right, it is aimed as adhesive between other packages and features within the .NET framework.
Current Status
This project is in a beta phase and tied to work being done in https://github.com/dpvreony/nucleotide, development is slow due to COVID workload.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- Microsoft.EntityFrameworkCore (>= 8.0.15)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Whipstaff.Core (>= 8.2.2)
- Whipstaff.Runtime (>= 8.2.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Whipstaff.EntityFramework:
Package | Downloads |
---|---|
Whipstaff.Healthchecks.EntityFramework
Re-usable logic for working healthchecks and Entity Framework core. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.2.2 | 0 | 6 hours ago |
8.1.178 | 244 | 22 days ago |
8.1.155 | 362 | a month ago |
8.1.52 | 809 | 4 months ago |
8.1.22 | 351 | 4 months ago |
8.1.6 | 184 | 5 months ago |
8.0.212 | 592 | 6 months ago |
8.0.144 | 508 | 8 months ago |
8.0.116 | 308 | 8 months ago |
8.0.91 | 241 | 9 months ago |
8.0.64 | 199 | 10 months ago |
8.0.51 | 165 | 6/6/2024 |
8.0.36 | 182 | 5/29/2024 |
8.0.26 | 193 | 5/22/2024 |
8.0.1 | 173 | 5/3/2024 |
7.1.131 | 167 | 4/16/2024 |
7.1.100 | 358 | 3/13/2024 |
7.1.70 | 371 | 2/15/2024 |
7.1.58 | 188 | 2/5/2024 |
7.1.50 | 195 | 1/27/2024 |
7.1.45 | 156 | 1/25/2024 |
7.1.15 | 337 | 12/28/2023 |
7.1.3 | 254 | 12/17/2023 |
7.1.2 | 163 | 12/16/2023 |
7.0.5 | 213 | 12/8/2023 |
6.1.125 | 674 | 9/7/2023 |
6.1.122 | 964 | 9/4/2023 |
6.1.120 | 216 | 8/31/2023 |
6.1.119 | 175 | 8/31/2023 |
6.1.116 | 202 | 8/29/2023 |
6.1.83 | 371 | 7/28/2023 |
6.1.51 | 230 | 6/14/2023 |
6.1.48 | 180 | 6/12/2023 |
6.1.11 | 299 | 5/4/2023 |
6.1.1 | 221 | 4/18/2023 |
6.0.245 | 663 | 8/9/2022 |
6.0.220 | 448 | 7/15/2022 |
6.0.134 | 511 | 5/4/2022 |
6.0.105 | 449 | 3/31/2022 |
6.0.55 | 451 | 1/16/2022 |
6.0.48 | 268 | 1/8/2022 |
6.0.47 | 264 | 1/8/2022 |
6.0.45 | 281 | 1/6/2022 |
6.0.42 | 274 | 1/6/2022 |
6.0.2 | 358 | 11/15/2021 |
6.0.1 | 301 | 11/15/2021 |
5.1.42 | 317 | 11/9/2021 |
5.1.1 | 340 | 9/7/2021 |
5.0.12 | 334 | 8/15/2021 |
5.0.2 | 300 | 8/7/2021 |
1.0.0 | 363 | 8/7/2021 |
## Features:
* dcd1907b66abd53a1f51726799d7950c69072c12 Feature: Add rxui interaction and output chaining (#2172) @dpvreony
## Fixes:
* 18da66f110ab63c17b621a3c7f943fcb6887712c fix(deps): update dependency mermaid to v11.6.0 (#2168) @renovate[bot]
* 546245f828e3b7a096a9185da6483012b7257aeb fix(deps): update dependency bootstrap to v5.3.4 (#2181) @renovate[bot]
* 6bf5bc4f01494161284be8180b598d4c32e22fa4 Fix: rxui mutually exclusive commands (#2184) @dpvreony
* ad27672256955fb909e596bf8a59abf5e2af198a fix(deps): update dependency bootstrap to v5.3.5 (#2185) @renovate[bot]
* 3627844d54acdcac9bac709d1f10abe0945d0c1f Fix: change mermaid playwright integration to use api's rather than rely on page load + dom (#2190) @dpvreony
## Housekeeping:
* 4928b82deddc50ba0514931b698061cc9b9c65f6 Housekeeping: Migrate to rocks for mocking (#2160) @dpvreony
## Other:
* 13c6adbf8f7dac7f891f7b904f9f7556f7ce9ce6 chore(deps): update dependency syncfusion.sfdiagram.wpf to 28.2.12 (#2157) @renovate[bot]
* 38fd68178b6e7fae6d2d84babed78363f908cf37 chore(deps): update dependency dotnet-sonarscanner to 10.1.0 (#2158) @renovate[bot]
* eddd664cad55550ba86ebda99a6c82e7d7d489a5 chore(deps): update dependency syncfusion.pdf.net.core to 28.2.12 (#2159) @renovate[bot]
* 1f119a6be4587c21f04ac12f7f30af901c09729b chore(deps): update dependency rocks to 9.0.2 (#2161) @renovate[bot]
* 231a4554f0d5aad79c4322ebcc952245988f399c chore(deps): update all nettestregimentation dependencies to 2.0.8 (#2164) @renovate[bot]
* 76345b758f82a3f97cca4da8b911aa3fdeb25c2b chore(deps): update all msidentity to 8.7.0 (#2165) @renovate[bot]
* f2e08755f13deab198a50295923abad84e4661d7 chore(deps): update dependency cefsharp.wpf.netcore to v134 (#2167) @renovate[bot]
* f5d6baabe79c1beb45838f51114361eea1f1436f chore(deps): update dependency nodatime to 3.2.2 (#2166) @renovate[bot]
* 1dc3ddd2b7e02dae7893a98c1af63e1317a8a0a8 chore(deps): update dependency syncfusion.sfdiagram.wpf to v29 (#2169) @renovate[bot]
* 6d549670b28eb99169a052e9a56ed295de454fb2 chore(deps): update dependency syncfusion.pdf.net.core to v29 (#2170) @renovate[bot]
* 2b2a9d6ee5c0c6dc33315eefab6be22ff9c85603 chore(deps): update dependency dotnet-sonarscanner to 10.1.1 (#2171) @renovate[bot]
* 9d4e50b8f49c065f00ff87c81a75fe8d4e4f163c chore(deps): update dependency avalonia.reactiveui to 11.2.6 (#2173) @renovate[bot]
* f2de0ec211e33b39faaa442191b7ddf1a3506fbb chore(deps): update dependency cefsharp.wpf.netcore to 134.3.90 (#2175) @renovate[bot]
* 83ae58c9ce8417f3f05ea1485b035350ba21bd1a chore(deps): update dependency mahapps.metro to 3.0.0-rc0516 (#2176) @renovate[bot]
* bed10c4d1659e4b7f6eaba5c30672315eeb90837 chore(deps): update dependency swashbuckle.aspnetcore to 8.1.0 (#2174) @renovate[bot]
* b773d95837436fe24181437717cd84d23dffb051 chore(deps): update dependency syncfusion.sfdiagram.wpf to 29.1.35 (#2177) @renovate[bot]
* e318b5e59275fd5dd7e0fd629790d090311d19a9 chore(deps): update dependency mediatr to 12.5.0 (#2178) @renovate[bot]
* 9e7869302a21edc7f7304fc370bc8b68e51406a6 chore(deps): update dependency netescapades.aspnetcore.securityheaders to v1 (#2179) @renovate[bot]
* d9b4140ba7033a8521d2f2076e5aef8aaa2040f0 chore(deps): update dependency jetbrains.resharper.globaltools to 2024.3.7 (#2180) @renovate[bot]
* dd48ec599074bcee95f0ce3e562f065f2c82d93f chore(deps): update dependency oracle.manageddataaccess.core to 23.8.0 (#2182) @renovate[bot]
* 901433f1b9851901cea4f7e8cb9d154374780b87 chore(deps): update all testable systemio dependencies to 22.0.13 (#2183) @renovate[bot]
* 5553daaed011acae55fc92abced614c8df7dd965 chore(deps): update all audit.net dependencies to 27.5.1 (#2186) @renovate[bot]
* c9709c28236f2d4327dc1603e73d366d30eae05a add factory override that takes webapplication options (#2187) @dpvreony
* 5eada9103a1295ea8e6547b9e7c7a4aecca2b074 chore(deps): update all xunit dependencies (#2188) @renovate[bot]
* 474119e2ce9c8d69eb48766573a188aa186e8d0e chore(deps): update dependency microsoft.web.webview2 to 1.0.3179.45 (#2189) @renovate[bot]
* a9e5ac59724930d4b3542aaa1380551b1a1be0b0 chore(deps): update all exceptionless dependencies to 6.1.0 (#2191) @renovate[bot]
* bf37426a1334e3ba4dc7fc66963975c32eb492da chore(deps): update all msidentity to 8.8.0 (#2192) @renovate[bot]
* 41bb02d77a9ea5d7b3e91f8b24f4904e6ee1e9ed chore(deps): update dependency cefsharp.wpf.netcore to v135 (#2193) @renovate[bot]
* 82f16dc39f7c288a4dab4c0be0b832bd1870e5f1 chore(deps): update syncfusion-dotnet monorepo to 29.1.37 (#2194) @renovate[bot]
* 0e781eb7c4a29ecd51cea67d240769f4acee3004 chore(deps): update all microsoft dependencies to 8.0.15 (#2196) @renovate[bot]
* dabc715aa007d4a534f1bc19c4f7d47ef200f968 chore(deps): update all audit.net dependencies to 27.5.2 (#2197) @renovate[bot]
* 3e3ef71d58b66868ceb88ad7863cb4a8743055a3 chore(deps): update dependency sonaranalyzer.csharp to 10.8.0.113526 (#2195) @renovate[bot]
* 46f54a9c360fbd0a1932a4b7ef7857bfbea3e116 Update version.json (#2198) @dpvreony
* 9a7cf27fff3cc69e8565f384d8364bcd3da9f36e chore(deps): update dependency windows to v2025 (#2199) @renovate[bot]