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
- Make separate BreezeQueryFilter and BreezeAsyncQueryFilter with cancellationToken handling. For issue [#195](https://github.com/Breeze/breeze.server.net/issues/195)
12
+
- Handle string or int enums via BreezeConfig.Instance.UseIntEnums flag - affects metadata generation and JSON serialization. For issue [#196](https://github.com/Breeze/breeze.server.net/issues/196)
13
+
- Add params to JsonSerializationFns.UpdateWithDefaults to toggle camelCasing and useIntEnums
14
+
- Add NoAnonSerializationBinder for optionally removing names from anonymous type serialization
0 commit comments