Skip to content

edgee-cloud/example-csharp-component

Repository files navigation

Example dotnet component for Edgee

This is an example of a C# Edgee Component.

Setup

Requirements:

  • edgee-cli
  • dotnet SDK 9.0
  • Modify the csproj file to match your OS:
    • On Linux dotnet add package runtime.linux-x64.microsoft.dotnet.ilcompiler.llvm --prerelease
    • On Windows dotnet add package runtime.win-x64.microsoft.dotnet.ilcompiler.llvm --prerelease

Building

$ make build

About

Example C# Edgee Data Collection Component

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •