Skip to content

productsupcom/sample-connector-c-sharp

Repository files navigation

Sample Connector (C#)

A sample Productsup connector written in C# targeting .NET 9.

Requirements

Run locally

cd src/ProductsupConnector
dotnet run

Run with Docker

docker compose up

Hot reload is enabled via dotnet watch run in the Docker Compose setup.

Build Docker image

docker build -t productsup-connector .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors