This is an API application for AI bots & agents logic, derived from FoulBot project.
- Create SLNX file, Web.API project, add whole folder as solution folder
- Add README and LICENSE
- Add .gitignore, .editorconfig, Directory.Build.props, Directory.Packages.props
- Add TYR HostExtensions.cs, modify Program.cs
- Add needed packages to csproj
- Delete (or tweak) appsettings, tweak launchsettings
- Tweak .http file
- (issues in Rider) Add Dockerfile, add Docker launchSettings profile