lib for asp.net core dependency issues
Hey I want to move out and generalize certain api configurations, middlewares, etc.
One of these would be json options:
I have written extension method for it:
Should be working, but 'JsonOptions' definition is missing and I'm unable to figure out/find necessary nuget. So far I'm using these packages:
Any tips would be appreciated.
P.S. using .net 8
One of these would be json options:
I have written extension method for it:
Should be working, but 'JsonOptions' definition is missing and I'm unable to figure out/find necessary nuget. So far I'm using these packages:
Any tips would be appreciated.
P.S. using .net 8