Coding Grounds
Compilation of different programming projects I amuse myself with.
Sunday, 6 July 2025
Blazorise Datepicker with highlighting of dates
›
The Blazorise Datepicker is a date picker control for setting dates in Blazor WASM web assembly apps. It uses Flatpickr to provide a user ...
Tuesday, 1 July 2025
Pluralizers in Entity Framework
›
In Entity Framework, you can implement a IPluralizationService to control how entities' names will be pluralized . In additional singula...
Saturday, 28 June 2025
Setting up connection resiliency for Entity Framework
›
In Entity Framework, it is possible to add more connection resiliency. This can be done for example if you are working against a more unstab...
‹
›
Home
View web version