Closed Abdulrhman5 closed 2 years ago
Hi @Abdulrhman5
It' is true... @lurumad are you able to do that?
Hi @Abdulrhman5
A new preview https://www.nuget.org/packages/AspNetCore.Hashids/1.2.0-preview10 is on NuGet. Can you check it and let me know if all is working as expected?
Remember use the new opt-in to configure if clean ids are allowed or not
Perfect, Thank you so much :)
https://github.com/Xabaril/AspNetCore.Hashids/blob/5360e4646c3cbd7fda8822b6a572ccfbaabd4205/src/AspNetCore.Hashids/Json/HashidsJsonConverter.cs#L27
if you supply the id as an integer this converter will accept it instead of throwing an error.