SwellSharp is a .NET library that enables you to make API calls to Swell. It's great for building custom Swell Apps using C# and .NET. You can quickly and easily get up and running with Swell using this library.
Install-Package SwellSharp
If you're using .NET Core, you can use the dotnet
command from your favorite shell:
dotnet add package SwellSharp