Thanks to visit codestin.com
Credit goes to github.com

Skip to content

guo699/oda

 
 

Repository files navigation

The Rayon dotnet SDK

This repo includes all the dotnet code needed to interact with the rayon database.

  • rayon-core: The core library with all the Classes mapping to the rayon SQL database.
  • rayon-import-rhino: The lambda function used to import a Rhino .3dm file into the Rayon database.
  • rayon-get-elements: The lambda function used to retrieve and serialize a rayon project from the database into a json format legible by the client application.
  • rayon-lambda-common: A utility library used for shared abstractions between dotnet lambdas.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.0%
  • C 12.1%
  • C# 5.9%
  • Java 0.2%
  • Objective-C++ 0.2%
  • Shell 0.2%
  • Other 0.4%