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

https://gitee.com/TommyLemon/APIJSON/blob/master/Document.md

你好, C#版本的删除跟修改语法是怎样的?跟 java版好像不一样,在线等

{ "code": "500" , "msg": "Index was outside the bounds of the array." } 需要自己源码里去定义?

![default](https://user-images.githubusercontent.com/17310639/51823996-074c2d00-231c-11e9-95ea-6e6a31a0c943.PNG)

http://localhost/get/user?id=1 无法通过此链接获取数据,不知道什么问题,但是在页面内部可以请求到数据,https://localhost:5001/index.html这个界面可以正常获取数据

.net版,功能上也要更新啊。不然C#社区想用没人敢用。[APIJSON.NET](https://github.com/liaozb/APIJSON.NET) JAVA版的还是非常强大,希望官方及时更新

### Admin.NET-有可能是.NET最好用的通用权限开发框架 🔥基于Furion/.NET 6实现的通用管理平台。整合最新技术,模块插件式开发,前后端分离,开箱即用。集成SqlSugar、多租户、缓存、数据校验、鉴权、事件总线、动态API、通讯、远程请求、任务调度、gRPC等众多黑科技。代码简洁、易扩展,让开发更简单、更通用、更流行! 右上角点 ⭐️ Star 支持下热心的作者吧~ https://gitee.com/zuohuaijun/Admin.NET

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Something went wrong, double-check the URL and callback parameter. ![image](https://github.com/liaozb/APIJSON.NET/assets/9877330/354c361a-d790-41ee-a7db-8fbe4227d87f) 无论发送什么json数据,都是同样的错误提示! 另外,没有看到post请求方式。