Asp.NETCore7.0MinimalAPI:OpenAPI如何指定正确的DateOnly类型表示方式?
创始人
2024-09-17 17:00:42
0
  1. 在 Startup.cs 文件中的 ConfigureServices 方法中添加 AddJsonOptions 的设置:
services.AddControllers().AddJsonOptions(options =>
{
    options.JsonSerializerOptions.Converters.Add(new DateOnlyConverter());
});
  1. 创建一个自定义的 DateOnlyConverter 实现 JsonConverter 接口:
public class DateOnlyConverter : JsonConverter
{
    private const string DateFormat = "yyyy-MM-dd";

    public override DateOnly Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
    {
        var str = reader.GetString();
        return DateOnly.ParseExact(str, DateFormat, CultureInfo.InvariantCulture);
    }

    public override void Write(Utf8JsonWriter writer, DateOnly value, JsonSerializerOptions options)
    {
        writer.WriteStringValue(value.ToString(DateFormat));
    }
}
  1. 在定义 API 返回值的 Response 类型时,将 DateOnly 类型改为 string 类型:
public class MyResponse
{
    public string Date { get; set; }
}
  1. 将返回的 DateOnly 类型属性转换为 string 类型:
var response = new MyResponse
{
    Date = dateOnly.ToString("yyyy-MM-dd")
};

相关内容

热门资讯

推荐攻略!微扑克辅助,we p... 推荐攻略!微扑克辅助,we poker免费辅助器,好像是真的有挂(竟然有挂)亲,关键说明,透视脚本安...
分享一款!wepoker怎么挂... 分享一款!wepoker怎么挂底牌,fishpoker透视底牌,总是真的有挂(有挂详情)1)免费钻石...
实测分享!wepoker怎么拿... 实测分享!wepoker怎么拿到好牌,werplan透视挂,竟然真的有挂(有挂技术)1)免费钻石:进...
每日必看!wepoker私人局... 每日必看!wepoker私人局规律,hhpoker辅助,一贯存在有挂(真是有挂)1、进入到是否有挂之...
推荐一款!aapoker脚本怎... 推荐一款!aapoker脚本怎么用,pokemmo手机辅助软件,一直是有挂(存在有挂)破解侠是真的助...
科普攻略!德州真人透视脚本,h... 科普攻略!德州真人透视脚本,hhpoker可以控制吗,果然有挂(有挂教学)1、实时透视辅助更新:用户...
专业讨论!来玩app 德州 辅... 专业讨论!来玩app 德州 辅助,wepoker新号好一点吗,一直真的有挂(有挂头条)1)免费钻石:...
一分钟快速了解!aapoker... 一分钟快速了解!aapoker透视方法,wejoker透视方法,真是是有挂(有挂教程);1、超多福利...
解密关于!wepoker有人用... 解密关于!wepoker有人用过吗,wepoker怎么开辅助,一贯存在有挂(今日头条)1、首先打开辅...
分享开挂内幕!wepoker新... 分享开挂内幕!wepoker新号好一点吗,德普之星辅助工具如何打开,一贯真的是有挂(有挂详细)1)辅...