Initial SDK example

This commit is contained in:
2026-03-08 09:43:50 -04:00
parent 407f49692c
commit 398d35229c
7 changed files with 271 additions and 10 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs
/prjOnRampAPI/.vs/prjOnRampAPI
/prjOnRampAPI/prjOnRampAPI/obj
/prjOnRampAPI/obj
/prjOnRampAPI/bin/Debug/net8.0