Example MailSlurp usage using dotnet-core-3
and xunit
. See MailSlurp docs for more.
- Install
dotnet-core-3
sdk and cli. dotnet restore
dotnet build
Set API_KEY=your-api-key
in environment variables then run dotnet test
.
Example MailSlurp usage using dotnet-core-3
and xunit
. See MailSlurp docs for more.
dotnet-core-3
sdk and cli.dotnet restore
dotnet build
Set API_KEY=your-api-key
in environment variables then run dotnet test
.