plugfy/core-runner-dotnet

By plugfy

Updated over 1 year ago

The Plugfy Core Extension Library Runner for .NET is a tool designed to dynamically execution .

Image
Languages & frameworks
Message queues
Operating systems
1

154

plugfy/core-runner-dotnet repository overview

logo_plugfy_core_foundation_256x55

Plugfy Core Extension Library Runner for .NET

Overview

The Plugfy Core Extension Library Runner for .NET is a command-line tool designed to dynamically load and execute .NET assemblies. It facilitates inter-process communication and allows users to list available assemblies, obtain detailed metadata, and execute methods within assemblies.

This tool is part of the Plugfy Core ecosystem, providing a standardized approach to managing dynamic module execution in .NET applications.


Features

  • List Available Assemblies: Retrieve a list of all dynamically loadable assemblies.
  • Get Assembly Metadata: Extract class, method, event, and field details from assemblies.
  • Execute Methods Dynamically: Invoke methods within loaded assemblies, supporting constructor parameters and runtime event subscription.
  • Interactive Mode: Run the tool interactively for real-time command execution.
  • Multiple Communication Modes: Supports different inter-process communication mechanisms (e.g., STDInOut, NamedPipes).
  • Extensible Logging and Caller Communication: Configurable logging and communication extensions via JSON parameters.

License

This project is licensed under the GNU General Public License v3.0. See GNU GPL v3.0 for details.


Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new feature branch (git checkout -b feature-new).
  3. Commit changes (git commit -m "Added new feature").
  4. Push to the branch (git push origin feature-new).
  5. Submit a Pull Request.

For major changes, open an issue first to discuss the proposed changes.


Contact

For inquiries, feature requests, or issues, please open a GitHub issue or contact the Plugfy Foundation.

Tag summary

Content type

Image

Digest

sha256:76ed1698b

Size

102.3 MB

Last updated

over 1 year ago

docker pull plugfy/core-runner-dotnet