System.Reflection.TypeExtensions (4.7.0)
Published 2023-05-05 11:41:39 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.7.0 System.Reflection.TypeExtensions
About this package
Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs.
Commonly Used Types: System.Reflection.TypeExtensions System.Reflection.BindingFlags
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Diagnostics.Contracts | 4.3.0 | .NETCore5.0 |
System.Diagnostics.Debug | 4.3.0 | .NETCore5.0 |
System.Linq | 4.3.0 | .NETCore5.0 |
System.Reflection | 4.3.0 | .NETCore5.0 |
System.Reflection.Primitives | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Runtime.Extensions | 4.3.0 | .NETCore5.0 |
System.Reflection | 4.3.0 | .NETStandard1.3 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |
System.Reflection | 4.3.0 | .NETStandard1.5 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.5 |
System.Runtime | 4.3.0 | .NETStandard1.5 |