An open API service indexing awesome lists of open source software.

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.

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