Personal web site tips
Project folders

AI Translation
- The Ai model has been developed with limited features on free version
- At this moment,can not exceed more than 30 characters
- AI Models tokens may also be limited on free version
- Contact support for an enhance implementation.
Live services
- The tasks running on local computer
- Single view on a running task feature is enabled
- Kill a task is no enable on free version
- Requires namespace System.Diagnostics
- May find bugs in IOS System
Network ping details
- Web site address host ping can be edited
- more features are limited on a free version
- Requires name space Net.NetworkInformation
- May find bugs in IOS system
Create| Remove| Update| Delete
- The CRUD is programmed with local memory
- The features of Remove| Update| Delete can be perform with the existing memory (1..4)
- The Create feature will go on the temporary memory for the project.
API tips
- The API is generated with local data
- The Invoke Api is pointing to port:44346
- Using localhost
- Requires running the invoke API with on a different port
- The library that is used to manage the data from and to is Newtonsoft json
- Newtonsoft Package
- Requires name space Net.http