Skip to content

Tidy README#6

Merged
dmytro-khmara merged 1 commit intomasterfrom
tidy-readme
Apr 25, 2026
Merged

Tidy README#6
dmytro-khmara merged 1 commit intomasterfrom
tidy-readme

Conversation

@dmytro-khmara
Copy link
Copy Markdown
Member

Summary

  • Same readability pass applied across the StrEnum family (StrEnum, StrEnum.EntityFrameworkCore). No code changes, README copy only.
  • Adds three sub-headings inside Usage so the section isn't a single wall of prose:
    • ### Registering the binder
    • ### Defining a string enum and a model
    • ### Binding string enums in controllers
  • Style tweaks: Allows to useLets you use; Supports ASP.NET Core 6-10Supports ASP.NET Core 6 – 10 (consistent en-dash spacing); the v2.0.0 footnote is folded into the same line; You can install ... usingInstall ... via; fixes the double-space typo in If you're using WebApplicationBuilder, add the call; tightens the awkward "add the call to ... into your Program.cs" → "call ... in Program.cs".
  • Code samples: fixes [FromQuery]Sport (missing space), {...}{ ... }, and the 5-space indent in the Startup.cs snippet → 4-space.

Test plan

  • Render the README to verify formatting and the new sub-headings
  • Confirm code samples still compile-look correct (no logic changes)

@dmytro-khmara dmytro-khmara merged commit a734d0f into master Apr 25, 2026
1 check passed
@dmytro-khmara dmytro-khmara deleted the tidy-readme branch April 25, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant