System.Reflection.TypeExtensions
4.3.0
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Reflection.TypeExtensions -Version 4.3.0
dotnet add package System.Reflection.TypeExtensions --version 4.3.0
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Reflection.TypeExtensions --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reflection.TypeExtensions, 4.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Reflection.TypeExtensions as a Cake Addin
#addin nuget:?package=System.Reflection.TypeExtensions&version=4.3.0
// Install System.Reflection.TypeExtensions as a Cake Tool
#tool nuget:?package=System.Reflection.TypeExtensions&version=4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.2
- System.Reflection (>= 4.3.0)
-
.NETStandard 1.3
- System.Reflection (>= 4.3.0)
- System.Runtime (>= 4.3.0)
-
.NETStandard 1.5
- System.Reflection (>= 4.3.0)
- System.Runtime (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (30)
Showing the top 5 NuGet packages that depend on System.Reflection.TypeExtensions:
| Package | Downloads |
|---|---|
|
Microsoft.DotNet.InternalAbstractions
Abstractions for making code that uses file system and environment testable.
|
|
|
Microsoft.DotNet.PlatformAbstractions
Abstractions for making code that uses file system and environment testable.
|
|
|
Microsoft.Extensions.PlatformAbstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
|
|
|
Microsoft.AspNet.DataProtection
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
|
|
|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|