Skip to content

BizzebeeSharp is a C# and .NET library that helps developers easily authenticate with and manage Bizzebee WMS.

License

Notifications You must be signed in to change notification settings

PrimePenguin/BizzebeeSharp

Repository files navigation

BizzebeeSharp: A .NET library for Bizzebee.

NuGet Build status license

BizzebeeSharp is a .NET library that enables you to authenticate and make API calls to Bizzebee. It's great for building custom Bizzebee Apps using C# and .NET. You can quickly and easily get up and running with Bizzebee using this library.

Installation

BizzebeeSharp is available on NuGet. Use the package manager console in Visual Studio to install it:

Install-Package BizzebeeSharp

If you're using .NET Core, you can use the dotnet command from your favorite shell:

dotnet add package BizzebeeSharp

About

BizzebeeSharp is a C# and .NET library that helps developers easily authenticate with and manage Bizzebee WMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published