C#good first issue
仓库指标
- Star
- (10,867 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
The using statements introduced for DateTimeOffset support (if I recall correctly) are emitted in attributes-only mode, and when there are no dates in the model:
using System.Globalization;
using Newtonsoft.Json.Converters;