Skip to content

jfern01/SeamlessChex

Repository files navigation

Banner

SeamlessChex

GitHub Actions Status

GitHub Actions Build History

SeamlessChex API client for .NET

Usage

Dependency Injection

public virtual void ConfigureServices(IServiceCollection services) =>
	services.AddSeamlessChex("api-key");

DIY

var seamless = new SeamlessChexClient("api-key");

About

SeamlessChex API client for .NET

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages