/mgw-dotnet

Sample .NET client application using SWIFT Microgateway to make SWIFT API calls.

Primary LanguageC#Apache License 2.0Apache-2.0

mgw-dotnet

Overview

Sample .NET client application using SWIFT Microgateway to make SWIFT API calls.

Getting Started

Prerequisites

Set up a new .Net project in your preferred IDE.

Install packages

dotnet add package JWT --version 8.2.2

dotnet add package JsonWebTokens --version 4.0.0

dotnet add package Microsoft.IdentityModel.Tokens --version 6.11.0

Run

dotnet run

License

Apache v2.0

SWIFT is not liable for the usage of this sample app.