Personal web site tips



Project folders


  1. The Ai model has been developed with limited features on free version
  2. At this moment,can not exceed more than 30 characters
  3. AI Models tokens may also be limited on free version
  4. Contact support for an enhance implementation.


  1. The tasks running on local computer
  2. Single view on a running task feature is enabled
  3. Kill a task is no enable on free version
  4. Requires namespace System.Diagnostics
  5. May find bugs in IOS System


  1. Web site address host ping can be edited
  2. more features are limited on a free version
  3. Requires name space Net.NetworkInformation
  4. May find bugs in IOS system

  1. The CRUD is programmed with local memory
  2. The features of Remove| Update| Delete can be perform with the existing memory (1..4)
  3. The Create feature will go on the temporary memory for the project.

  1. The API is generated with local data
  2. The Invoke Api is pointing to port:44346
  3. Using localhost
  4. Requires running the invoke API with on a different port
  5. The library that is used to manage the data from and to is Newtonsoft json
  6. Newtonsoft Package
  7. Requires name space Net.http