Skip to content

sharpyr/Ject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

Function extensions

Version Downloads Dependent Libraries Language Compatibility License

Features

  • Function extensions

Content

Package Content
Ject.Cards Extensions for Reflect

Install

Ject targets .NET Standard 2.0, suitable for .NET and .NET Framework.

Install Ject package and its dependencies.

NuGet Package Manager:

Install-Package Ject.Reflect

.NET CLI:

dotnet add package Ject.Reflect

All versions can be found on nuget.

Usage

Reflection

using Ject.Reflect;

Examples


Ject has a test suite in the test project.

Feedback

Ject is licensed under the MIT license.

Bug report and contribution are welcome at the GitHub repository.

About

extension for functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages