Guillaume Lacasa
Guillaume Lacasa
It has been added in Mastonet V3 Now in preview : https://www.nuget.org/packages/Mastonet/3.0.0-preview1
What happens if we try to attach the media id on a post before the media is actually available ? This seems to me it should be handled by the...
Hello, thanks to both of you. If something was broken, could you open a new issue @13xforever ? We probably missed something when moving from Newtonsoft to System.Text.Json Once this...
Last time I updated it was v 3.0 or 3.1 A list of apis would be really helpful ;) I'm on holidays now, I will take a look at that...
I don't think this will work for me. My DB table names are pluralized, but the code assume they are singular. For the EntityName, I want to use `NamingService.Singularize` on...
At first I thought it didn't work, but it seems ok. When calling `DotNetNamingConvention.GetParameterName(value)`, il value starts with an uppercase, it returns a lowercase. But when it starts with `@`,...
It doesn't build because it seems that `openjdk-7-jdk` isn't available anymore. I replaced it with `openjdk-18-jdk` to be able to build, then the app doesn't start : Error: Could not...
I still get an error 500 when trying to add it to my Sonos Probably a problem on my side… 😕 Thanks anyway