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
<PackageReference Include="Bee.Net.Client" Version="0.4.1" />
<PackageVersion Include="Bee.Net.Client" Version="0.4.1" />
<PackageReference Include="Bee.Net.Client" />
paket add Bee.Net.Client --version 0.4.1
#r "nuget: Bee.Net.Client, 0.4.1"
#:package Bee.Net.Client@0.4.1
#addin nuget:?package=Bee.Net.Client&version=0.4.1
#tool nuget:?package=Bee.Net.Client&version=0.4.1
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:
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.
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.
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
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 | Versions 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. |
-
net8.0
- Bee.Net.Core (>= 0.4.1)
-
net9.0
- Bee.Net.Core (>= 0.4.1)
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.