Rocket.Surgery.Extensions.MediatR
7.0.0
See the version list below for details.
dotnet add package Rocket.Surgery.Extensions.MediatR --version 7.0.0
NuGet\Install-Package Rocket.Surgery.Extensions.MediatR -Version 7.0.0
<PackageReference Include="Rocket.Surgery.Extensions.MediatR" Version="7.0.0" />
paket add Rocket.Surgery.Extensions.MediatR --version 7.0.0
#r "nuget: Rocket.Surgery.Extensions.MediatR, 7.0.0"
// Install Rocket.Surgery.Extensions.MediatR as a Cake Addin #addin nuget:?package=Rocket.Surgery.Extensions.MediatR&version=7.0.0 // Install Rocket.Surgery.Extensions.MediatR as a Cake Tool #tool nuget:?package=Rocket.Surgery.Extensions.MediatR&version=7.0.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 (>= 7.0.0)
- MediatR.Extensions.Microsoft.DependencyInjection (>= 7.0.0)
- Rocket.Surgery.Conventions (>= 9.0.0)
- Rocket.Surgery.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.1)
-
.NETStandard 2.1
- MediatR (>= 7.0.0)
- MediatR.Extensions.Microsoft.DependencyInjection (>= 7.0.0)
- Rocket.Surgery.Conventions (>= 9.0.0)
- Rocket.Surgery.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- System.Diagnostics.DiagnosticSource (>= 4.6.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,637 | 1/18/2020 |
7.1.0 | 874 | 1/13/2020 |
7.0.3 | 905 | 12/28/2019 |
7.0.2 | 1,704 | 11/23/2019 |
7.0.1 | 2,165 | 10/11/2019 |
7.0.0 | 825 | 9/26/2019 |
6.0.0 | 513 | 9/22/2019 |
5.0.0 | 309 | 9/22/2019 |
4.0.10 | 940 | 9/20/2019 |
4.0.9 | 363 | 9/17/2019 |
4.0.7 | 3,246 | 8/23/2019 |
4.0.6 | 307 | 8/18/2019 |
4.0.5 | 2,901 | 8/16/2019 |
4.0.4 | 321 | 8/10/2019 |
4.0.3 | 321 | 8/10/2019 |
4.0.2 | 313 | 7/28/2019 |
4.0.1 | 299 | 7/3/2019 |
4.0.0 | 299 | 7/2/2019 |
3.0.5 | 314 | 7/2/2019 |
3.0.4 | 304 | 6/24/2019 |
3.0.3 | 303 | 6/23/2019 |
3.0.2 | 314 | 6/23/2019 |
3.0.1 | 299 | 6/18/2019 |
3.0.0 | 329 | 6/3/2019 |
## v7.0.0
## Changes:
* Upgraded to latest conventions +semver:major
* Updated testing config
* Updated replacement for dependencies
* bump pipeline version for gitversion fix
* Updated dependabot label
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=3585&view=logs).
## v6.1.0
## Changes:
* Fixed unit tests and documentation +semver:minor
* Fixed unit tests and documentation
* Add support for MediatRServiceConfiguration
* Updated gitreleasemanager config to remove emoji text too.
* Updated gitreleasemanager config
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=3439&view=logs).
## v6.0.1
## Changes:
* Updated pipelines
* Updated for dotnet core 3!
* Updated core package metadata
* Updated to latest test library
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=3370&view=logs).
## v6.0.0
## Changes:
* omg the correct version +semver:major
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=3123&view=logs).
## v5.0.0
## Changes:
* Updated to latest +semver:major
* Updated deps
* Updated deps
* Merge branch 'master' of github.com:RocketSurgeonsGuild/MediatR.Extensions
* Updated dependencies
* Merge pull request #19 from RocketSurgeonsGuild/dependabot/nuget/Microsoft.NET.Test.Sdk-16.3.0
* Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=3079&view=logs).
## v4.0.10
## Changes:
* Updated to latest conventions
* Updated nuke build
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=2964&view=logs).
## v4.0.9
## Changes:
* Updated dependencies
* Updated pipeline for windows upload:
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=2719&view=logs).
## v4.0.8
## Changes:
* Updated deps
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=2659&view=logs).
## v4.0.7
## Changes:
* Updated dependencies
* Updated depdendencies
* Updated dependencies
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=2347&view=logs).
## v4.0.6
## Changes:
* Updated to latest conventions
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=2262&view=logs).
## v4.0.5
## Changes:
* Updated to latest conventions
* Updated to preview8
* Updated to preview8
* Added Microsoft.NETFramework.ReferenceAssemblies
* Updated build
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=2196&view=logs).
## v4.0.4
## Changes:
* Updated deps
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=2073&view=logs).
## v4.0.3
## Changes:
* Updated deps
* Added additional tests
* Updated deps
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=2059&view=logs).
## v4.0.2
## Changes:
* Updated deps
* Updated deps
* Updated azure pipelines
* Updated azure pipelines
* Updated versions to dotnet core 3.
* Updated readme and deps
* Updated build tooling and readme
* Updated to latest azure pipelines
* Updated to latest azure pipelines
* Updated .editorconfig
<details><summary><b>See more</b></summary>
* Updated nuke build
* Updated conventions
* Updated docs
* Updated to latest libraries +semver:major
* Updated appveyor
* Updated build and pipelines def
* Added coverlet coverage collector (not working on preview 6 yet)
* Updated solution
* fix file casing goof
* file casing goof
* Updated to use Microsoft.Build.CentralPackageVersions
* Enabled analyzers
* Enabled analyzers
* Updates deps
* Updated deps
* Updated to support latest bits +semver:major
* Updated bits +semver:minor
* Updated dependencies to latest +semver:major
* bump .net sdk version
* Updated pipeline and build script
* global tools work now...
* Updated cake script
* Updated conventions +semver:patch
* Updated conventions +semver:minor
* bump extensions
* Updated dependencies +semver:minor
* merged with existing code
* Updated dependencies +semver:minor
* Updated build
* Updated cake build
* Updated dependencies
* Updtaed builds
* moved to new format
* Updated some bits:
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=1930&view=logs).</details>