sjd2021
sjd2021
Logically, I guess the placeholders come into play after a checksum has already been calculated. How can I ensure the checksum changes so that my repeatable migrations still run when...
### Feature request type Enhance component ### Component name Date Picker ### Is your feature request related to a problem? We love Mud Blazor, but many of us .NET 6/7...
This would essentially replicate what FlyWay is doing with its [Java-based migrations](https://flywaydb.org/documentation/tutorials/java#creating-a-java-based-migrations). I used this in order to automatically sync some tables with enums, for example. It's also helpful because...
In my application, users need to be able to supply their own SMTP host/credentials for their company. Currently, I don't see a way to support using different SMTP servers to...
### Feature request type Enhance component ### Component name MudDataGrid ### Is your feature request related to a problem? When utilizing the ability to create our own grid filtering mechanism,...