Rocket.Surgery.Extensions.Abstractions
2.3.1
See the version list below for details.
Install-Package Rocket.Surgery.Extensions.Abstractions -Version 2.3.1
dotnet add package Rocket.Surgery.Extensions.Abstractions --version 2.3.1
<PackageReference Include="Rocket.Surgery.Extensions.Abstractions" Version="2.3.1" />
paket add Rocket.Surgery.Extensions.Abstractions --version 2.3.1
#r "nuget: Rocket.Surgery.Extensions.Abstractions, 2.3.1"
// Install Rocket.Surgery.Extensions.Abstractions as a Cake Addin
#addin nuget:?package=Rocket.Surgery.Extensions.Abstractions&version=2.3.1
// Install Rocket.Surgery.Extensions.Abstractions as a Cake Tool
#tool nuget:?package=Rocket.Surgery.Extensions.Abstractions&version=2.3.1
Package Description
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Rocket.Surgery.Extensions.Abstractions:
Package | Downloads |
---|---|
Rocket.Surgery.AspNetCore
Provides feature folders via convention to a Rocket Surgery Web Application |
|
Rocket.Surgery.Meta.System
Package Description |
|
Rocket.Surgery.AspNetCore.FluentValidation.MediatR
Package Description |
|
Rocket.Surgery.Operational.AspNetCore.MediatR
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.3.0 | 77 | 2/19/2022 |
11.2.3 | 73 | 1/15/2022 |
11.2.2 | 64 | 1/15/2022 |
11.2.1 | 145 | 10/14/2021 |
11.2.0 | 148 | 4/29/2021 |
11.1.0 | 174 | 3/4/2021 |
11.1.0-beta.4 | 227 | 12/12/2020 |
11.1.0-beta.3 | 158 | 12/11/2020 |
11.1.0-beta.2 | 174 | 12/11/2020 |
11.1.0-beta.1 | 142 | 12/11/2020 |
11.0.1 | 715 | 12/4/2020 |
11.0.0 | 242 | 12/4/2020 |
10.0.0 | 1,643 | 9/12/2020 |
2.5.0 | 3,333 | 7/1/2020 |
2.4.0 | 1,308 | 6/25/2020 |
2.3.1 | 3,482 | 3/7/2020 |
2.3.0 | 880 | 2/22/2020 |
2.2.1 | 6,753 | 1/21/2020 |
2.2.0 | 6,163 | 1/13/2020 |
2.1.1 | 6,216 | 12/16/2019 |
2.1.0 | 1,145 | 11/24/2019 |
2.0.1 | 1,542 | 10/30/2019 |
2.0.0 | 2,392 | 9/29/2019 |
## v2.3.1
As part of this release we had [5 commits](https://github.com/RocketSurgeonsGuild/Extensions/compare/v2.3.0...v2.3.1) which resulted in [2 issues](https://github.com/RocketSurgeonsGuild/Extensions/milestone/17?closed=1) being closed.
__ mysteriouss__
- [__#145__](https://github.com/RocketSurgeonsGuild/Extensions/pull/145) Fix/throttle unit
- [__#142__](https://github.com/RocketSurgeonsGuild/Extensions/pull/142) Added RealThrottle and Debounce observable methods
## Changes:
* Merge pull request #145 from RocketSurgeonsGuild/fix/throttle-unit
* fixed throttle with the unit type
* Added RealThrottle and Debounce observable methods
* Updated to latest testing changes with dryioc
* Updated build include clean
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=10098&view=logs).