Whipstaff.MediatR.EntityFrameworkCore 8.2.255

dotnet add package Whipstaff.MediatR.EntityFrameworkCore --version 8.2.255
                    
NuGet\Install-Package Whipstaff.MediatR.EntityFrameworkCore -Version 8.2.255
                    
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="Whipstaff.MediatR.EntityFrameworkCore" Version="8.2.255" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Whipstaff.MediatR.EntityFrameworkCore" Version="8.2.255" />
                    
Directory.Packages.props
<PackageReference Include="Whipstaff.MediatR.EntityFrameworkCore" />
                    
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 Whipstaff.MediatR.EntityFrameworkCore --version 8.2.255
                    
#r "nuget: Whipstaff.MediatR.EntityFrameworkCore, 8.2.255"
                    
#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 Whipstaff.MediatR.EntityFrameworkCore@8.2.255
                    
#: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=Whipstaff.MediatR.EntityFrameworkCore&version=8.2.255
                    
Install as a Cake Addin
#tool nuget:?package=Whipstaff.MediatR.EntityFrameworkCore&version=8.2.255
                    
Install as a Cake Tool

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 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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Whipstaff.MediatR.EntityFrameworkCore:

Package Downloads
Whipstaff.MediatR.Foundatio

Re-usable logic for working with MediatR and Foundatio.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.2.255 0 9/17/2025
8.2.210 245 8/22/2025
8.2.156 379 7/17/2025
8.2.129 300 7/2/2025
8.2.105 350 6/16/2025
8.2.65 332 5/19/2025
8.2.34 324 5/1/2025
8.2.2 449 4/9/2025
8.1.178 311 3/19/2025
8.1.155 337 3/2/2025
8.1.52 670 12/18/2024
8.1.22 365 11/28/2024
8.1.6 213 11/21/2024
8.0.212 555 10/14/2024
8.0.144 432 8/23/2024
8.0.116 325 8/3/2024
8.0.91 225 7/11/2024
8.0.64 206 6/13/2024
8.0.51 204 6/6/2024
8.0.36 208 5/29/2024
8.0.26 194 5/22/2024
8.0.1 179 5/3/2024
7.1.131 214 4/16/2024
7.1.100 322 3/13/2024
7.1.70 348 2/15/2024
7.1.58 228 2/5/2024
7.1.50 214 1/27/2024
7.1.45 185 1/25/2024
7.1.15 305 12/28/2023
7.1.3 273 12/17/2023
7.1.2 202 12/16/2023
7.0.5 276 12/8/2023
6.1.125 763 9/7/2023
6.1.122 1,002 9/4/2023
6.1.120 289 8/31/2023
6.1.119 200 8/31/2023
6.1.116 252 8/29/2023
6.1.83 465 7/28/2023
6.1.51 459 6/14/2023
6.1.48 257 6/12/2023
6.1.11 408 5/4/2023
6.1.1 327 4/18/2023
6.0.245 956 8/9/2022
6.0.220 1,184 7/15/2022
6.0.134 679 5/4/2022
6.0.105 626 3/31/2022
6.0.55 612 1/16/2022
6.0.48 390 1/8/2022
6.0.47 409 1/8/2022
6.0.45 400 1/6/2022
6.0.42 398 1/6/2022
6.0.2 398 11/15/2021
6.0.1 394 11/15/2021
5.1.42 430 11/9/2021
5.1.1 414 9/7/2021
5.0.12 415 8/15/2021
5.0.2 389 8/7/2021
1.0.0 449 8/7/2021

## Features:
* de031a12abeb4af914f5a4986f39cfe94660aba7 Feature: blazor native webview v2vm for WPF and Maui (#2415) @dpvreony
* 0fc6b289367e8c5e5017167c6f4f04f23229639d Feature: add v2vm bindings for mudblazor (#2314) @dpvreony

## Fixes:
* 2f20f1f0455a840ab539ed7919f6de10b2f1df24 fix(deps): update dependency bootstrap to v5.3.8 (#2417) @renovate[bot]
* aced378e53b817d00b8fffffd000330c4ea13b7c fix(deps): update dependency @fortawesome/fontawesome-free to v7.0.1 (#2427) @renovate[bot]
* 2fce19f60a5fbaf7eded1c26d4079e25b2352320 fix(deps): update dependency mermaid to v11.11.0 (#2433) @renovate[bot]
* 812241fd40a7c2ae7b6533e8188949eaf0060ddd fix threading issue with APM tests (#2445) @dpvreony

## Other:
* a8dc149c8004bc7716c8763eadce4d36e62ad0d5 chore(deps): update dependency cefsharp.wpf.netcore to v139 (#2414) @renovate[bot]
* a062013f8b507966e42e2c3b5238e30f3d3b5d81 chore(deps): update syncfusion-dotnet monorepo to 30.2.7 (#2416) @renovate[bot]
* efaea1eb7c887e2a34798889f5ea2a035b8a0c5a chore(deps): update dependency swashbuckle.aspnetcore to 9.0.4 (#2418) @renovate[bot]
* 7ceca1ee679ec232878ffc8591ad2b3d1e19eead chore(deps): update dependency microsoft.featuremanagement.aspnetcore to 4.3.0 (#2419) @renovate[bot]
* 75507526d420023c01dfa7ad14c4e93c7710b5bc chore(deps): update all audit.net dependencies to 31.0.1 (#2420) @renovate[bot]
* cbb4f3a91036d1909fe6722a775f4c7e088c94a2 chore(deps): update dependency owaspheaders.core to 9.8.2 (#2421) @renovate[bot]
* 735b588f46f53cbac338f58cfaa3a19f6f4b6fa3 chore(deps): update all reactive extensions to 6.0.2 (#2422) @renovate[bot]
* c74f54dec7367c7bff42743ff3a1e8fa06341a43 chore(deps): update all vetuviem dependencies to 0.11.14 (#2423) @renovate[bot]
* 5c190b7b2931437431ff03857b223e2dc9fec432 chore(deps): update aspire monorepo to 9.4.2 (#2424) @renovate[bot]
* 414dab65cbabc0463d55c97c65156a3fd7552a03 chore(deps): update dependency microsoft.sbom.targets to 4.1.2 (#2430) @renovate[bot]
* b144532e24796cd601a9688e708670203386c71f chore(deps): update all reactiveui dependencies to v21 (#2429) @renovate[bot]
* dfacc6cb230c49f3120cc11cb642af9d97de35d1 chore(deps): update dependency microsoft.playwright to 1.55.0 (#2431) @renovate[bot]
* 716b99c4fd7092ed8db30aba6b5f172c31e2814d chore(deps): update dependency avalonia.reactiveui to 11.3.5 (#2425) @renovate[bot]
* b526c98767688a15bce1a64c51d043009b140f25 chore(deps): update actions/setup-dotnet action to v5 (#2428) @renovate[bot]
* 528f18bfa6ca7e5eb4c3ca9e9bd49cf30a43ae3f chore(deps): update dependency splat to v16 (#2413) @renovate[bot]
* 4268c11c9f1a61bdc4278f24efe249fe3ea977aa chore(deps): update dependency jetbrains.resharper.globaltools to 2025.2.1 (#2432) @renovate[bot]
* fbe452144bdef7aa2593b12123941bdcb7844d72 chore(deps): update dependency mudblazor to 8.12.0 (#2434) @renovate[bot]
* 128693afc3ee7a54e5639004d11b869de5d26ec7 chore(deps): update exceptionless/exceptionless docker tag to v8.2.13 (#2426) @renovate[bot]
* aeefa458c797a6bec0a33d58c0e136132cfda7de chore(deps): update syncfusion-dotnet monorepo to v31 (#2435) @renovate[bot]
* c9ee7bfb20a916741fdc4ec4e3437cb1e2a0af8c chore(deps): update dependency splat to 16.2.1 (#2436) @renovate[bot]
* e29c451eed00ba890eb55aeaa4502e7fcde9082d chore(deps): update dependency microsoft.web.webview2 to 1.0.3485.44 (#2437) @renovate[bot]
* 966151bbc2ead50890a3625bd0844084a37d8e97 chore(deps): update all microsoft dependencies (#2438) @renovate[bot]
* c6c62b5ff3d579cfe58f652ef34c096a5230ae33 chore(deps): update dependency dotnet-sdk to v9.0.305 (#2439) @renovate[bot]
* e74f0f782c2e1ef6ce5008ff4b6975480206383d chore(deps): update dependency azure.identity to 1.16.0 (#2441) @renovate[bot]
* f3657eb56ee952ad7fe1a3600f91428cc0a27362 chore(deps): update syncfusion-dotnet monorepo to 31.1.18 (#2440) @renovate[bot]
* e931a9fa909ae3a1778e8657474d3afe2c6856bb chore(deps): update dependency markdig to 0.42.0 (#2444) @renovate[bot]
* 73c81c653679fbfcb7e00d59450c53e6c2363d60 chore(deps): update dependency microsoft.windows.cswin32 to 0.3.205 (#2442) @renovate[bot]
* be598e85a4a4807fd35a4b4bf6a63268e71a97ab chore(deps): update dependency microsoft.cst.applicationinspector.cli to v1.9.50 (#2443) @renovate[bot]
* 3f6f4cb71e84a49ea8ce4dabb170f1e3cc0cfb2c chore(deps): update dependency syncfusion.sfdiagram.wpf to 31.1.19 (#2446) @renovate[bot]
* ba86af8e81aba6128905e08a21a7c0c39c581bf7 chore(deps): update syncfusion-dotnet monorepo to 31.1.19 (#2447) @renovate[bot]
* 38a9e1b777973511dfbddc1df1076348424cad43 chore(deps): update dependency avalonia.reactiveui to 11.3.6 (#2448) @renovate[bot]
* 0939d0d0d147735f9656ac12cc8824ba9b5bbeee chore(deps): update dependency mahapps.metro to 3.0.0-rc0525 (#2449) @renovate[bot]
* af78c8a05ad848a94115d4afe33451e2a7897658 chore(deps): update all testable systemio dependencies to 22.0.16 (#2450) @renovate[bot]
* 145946aecc441c8bc13da0294e02be2edaa97035 chore(deps): update dependency rocks to 9.3.0 (#2451) @renovate[bot]
* 5083f6c68eb206d2be739ef0077c590c07b9721d chore(deps): update dependency syncfusion.maui.toolkit to 1.0.7 (#2453) @renovate[bot]
* f8aa292fa650ac620da0ab999ae0bfac6d7f7aed chore(deps): update dependency newtonsoft.json to 13.0.4 (#2452) @renovate[bot]
* c3e21db6fccc15cd92c9922d3a71261fba831267 chore(deps): update syncfusion-dotnet monorepo to 31.1.20 (#2454) @renovate[bot]
* 0571cd66293ed2a459cfc9ca3c333810cc316537 chore(deps): update dependency splat to v17 (#2455) @renovate[bot]
* 24e6e6ea5e6cd613f11f481bb972182714bdd299 chore(deps): update dependency benchmarkdotnet to 0.15.3 (#2456) @renovate[bot]