Rocket.Surgery.Linq.Extensions
2.3.0
See the version list below for details.
dotnet add package Rocket.Surgery.Linq.Extensions --version 2.3.0
NuGet\Install-Package Rocket.Surgery.Linq.Extensions -Version 2.3.0
<PackageReference Include="Rocket.Surgery.Linq.Extensions" Version="2.3.0" />
paket add Rocket.Surgery.Linq.Extensions --version 2.3.0
#r "nuget: Rocket.Surgery.Linq.Extensions, 2.3.0"
// Install Rocket.Surgery.Linq.Extensions as a Cake Addin #addin nuget:?package=Rocket.Surgery.Linq.Extensions&version=2.3.0 // Install Rocket.Surgery.Linq.Extensions as a Cake Tool #tool nuget:?package=Rocket.Surgery.Linq.Extensions&version=2.3.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
- System.Collections.Immutable (>= 1.7.0)
- System.Interactive (>= 4.0.0)
- System.Interactive.Async (>= 4.0.0)
-
.NETStandard 2.1
- System.Collections.Immutable (>= 1.7.0)
- System.Interactive (>= 4.0.0)
- System.Interactive.Async (>= 4.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Rocket.Surgery.Linq.Extensions:
Package | Downloads |
---|---|
Rocket.Surgery.Extensions.Marten
Package Description |
|
Rocket.Surgery.System
Package Description |
|
Rocket.Surgery.Meta.System
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
13.0.0-beta.5 | 37 | 11/22/2024 |
13.0.0-beta.4 | 31 | 11/21/2024 |
13.0.0-beta.3 | 34 | 11/19/2024 |
13.0.0-beta.2 | 37 | 11/17/2024 |
13.0.0-beta.1 | 35 | 11/16/2024 |
12.2.1 | 164 | 9/25/2024 |
12.2.0 | 1,711 | 6/15/2024 |
12.1.0 | 389 | 2/3/2024 |
12.0.0 | 607 | 10/7/2023 |
11.5.0 | 900 | 3/15/2023 |
11.4.2 | 1,223 | 7/2/2022 |
11.4.1 | 1,185 | 6/28/2022 |
11.4.0 | 1,180 | 6/4/2022 |
11.3.0 | 1,231 | 2/19/2022 |
11.2.3 | 1,198 | 1/15/2022 |
11.2.2 | 1,072 | 1/15/2022 |
11.2.1 | 2,204 | 10/14/2021 |
11.2.0 | 1,257 | 4/29/2021 |
11.1.0 | 1,277 | 3/4/2021 |
11.1.0-beta.4 | 300 | 12/12/2020 |
11.1.0-beta.3 | 223 | 12/11/2020 |
11.1.0-beta.2 | 251 | 12/11/2020 |
11.1.0-beta.1 | 214 | 12/11/2020 |
11.0.1 | 1,688 | 12/4/2020 |
11.0.0 | 1,206 | 12/4/2020 |
10.0.0 | 4,582 | 9/12/2020 |
2.5.0 | 3,709 | 7/1/2020 |
2.4.0 | 1,789 | 6/25/2020 |
2.3.1 | 2,942 | 3/7/2020 |
2.3.0 | 1,440 | 2/22/2020 |
2.2.1 | 1,527 | 1/21/2020 |
2.2.0 | 4,813 | 1/13/2020 |
2.1.1 | 1,314 | 12/16/2019 |
2.1.0 | 1,422 | 11/24/2019 |
2.0.1 | 1,538 | 10/30/2019 |
2.0.0 | 2,940 | 9/29/2019 |
1.0.6 | 2,024 | 9/24/2019 |
1.0.5 | 6,255 | 8/23/2019 |
1.0.4 | 1,410 | 8/18/2019 |
## v2.3.0
## Changes:
* added new package with some dependendency injection extensions +semver:minor
* Added scoped execution handlers
* Merge pull request #128 from RocketSurgeonsGuild/dependabot/nuget/master/JetBrains.ReSharper.CommandLineTools-2019.3.2
* Bump JetBrains.ReSharper.CommandLineTools from 2019.3.1 to 2019.3.2
* Merge pull request #122 from RocketSurgeonsGuild/dependabot/nuget/master/ReportGenerator-4.4.7
* Bump ReportGenerator from 4.4.6 to 4.4.7
* Merge pull request #118 from RocketSurgeonsGuild/dependabot/nuget/master/ReportGenerator-4.4.6
* Bump ReportGenerator from 4.4.5 to 4.4.6
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=9857&view=logs).