.net core miniapi 中序列化datatable问题
> Minimal api序列化引擎问题
> 输出datable的时候就会出现以下错误:
An unhandled exception occurred while processing the request.
NotSupportedException: Serialization and deserialization of 'System.Type' instances are not supported.
System.Text.Json.Serialization.Converters.UnsupportedTypeConverter<T>.Write(Utf8JsonWriter writer, T value, JsonSerializerOptions options)
NotSupportedException: Serialization and deserialization of 'System.Type' instances are not supported. Path: $.Data.Columns.DataType.
System.Text.Json.ThrowHelper.ThrowNotSupportedException(ref WriteStack state, NotSupportedException ex)
> > .netcore Minimal api中使用的是System.Text.Json 的是 不支持 Datable的序列化,但是minimalapi中似乎不能把序列化引擎替换为Newtonsoft.Json。
> > 使用builder.Services.AddControllers().AddNewtonsoftJson(options => {});在Minimal api中是不起作用的。
专业从事基于C#,WinForm ,WPF,Silverlight,WCF以及MS Sql Server 2000/2005/2008/2012 Oracle 9i/10g/11g数据库系统的ERP,CRM,企业进销存等各种数据库管理系统开发。Asp.net,Asp.net mvc,Webservice,WCF, Webapi等服务程序开发。
基于Oracle MySQL MSSql postgresql各种数据库的管理系统数据同步服务。以及基于MapXtreme, Arcgis Engine ,以及基于Arcgis for silverlight/Javascript的WebGIS等相关的GIS系统二次开发。基于Windows 10 Mobile的移动端开发方案。针对各种系统的二次开发维护,并提供相关开发的技术性支持,如程序BUG解决,应用系统架构,技术难题攻克等相关技术服务。
联系方式: QQ :80163278(devgis) 邮箱:devgis@qq.com