https://github.com/hellokitty/reflect.extent
A collection of simple .NET Standard, .NET Core and .NET Framework compatible reflection extensions.
https://github.com/hellokitty/reflect.extent
Last synced: 11 months ago
JSON representation
A collection of simple .NET Standard, .NET Core and .NET Framework compatible reflection extensions.
- Host: GitHub
- URL: https://github.com/hellokitty/reflect.extent
- Owner: HelloKitty
- License: mit
- Created: 2017-02-28T02:37:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T16:05:33.000Z (over 8 years ago)
- Last Synced: 2025-01-24T06:11:16.404Z (over 1 year ago)
- Language: C#
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reflect.Extent
Reflect.Extent is an open-source .NETSTANDARD, .NETCORE, and .NETFRAMEWORK compatible reflection extension library. It aims to fulfill the role Fasterflect did for .NETFRAMEWORK sans caching.
## Builds
Available on a Nuget: https://www.nuget.org/packages/Reflect.Extent
## Tests
TODO Setup Mono tests
#### Windows - Unit Tests
(Done locally)
## Licensing
MIT Baby