C# .NET
How to install the BOW C# .NET API.
Prerequisites
First, ensure the following:
- The BOW Hub is installed and running.
- .NET SDK for Visual Studio is installed.
Dependencies
No further dependencies
Installation
To install the BOW C# .NET API, you can use the NuGet package manager through either the Package Manager Console or the .NET CLI.
Compatible .NET Versions
Operating System | Architecture | Status |
---|---|---|
Windows | 64-bit | ✅ Supported |
Linux | 64-bit | ✅ Supported |
macOS | 64-bit | 🔄 Coming Soon |
macOS | ARM64 | 🔄 Coming Soon |
Windows | ARM64 | 🔄 Coming Soon |
Linux | ARM64 | 🔄 Coming Soon |
Any | 32-bit | ❌ Not Supported |
Recommendations
For optimal performance and security, ensure you're using .NET 7.0 and later in your project.