Axis.Luna.Extensions
4.2.0
See the version list below for details.
dotnet add package Axis.Luna.Extensions --version 4.2.0
NuGet\Install-Package Axis.Luna.Extensions -Version 4.2.0
<PackageReference Include="Axis.Luna.Extensions" Version="4.2.0" />
paket add Axis.Luna.Extensions --version 4.2.0
#r "nuget: Axis.Luna.Extensions, 4.2.0"
// Install Axis.Luna.Extensions as a Cake Addin #addin nuget:?package=Axis.Luna.Extensions&version=4.2.0 // Install Axis.Luna.Extensions as a Cake Tool #tool nuget:?package=Axis.Luna.Extensions&version=4.2.0
Commonly used Extensions methods for c# types
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 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. 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. |
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Axis.Luna.Extensions:
Package | Downloads |
---|---|
Axis.Luna.Operation
Operation libarary that enables railway oriented programming for c# similar to javascript's promises. |
|
Axis.Proteus
Contracts and common types for integrating dependency injection implementations |
|
Axis.Jupiter
A unified and simplified abstraction for implementing data accessing and persistence |
|
Axis.Pollux.Authorization
Pollux Identity Authorization Module |
|
Axis.Sigma
Generic Attribute Based Access Control Implementation for c# |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.10 | 71 | 11/9/2024 |
7.0.10-pre-0002 | 60 | 11/6/2024 |
7.0.9 | 300 | 8/4/2024 |
7.0.8 | 83 | 8/2/2024 |
7.0.7 | 63 | 7/24/2024 |
7.0.6 | 228 | 7/16/2024 |
7.0.5 | 132 | 3/28/2024 |
7.0.4 | 76 | 3/27/2024 |
7.0.3 | 109 | 3/24/2024 |
7.0.2 | 156 | 3/16/2024 |
7.0.1 | 124 | 3/16/2024 |
6.0.30-testing-nuget-previe... | 126 | 1/13/2024 |
6.0.28 | 607 | 12/10/2023 |
6.0.23 | 266 | 9/10/2023 |
6.0.22 | 159 | 9/7/2023 |
6.0.21 | 178 | 9/2/2023 |
6.0.19 | 193 | 7/11/2023 |
6.0.18 | 229 | 7/10/2023 |
6.0.15 | 286 | 6/24/2023 |
6.0.14 | 195 | 6/24/2023 |
6.0.13 | 161 | 6/22/2023 |
6.0.12 | 166 | 6/22/2023 |
6.0.11 | 217 | 6/18/2023 |
6.0.10 | 280 | 6/16/2023 |
6.0.9 | 199 | 6/9/2023 |
6.0.8 | 187 | 6/9/2023 |
6.0.7 | 194 | 6/9/2023 |
6.0.6 | 827 | 3/25/2023 |
6.0.4 | 542 | 1/11/2023 |
6.0.3 | 1,583 | 10/23/2022 |
6.0.2 | 1,448 | 10/8/2022 |
6.0.1 | 1,876 | 9/11/2022 |
6.0.0 | 2,123 | 8/27/2022 |
5.1.1 | 1,837 | 10/13/2021 |
5.1.0 | 962 | 5/4/2020 |
5.0.2 | 1,451 | 1/21/2020 |
5.0.1 | 781 | 1/18/2020 |
5.0.0 | 965 | 1/16/2020 |
4.3.0 | 6,918 | 3/5/2019 |
4.2.1 | 4,117 | 12/17/2018 |
4.2.0 | 7,778 | 11/27/2018 |
4.1.0 | 5,384 | 11/22/2018 |
4.0.6 | 1,713 | 9/24/2018 |
4.0.5 | 803 | 9/22/2018 |
4.0.4 | 776 | 9/22/2018 |
4.0.3 | 2,216 | 9/10/2018 |
4.0.2 | 1,023 | 9/10/2018 |
4.0.1 | 879 | 9/7/2018 |
Refined the parameter conversion mechanism for DynamicMethodInvoker, thus obviating the need for "CallNormalizedxxx". Got rid of the "CallNormalizedxxx" group of extension functions