Bee.Net.Client 0.4.1

dotnet add package Bee.Net.Client --version 0.4.1
                    
NuGet\Install-Package Bee.Net.Client -Version 0.4.1
                    
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="Bee.Net.Client" Version="0.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bee.Net.Client" Version="0.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Bee.Net.Client" />
                    
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 Bee.Net.Client --version 0.4.1
                    
#r "nuget: Bee.Net.Client, 0.4.1"
                    
#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 Bee.Net.Client@0.4.1
                    
#: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=Bee.Net.Client&version=0.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Bee.Net.Client&version=0.4.1
                    
Install as a Cake Tool

Bee.Net

Overview

Bee.Net is a Swarm Development Kit build with .Net.

It offers models and services to work with Swarm's protocol, and implements a client for the Bee Swarm node.

Packages

There are several NuGet packages available for Bee.Net. Here's a brief description of each:

  1. Bee.Net.Client: This package contains a client that is designed to connect to and work with Bee Swarm. It simplifies the interaction with Bee nodes by providing high-level methods and classes.

  2. Bee.Net.Core: This package contains base models and useful tools to work with Swarm. Models represent the core entities in the Swarm world and provide a foundation for interacting with the Bee Swarm. Tools include utilities for data chunking, calculating postage batch usage, work with feeds, and other helpful operations that enhance your experience when working with Swarm.

  3. BeeNet.Core.AspNet: This package helps to register Bee.Net Core services and converters with Asp.Net

Package repositories

You can get latest public releases from Nuget.org feed. Here you can see our published packages.

If you'd like to work with latest internal releases, you can use our custom feed (NuGet V3) based on MyGet.

Issue reports

If you've discovered a bug, or have an idea for a new feature, please report it to our issue manager based on Jira https://etherna.atlassian.net/projects/BNET.

Detailed reports with stack traces, actual and expected behaviours are welcome.

Questions? Problems?

For questions or problems please write an email to info@etherna.io.

License

LGPL Logo

We use the GNU Lesser General Public License v3 (LGPL-3.0) for this project. If you require a custom license, you can contact us at license@etherna.io.

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 is compatible.  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 Bee.Net.Client:

Package Downloads
UniversalFiles.Swarm

Add support to Swarm on UniversalFiles

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.1 156 5/28/2025
0.4.0 327 5/21/2025
0.3.0 102 7/26/2024