BitzArt.Flux 0.3.1-Prerelease

Prefix Reserved
This is a prerelease version of BitzArt.Flux.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package BitzArt.Flux --version 0.3.1-Prerelease                
NuGet\Install-Package BitzArt.Flux -Version 0.3.1-Prerelease                
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="BitzArt.Flux" Version="0.3.1-Prerelease" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BitzArt.Flux --version 0.3.1-Prerelease                
#r "nuget: BitzArt.Flux, 0.3.1-Prerelease"                
#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 BitzArt.Flux as a Cake Addin
#addin nuget:?package=BitzArt.Flux&version=0.3.1-Prerelease&prerelease

// Install BitzArt.Flux as a Cake Tool
#tool nuget:?package=BitzArt.Flux&version=0.3.1-Prerelease&prerelease                

Flux | PRELEASE, Work In Progress

Flux is a universal WebAPI Client. It introduces an intuitive way for your software to communicate with external systems, whether they use REST, SOAP, or some other communication standard.

1. Easy Setup: Configure Once, Use Anywhere

Start by setting up the configuration. Instead of dealing with the intricacies of each external service, configure everything in one place. Define communication rules, endpoints, and other essentials. This step keeps your domain code clean and free from the complexities of different services and communication methods.

2. Natural Interaction: Forget Protocols, Focus on Results

Once the setup is done, interaction becomes a breeze. With the groundwork laid out, you can focus on getting things done. Fetch data, send updates, or perform other tasks without worrying about HTTP, REST, SOAP, or any other protocol. Flux handles the technicalities seamlessly in the background.

Key Features:

  • Practical Abstraction: Flux simplifies your workflow by making interactions with external services straightforward. It's not tied to any specific technology – its goal is to make your work easier.

  • Cleaner Code: Maintain a clean and organized codebase. With the configuration handling the heavy lifting, your interactions remain consistent and easy to manage. This is Dependency Inversion at it's finest.

  • Flexible Services: Your code working with external dependencies follows a unified approach. The package manages the intricacies behind the scenes. Switching from one service to another or adapting to different protocols becomes hassle-free. The configuration takes care of the adaptation, sparing your code from unnecessary complexities.

  • Unit Tests (Work In Progress): Easily create a mock external service and use it in your unit tests.

Developer-Focused: This package is designed to save you time and effort. It's all about enhancing simplicity in your work and making coding a more enjoyable experience.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on BitzArt.Flux:

Package Downloads
BitzArt.Flux.Json

Flux - Json data source implementation

BitzArt.Flux.MudBlazor

BitzArt.Flux and MudBlazor integration package

BitzArt.Flux.Rest.Context

A transitive package for BitzArt.Flux.Rest

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.12.8-Prerelease 163 11/12/2024
0.12.7-Prerelease 28 11/6/2024
0.12.6-Prerelease 38 11/4/2024
0.12.5-Prerelease 82 11/4/2024
0.12.4-Prerelease 103 10/23/2024
0.12.3-Prerelease 67 10/20/2024
0.12.2-Prerelease 155 10/15/2024
0.12.1-Prerelease 42 10/14/2024
0.12.0-Prerelease 116 10/10/2024
0.11.10-Prerelease 558 8/11/2024
0.11.9-Prerelease 50 8/11/2024
0.11.8-Prerelease 64 8/11/2024
0.11.7-Prerelease 56 8/11/2024
0.11.6-Prerelease 49 8/11/2024
0.11.5-Prerelease 58 8/11/2024
0.11.4-Prerelease 58 8/8/2024
0.11.3-Prerelease 42 8/7/2024
0.11.2-Prerelease 33 8/6/2024
0.11.1-Prerelease 491 7/29/2024
0.11.0-Prerelease 44 7/24/2024
0.10.6-Prerelease 696 5/6/2024
0.10.5-Prerelease 55 5/1/2024
0.10.4-Prerelease 65 4/30/2024
0.10.3-Prerelease 51 4/30/2024
0.10.2-Prerelease 101 4/22/2024
0.10.1-Prerelease 55 4/22/2024
0.10.0-Prerelease 67 2/25/2024
0.9.1-Prerelease 408 1/10/2024
0.9.0-Prerelease 54 1/10/2024
0.8.4-Prerelease 1,225 1/8/2024
0.8.3-Prerelease 65 1/8/2024
0.8.2-Prerelease 62 1/7/2024
0.8.1-Prerelease 62 1/5/2024
0.8.0-Prerelease 60 1/5/2024
0.7.1-Prerelease 64 1/4/2024
0.7.0-Prerelease 58 1/4/2024
0.6.0-Prerelease 232 10/14/2023
0.5.5-Prerelease 71 10/12/2023
0.5.4-Prerelease 71 10/4/2023
0.5.3-Prerelease 57 10/4/2023
0.5.2-Prerelease 72 10/4/2023
0.5.1-Prerelease 61 10/3/2023
0.5.0-Prerelease 64 10/2/2023
0.4.0-Prerelease 81 9/30/2023
0.3.3-Prerelease 74 9/25/2023
0.3.2-Prerelease 71 9/25/2023
0.3.1-Prerelease 72 9/25/2023
0.3.0-Prerelease 73 9/25/2023
0.2.0-Prerelease 80 9/18/2023
0.1.0-Prerelease 78 9/15/2023