Skip to content

kounelios13/ts-reflection-client

Repository files navigation

ts-relfection-client

This project acts as a personal POC , for bridging ClassReflectionKit methods to a typescript project

The required types are presented in types directory

Directories

addon directory contains all the required assets for this code to run. It contains the generated dll for ClassReflectionKit , as well as the dll files for Microsoft Code Analysis, which is responsible for the code analysis part . I haven't found a way to run this without the Microsoft dll files in this directory.

Samples

Samples contain a sample csharp file with some properties in order to be processed by the application

Requirements

  • net 8.0 installed in the target system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published