Universal.Common.Reflection
0.2.4
See the version list below for details.
dotnet add package Universal.Common.Reflection --version 0.2.4
NuGet\Install-Package Universal.Common.Reflection -Version 0.2.4
<PackageReference Include="Universal.Common.Reflection" Version="0.2.4" />
paket add Universal.Common.Reflection --version 0.2.4
#r "nuget: Universal.Common.Reflection, 0.2.4"
// Install Universal.Common.Reflection as a Cake Addin #addin nuget:?package=Universal.Common.Reflection&version=0.2.4 // Install Universal.Common.Reflection as a Cake Tool #tool nuget:?package=Universal.Common.Reflection&version=0.2.4
Class library for performing advanced operations with types, dynamic objects, expressions, and reflection.
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 was computed. |
.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
- Microsoft.CSharp (>= 4.6.0)
- System.Reflection.Emit (>= 4.6.0)
- Universal.Common (>= 6.2.3)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Universal.Common.Reflection:
Package | Downloads |
---|---|
Universal.Common.Serialization
Class library with base objects that provide serializable to and from XML and JSON strings and binary serialization using the native binary formatter. |
|
Universal.Common.Language
Class library for working with general language constructs. |
|
Universal.Common.Pipelines
Class library containing patterns and classes for implementing execution pipelines. |
|
Universal.Microsoft.AspNetCore
Class library to accelerate ASP.NET Core development. |
|
Universal.Open.Australia.Holidays
Class library that provides data for Australian holidays. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.1 | 3,015 | 9/26/2022 |
2.1.0 | 4,170 | 10/28/2021 |
2.0.0 | 4,849 | 10/13/2021 |
1.2.0.1 | 34,885 | 2/5/2021 |
1.2.0 | 373 | 2/5/2021 |
1.1.2 | 568 | 2/1/2021 |
1.1.1 | 1,114 | 1/5/2021 |
1.1.0 | 2,669 | 9/30/2020 |
1.0.7 | 827 | 9/22/2020 |
1.0.6 | 489 | 8/5/2020 |
1.0.5 | 22,082 | 4/7/2020 |
1.0.4 | 564 | 3/18/2020 |
1.0.3 | 4,706 | 1/29/2020 |
1.0.2 | 1,129 | 1/24/2020 |
1.0.1 | 588 | 1/24/2020 |
1.0.0 | 621 | 1/23/2020 |
0.2.4.1 | 609 | 1/23/2020 |
0.2.4 | 844 | 11/4/2019 |
0.2.3 | 1,272 | 10/17/2019 |
0.2.2.6 | 39,684 | 7/5/2019 |
0.2.2.5 | 793 | 6/6/2019 |
0.2.2.4 | 10,440 | 4/28/2019 |
0.2.2.3 | 619 | 4/26/2019 |
0.2.2.2 | 624 | 4/26/2019 |
0.2.2.1 | 647 | 4/26/2019 |
0.2.2 | 695 | 4/24/2019 |
0.2.1 | 688 | 4/23/2019 |
0.2.0 | 673 | 4/23/2019 |
0.1.5.1 | 666 | 4/18/2019 |
0.1.5 | 631 | 4/18/2019 |
0.1.4.3 | 713 | 3/26/2019 |
0.1.4.2 | 1,858 | 3/2/2019 |
0.1.4.1 | 2,094 | 1/29/2019 |
0.1.4 | 944 | 1/9/2019 |
0.1.3 | 717 | 12/19/2018 |
0.1.2.3 | 19,991 | 10/9/2018 |
0.1.2.2 | 838 | 8/29/2018 |
0.1.2.1 | 830 | 8/28/2018 |
0.1.2 | 852 | 8/28/2018 |
0.1.1 | 805 | 8/28/2018 |
0.1.0.1 | 892 | 8/21/2018 |
0.1.0 | 917 | 8/16/2018 |
New family of extension methods on Type to simplify getting methods by names regardless of visibility. New family of extension methods on Type and object to facilitate getting an Action or Func from name and generic parameter types.