Skip to content

evansabove/carbon-intensity-sdk

Repository files navigation

Carbon Intensity SDK

An unofficial library for the Carbon Intensity API for use in C# applications.

Getting Started

  1. Install the package from NuGet
  2. Register the SDK in your Startup.cs file:
builder.Services.AddCarbonIntensitySdk();
  1. Inject the CarbonIntensityClient into your service or controller.

Original documentation

The original documentation for the Carbon Intensity API can be found here.

Terms of Use

It is your responsibility to nsure you abide by the terms of use for the Carbon Intensity API. You can find them here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages