Skip to content

Kralizek/hubspot-dotnet-sdk

 
 

Repository files navigation

EMG .NET SDK for HubSpot

This repository contains an SDK for .NET applications needing to integrate with HubSpot.

This SDK is composed of two packages:

  • EMG.HubSpot.Client,
  • EMG.HubSpot

You can find detailed information about how to use this library in the documentation site.

Versioning

This library follows Semantic Versioning 2.0.0 for the public releases (published to the nuget.org).

How to build

This project uses Cake as a build engine. You will also need the .NET Core SDK 3.1.401.

If you would like to build this project locally, just execute the build.cake script.

You can do it by using the .NET tool created by CAKE authors and use it to execute the build script.

dotnet tool restore
dotnet cake

About

A .NET Standard SDK for HubSpot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • C# 100.0%