Skip to content

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

License

Notifications You must be signed in to change notification settings

swiftinc/mgw-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages