AetherFlow.Framework
1.0.0-rc
dotnet add package AetherFlow.Framework --version 1.0.0-rc
NuGet\Install-Package AetherFlow.Framework -Version 1.0.0-rc
<PackageReference Include="AetherFlow.Framework" Version="1.0.0-rc" />
paket add AetherFlow.Framework --version 1.0.0-rc
#r "nuget: AetherFlow.Framework, 1.0.0-rc"
// 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 | Versions 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. |
-
.NETFramework 4.6.2
- Microsoft.CrmSdk.CoreAssemblies (>= 9.0.2.52)
- Microsoft.CSharp (>= 4.7.0)
- System.Data.DataSetExtensions (>= 4.5.0)
- System.DirectoryServices (>= 8.0.0)
- System.DirectoryServices.AccountManagement (>= 8.0.0)
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 |