For the last months I didn't had any problem but since few days my application doesn't start. I've spent many hours trying my best to finally come with this error :
System.MissingMethodException : 'Méthode introuvable : 'System.String Humanizer.InflectorExtensions.Singularize(System.String, Boolean)'.'
The problem is related with the SQLKata NuGet extension but i don't have any ideas on what to do. I've made a few tries like :
- Uninstalling and reinstalling the package
- Repair VS
- Rewrite a part of the code that was working before
- Looking on many places to find a solution