#stringlength
I've completed 🎩Bernard's Long List Of Names - Advent of TypeScript 2024 adventofts.com/events/2024/12

Ehm...type StringLength is not my own but chatGPT again.
December 15, 2024 at 12:35 PM
#entityframework in #net 8, it is not strange that all string properties are longtext. Because it does not know the maxlength, a small tip for performance where the database does not have to look up in multiple tables. Change the Column to VARCHAR and set a StringLength.

#dev #development #csharp
October 20, 2024 at 5:33 PM
This library is a C# source generator designed to automatically generate string length constants from Entity Framework configurations and data annotations.

#sourcegenerator #entityframework #stringlength #dotnet

github.com/TarasKovalen...
GitHub - TarasKovalenko/EntityLengths.Generator: Source generator for EF Core entity length constants
Source generator for EF Core entity length constants - TarasKovalenko/EntityLengths.Generator
github.com
January 31, 2025 at 8:53 PM
added content warning for those that don't want spoilers
December 12, 2024 at 8:32 PM