C#good first issue
Metriche repository
- Star
- (10.867 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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;