You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
BREAKING: .NET type to express Json integers now will be nullable if the property is not required and also without default. #167
FEATURE: Add new option for specifying .NET type to express Json numbers: --generate-json-number-as = double | float | decimal with a default of double. #166