AetherFlow.Framework 1.0.0-rc

This is a prerelease version of AetherFlow.Framework.
dotnet add package AetherFlow.Framework --version 1.0.0-rc                
NuGet\Install-Package AetherFlow.Framework -Version 1.0.0-rc                
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="AetherFlow.Framework" Version="1.0.0-rc" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AetherFlow.Framework --version 1.0.0-rc                
#r "nuget: AetherFlow.Framework, 1.0.0-rc"                
#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.
// Install AetherFlow.Framework as a Cake Addin
#addin nuget:?package=AetherFlow.Framework&version=1.0.0-rc&prerelease

// Install AetherFlow.Framework as a Cake Tool
#tool nuget:?package=AetherFlow.Framework&version=1.0.0-rc&prerelease                

AetherFlow Plugin Framework

Overview

The AetherFlow Plugin Framework is specifically designed to support developers in creating robust and maintainable Dataverse Plugins. This framework aims to streamline the development process, ensuring adherence to best practices and SOLID principles. By leveraging the AetherFlow Plugin Framework, developers can achieve a more efficient and organized workflow.

Features

  • Dependency Injection: The framework provides a built-in dependency injection container to manage dependencies and facilitate unit testing.
  • Logging: The framework includes a logging service to help developers track and troubleshoot issues.
  • Configuration: The framework supports configuration management to store and retrieve settings.
  • Exception Handling: The framework provides a centralized exception handling mechanism to ensure consistent error handling.
  • Service Layer: The framework encourages the use of a service layer to encapsulate business logic and promote separation of concerns.
  • Unit Testing: The framework is designed to support unit testing by facilitating the creation of testable code.
  • Modular Architecture: Easily extend and customize functionalities.
  • Comprehensive Documentation: ... coming soon

Installation

Coming soon

Usage

Coming soon

Contributing

Contributions are welcome! Please fork the repository and create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


For more information, visit the GitHub repository.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-rc 51 9/23/2024