Jiro.Libs Documentation
Welcome to the Jiro.Libs documentation! This library provides the foundational components for building command-based applications and plugins.
Getting Started
Jiro.Libs is a powerful library that enables you to create modular, command-driven applications with plugin support.
Features
- Command System: Build applications around a command-based architecture
- Plugin Framework: Create and load plugins dynamically
- Type Safety: Strongly-typed command parameters and responses
- Dependency Injection: Full support for .NET dependency injection
- Result Types: Rich result types for different response formats
Quick Start
To get started with Jiro.Libs, install the NuGet package:
dotnet add package Jiro.Commands
Documentation Sections
- API Reference - Complete API documentation
- Examples - Code examples and tutorials
Support
For issues and feature requests, please visit our GitHub repository.