Skip to content

Create ASP.NET Core 8 API using the latest Elasticsearch client#6

Open
rseniuta wants to merge 1 commit intomasterfrom
codex/migrate-asp.net-core-web-api-and-update-dependencies
Open

Create ASP.NET Core 8 API using the latest Elasticsearch client#6
rseniuta wants to merge 1 commit intomasterfrom
codex/migrate-asp.net-core-web-api-and-update-dependencies

Conversation

@rseniuta
Copy link
Owner

Summary

  • add a new ASP.NET Core 8 Web API project alongside the legacy application with modern dependency injection and configuration
  • reimplement Elasticsearch services, controllers, and models against Elastic.Clients.Elasticsearch with System.Text.Json serialization
  • introduce an integration test project that boots the new API and exercises search scenarios against an Elasticsearch 8.x cluster when available

Testing

  • dotnet test (fails: dotnet CLI is not available in the execution environment)

https://chatgpt.com/codex/tasks/task_e_68fff8dfb05c832ea6267c7b86d0f125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments