Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/linksplatform/reflection

LinksPlatform's Platform.Reflection Class Library
https://github.com/linksplatform/reflection

class-library csharp dotnet-framework dotnet-standard linksplatform nuget-package

Last synced: about 2 months ago
JSON representation

LinksPlatform's Platform.Reflection Class Library

Awesome Lists containing this project

README

        

[![NuGet Version and Downloads count](https://img.shields.io/nuget/v/Platform.Reflection?label=nuget&style=flat)](https://www.nuget.org/packages/Platform.Reflection)
[![Actions Status](https://github.com/linksplatform/Reflection/workflows/CD/badge.svg)](https://github.com/linksplatform/Reflection/actions?workflow=CD)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/fa9814131f09434982e60b278e5e88e5)](https://app.codacy.com/gh/linksplatform/Reflection?utm_source=github.com&utm_medium=referral&utm_content=linksplatform/Reflection&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/linksplatform/reflection/badge/master)](https://www.codefactor.io/repository/github/linksplatform/reflection/overview/master)

# [Reflection](https://github.com/linksplatform/Reflection)

LinksPlatform's Platform.Reflection Class Library.

Namespace: [Platform.Reflection](https://linksplatform.github.io/Reflection/csharp/api/Platform.Reflection.html)

Forked from: [Konard/LinksPlatform/Platform/Platform.Helpers/Reflection](https://github.com/Konard/LinksPlatform/tree/822c3c283cab152489d49e6a1727ca76f8595ce2/Platform/Platform.Helpers/Reflection)

NuGet package: [Platform.Reflection](https://www.nuget.org/packages/Platform.Reflection)

## [Documentation](https://linksplatform.github.io/Reflection)
[PDF file](https://linksplatform.github.io/Reflection/csharp/Platform.Reflection.pdf) with code for e-readers.

## Depend on
* [System.Reflection.Emit](https://www.nuget.org/packages/System.Reflection.Emit)
* [System.Reflection.Emit.Lightweight](https://www.nuget.org/packages/System.Reflection.Emit.Lightweight)
* [Platform.Collections](https://github.com/linksplatform/Collections)

## Dependent libraries
* [Platform.Converters](https://github.com/linksplatform/Converters)
* [Platform.Singletons](https://github.com/linksplatform/Singletons)