ExpressiveReflection 1.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ExpressiveReflection --version 1.1.0
NuGet\Install-Package ExpressiveReflection -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ExpressiveReflection" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExpressiveReflection" Version="1.1.0" />
<PackageReference Include="ExpressiveReflection" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ExpressiveReflection --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ExpressiveReflection, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ExpressiveReflection@1.1.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ExpressiveReflection&version=1.1.0
#tool nuget:?package=ExpressiveReflection&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Tools to simplify coding with the .NET reflection APIs.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ExpressiveReflection:
| Package | Downloads |
|---|---|
|
ExpressiveExpressionTrees
This is a source only distribution of the ExpressiveExpressionTrees library that can be embedded inside of other projects / libraries. |
|
|
ExpressiveAssertions
Flexible assertion library leveraging the .NET expression tree syntax |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ExpressiveReflection:
| Repository | Stars |
|---|---|
|
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.1 | 2,073 | 1/8/2018 |
| 2.0.0 | 10,386 | 9/28/2017 |
| 1.4.1 | 1,371 | 3/25/2017 |
| 1.4.0 | 1,324 | 1/31/2017 |
| 1.3.3 | 1,324 | 1/30/2017 |
| 1.3.2 | 1,357 | 1/19/2017 |
| 1.3.1 | 1,358 | 1/19/2017 |
| 1.3.0 | 1,401 | 1/14/2017 |
| 1.2.7 | 1,380 | 12/29/2016 |
| 1.2.6 | 1,453 | 3/10/2016 |
| 1.2.5 | 1,715 | 2/2/2016 |
| 1.2.4 | 1,655 | 2/2/2016 |
| 1.2.3 | 1,672 | 1/30/2016 |
| 1.2.2 | 1,678 | 1/30/2016 |
| 1.2.1 | 1,686 | 1/29/2016 |
| 1.2.0 | 1,642 | 1/28/2016 |
| 1.1.0 | 1,741 | 10/29/2015 |
| 1.0.1 | 1,672 | 10/23/2015 |
| 1.0.0 | 1,660 | 10/23/2015 |
* 1.1.0 - add new methods GetMemberName() / GetMethodName() / GetTypeName()