Rocket.Surgery.Extensions.MediatR
7.1.0
See the version list below for details.
dotnet add package Rocket.Surgery.Extensions.MediatR --version 7.1.0
NuGet\Install-Package Rocket.Surgery.Extensions.MediatR -Version 7.1.0
<PackageReference Include="Rocket.Surgery.Extensions.MediatR" Version="7.1.0" />
paket add Rocket.Surgery.Extensions.MediatR --version 7.1.0
#r "nuget: Rocket.Surgery.Extensions.MediatR, 7.1.0"
// Install Rocket.Surgery.Extensions.MediatR as a Cake Addin #addin nuget:?package=Rocket.Surgery.Extensions.MediatR&version=7.1.0 // Install Rocket.Surgery.Extensions.MediatR as a Cake Tool #tool nuget:?package=Rocket.Surgery.Extensions.MediatR&version=7.1.0
Package Description
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. |
.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 is compatible. |
.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
- MediatR (>= 8.0.0)
- MediatR.Extensions.Microsoft.DependencyInjection (>= 8.0.0)
- Rocket.Surgery.Conventions (>= 9.0.7)
- Rocket.Surgery.Extensions.DependencyInjection.Abstractions (>= 9.0.7)
- System.Diagnostics.DiagnosticSource (>= 4.7.0)
-
.NETStandard 2.1
- MediatR (>= 8.0.0)
- MediatR.Extensions.Microsoft.DependencyInjection (>= 8.0.0)
- Rocket.Surgery.Conventions (>= 9.0.7)
- Rocket.Surgery.Extensions.DependencyInjection.Abstractions (>= 9.0.7)
- System.Diagnostics.DiagnosticSource (>= 4.7.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Rocket.Surgery.Extensions.MediatR:
Package | Downloads |
---|---|
Rocket.Surgery.Extensions.FluentValidation.MediatR
Package Description |
|
Rocket.Surgery.Meta.Operations
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.1.1 | 7,635 | 1/18/2020 |
7.1.0 | 872 | 1/13/2020 |
7.0.3 | 903 | 12/28/2019 |
7.0.2 | 1,702 | 11/23/2019 |
7.0.1 | 2,163 | 10/11/2019 |
7.0.0 | 823 | 9/26/2019 |
6.0.0 | 511 | 9/22/2019 |
5.0.0 | 307 | 9/22/2019 |
4.0.10 | 938 | 9/20/2019 |
4.0.9 | 361 | 9/17/2019 |
4.0.7 | 3,244 | 8/23/2019 |
4.0.6 | 305 | 8/18/2019 |
4.0.5 | 2,899 | 8/16/2019 |
4.0.4 | 319 | 8/10/2019 |
4.0.3 | 319 | 8/10/2019 |
4.0.2 | 311 | 7/28/2019 |
4.0.1 | 297 | 7/3/2019 |
4.0.0 | 297 | 7/2/2019 |
3.0.5 | 312 | 7/2/2019 |
3.0.4 | 302 | 6/24/2019 |
3.0.3 | 301 | 6/23/2019 |
3.0.2 | 312 | 6/23/2019 |
3.0.1 | 297 | 6/18/2019 |
3.0.0 | 327 | 6/3/2019 |
## v7.1.0
As part of this release we had [2 issues](https://github.com/RocketSurgeonsGuild/MediatR.Extensions/milestone/22?closed=1) closed.
__ dependenciess__
- [__#111__](https://github.com/RocketSurgeonsGuild/MediatR.Extensions/pull/111) Bump FluentAssertions from 5.9.0 to 5.10.0
- [__#110__](https://github.com/RocketSurgeonsGuild/MediatR.Extensions/pull/110) Bump MediatR from 7.0.0 to 8.0.0
## Changes:
* Updated to dotnet core 3.1 over 3.0 +semver:minor
* Merge pull request #111 from RocketSurgeonsGuild/dependabot/nuget/master/FluentAssertions-5.10.0
* Merge pull request #110 from RocketSurgeonsGuild/dependabot/nuget/master/MediatR-8.0.0
* Bump FluentAssertions from 5.9.0 to 5.10.0
* Bump MediatR from 7.0.0 to 8.0.0
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=7660&view=logs).