SeamlessChex 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");