Skip to content

tncchina/TNCServicesPlatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TNCServicesPlatform

Cloud Services Platform for TNC AI Project

Dev Environment Setting

  1. Install Visual Studio 2017
  2. Install .NETCore SDK (2.0+) https://www.microsoft.com/net/download/windows
  3. Run ..\TNCServicesPlatform\TNCServicesPlatform.APIHost\Scripts\RetrieveSecretJson.ps1 to retrieve secret settings file

Adding New Service

  1. Add new C# library project
  2. Add project reference to the new C# library project rom #1 in TNCServicesPlatform.APIHost project
  3. Register API Library Assembly in appsettings.json in TNCServicesPlatform.APIHost project

About

Common Cloud Services Platform for TNC AI Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published