79f771b3eace8b9c05f3dfd119efcfbf621ea27e
Refactored EndpointParam by removing all Entity Framework Core data annotations and related using directives. The class now contains only plain C# properties, with database mapping responsibilities likely moved to Fluent API or another ORM configuration approach.
Description
Languages
C#
100%