Plugfy.Core.Commons
1.0.16
dotnet add package Plugfy.Core.Commons --version 1.0.16
NuGet\Install-Package Plugfy.Core.Commons -Version 1.0.16
<PackageReference Include="Plugfy.Core.Commons" Version="1.0.16" />
<PackageVersion Include="Plugfy.Core.Commons" Version="1.0.16" />
<PackageReference Include="Plugfy.Core.Commons" />
paket add Plugfy.Core.Commons --version 1.0.16
#r "nuget: Plugfy.Core.Commons, 1.0.16"
#:package Plugfy.Core.Commons@1.0.16
#addin nuget:?package=Plugfy.Core.Commons&version=1.0.16
#tool nuget:?package=Plugfy.Core.Commons&version=1.0.16
Plugfy Core Commons
Overview
The Plugfy Core Commons library provides a foundational set of classes and utilities designed to standardize and simplify common operations within the Plugfy Core ecosystem. It defines core data structures, property management, serialization, and execution interfaces, ensuring modularity and reusability across multiple components.
Features
- Standardized Result Data Handling: Provides
ResultData
for structured result representation. - Property Definition Management: Enables flexible and dynamic property configurations.
- Dynamic Execution Interfaces: Standardizes execution models for extension components.
- Serialization Support: Supports JSON and XML serialization for interoperability.
- Event-Driven Runtime Execution: Implements event-based runtime communication.
- Extensible Communication Interfaces: Defines
IDataCommunication
for external communication between components.
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:
- Fork the repository.
- Create a new feature branch (
git checkout -b feature-new
). - Commit changes (
git commit -m "Added new feature"
). - Push to the branch (
git push origin feature-new
). - 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Plugfy.Core.Commons:
Package | Downloads |
---|---|
Plugfy.Core.Extension.Library
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.