https://github.com/soenneker/soenneker.extensions.memberinfo
A collection of helpful MemberInfo (Reflection) extension methods
https://github.com/soenneker/soenneker.extensions.memberinfo
csharp dotnet extension extensions member memberinfo memberinfoextension reflection
Last synced: about 1 year ago
JSON representation
A collection of helpful MemberInfo (Reflection) extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.memberinfo
- Owner: soenneker
- License: mit
- Created: 2024-02-19T01:35:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-27T18:31:05.000Z (about 1 year ago)
- Last Synced: 2025-06-30T18:55:18.178Z (about 1 year ago)
- Topics: csharp, dotnet, extension, extensions, member, memberinfo, memberinfoextension, reflection
- Language: C#
- Homepage: https://soenneker.com
- Size: 85 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.extensions.memberinfo/)
[](https://github.com/soenneker/soenneker.extensions.memberinfo/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.memberinfo/)
#  Soenneker.Extensions.MemberInfo
### A collection of helpful MemberInfo (Reflection) extension methods
## Installation
```
dotnet add package Soenneker.Extensions.MemberInfo
```