APIJSON.NET icon indicating copy to clipboard operation
APIJSON.NET copied to clipboard

后端接口自动化 .NET CORE版本

Results 19 APIJSON.NET issues
Sort by recently updated
recently updated
newest added

严重性 代码 说明 项目 文件 行 禁止显示状态 错误 CS0006 未能找到元数据文件“G:\APIJSON.NET\APIJSON.NET\APIJSONCommon\bin\Release\netstandard2.0\ApiJson.Common.dll” APIJSON.NET G:\APIJSON.NET\APIJSON.NET\APIJSON.NET\CSC 1 活动 错误 CS1061 '“IContextMethods”未包含“ConditionalModelToSql”的定义,并且找不到可接受第一个“IContextMethods”类型参数的可访问扩展方法“ConditionalModelToSql”(是否缺少 using 指令或程序集引用?) ApiJson.Common G:\APIJSON.NET\APIJSON.NET\APIJSONCommon\SelectTable.cs 628 活动

![微信截图_20220623140137](https://user-images.githubusercontent.com/117419/175229216-99db5f93-80ad-43df-8a10-c5e37beb2a8e.png) 指定字段,只出来id,其它字段是肯定存在的。 ![微信截图_20220623141405](https://user-images.githubusercontent.com/117419/175229223-14d432a7-d330-4637-8892-f06146619fee.png) 第二个表没有记录。数据库肯定是有记录的

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.3.1 to 106.12.0. Release notes Sourced from RestSharp's releases. 106.12.0 Fixes CVE-2021-27293: Fix NewDateRegex #1556 What's Changed fix #1480 - ToCamelCase broken for a single word with...

dependencies

https://www.oschina.net/news/120011/apijson-news ![image](https://user-images.githubusercontent.com/5738175/107520660-a040fe80-6bec-11eb-95f3-ec80687f1b80.png) ![image](https://user-images.githubusercontent.com/5738175/107520779-bfd82700-6bec-11eb-9ed7-3c3ac41380b9.png) https://github.com/Tencent/APIJSON 感谢作者的贡献,希望这个项目继续更新哦~

"join"功能提示"表名join没权限查询!"。是否.net未开发此功能?

严重性 代码 说明 项目 文件 行 禁止显示状态 错误 CS0738 '“IdentityService”不实现接口成员“IIdentityService.GetSelectRole(string)”。“IdentityService.GetSelectRole(string)”无法实现“IIdentityService.GetSelectRole(string)”,因为它没有“Tuple”的匹配返回类型。 APIJSON.NET E:\98.其他相关程序\APIJSON.NET\APIJSON.NET\APIJSON.NET\Services\IdentityService.cs 13 活动的 严重性 代码 说明 项目 文件 行 禁止显示状态 错误 CS0579 “System.Reflection.AssemblyCompanyAttribute”特性重复 ApiJson.Common E:\98.其他相关程序\APIJSON.NET\APIJSON.NET\APIJSONCommon\obj\Debug\netstandard2.0\ApiJson.Common.AssemblyInfo.cs 14 活动的

现在升级了.net core2.2?安装文档去部署,生成项目失败啊