Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/linksplatform/reflection
- Owner: linksplatform
- License: unlicense
- Created: 2019-07-18T09:05:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T16:44:56.000Z (about 1 year ago)
- Last Synced: 2024-04-16T00:51:29.262Z (9 months ago)
- Topics: class-library, csharp, dotnet-framework, dotnet-standard, linksplatform, nuget-package
- Language: C#
- Homepage: https://linksplatform.github.io/Reflection
- Size: 4.35 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)