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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Plugfy.Core.Commons" Version="1.0.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Plugfy.Core.Commons" Version="1.0.16" />
                    
Directory.Packages.props
<PackageReference Include="Plugfy.Core.Commons" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Plugfy.Core.Commons --version 1.0.16
                    
#r "nuget: Plugfy.Core.Commons, 1.0.16"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Plugfy.Core.Commons@1.0.16
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Plugfy.Core.Commons&version=1.0.16
                    
Install as a Cake Addin
#tool nuget:?package=Plugfy.Core.Commons&version=1.0.16
                    
Install as a Cake Tool

logo_plugfy_core_foundation_256x55

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:

  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.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
1.0.16 120 2/18/2025
1.0.15 134 2/16/2025
1.0.14 108 2/16/2025
1.0.12 179 2/9/2025
1.0.11 131 2/6/2025
1.0.10 99 2/6/2025
1.0.9 115 2/5/2025
1.0.5 110 2/5/2025