• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

喜欢桃子

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

[置顶] .netCore Api+Mvc 登录+权限+验证码,+依赖注入

摘要: 首先是接口interface string Login( string Uname, string Upass); 然后就到了三层 dal public string Login(string Uname, string Upass) { var userinfo = $@"select [Uid] 阅读全文

posted @ 2020-06-28 16:51 喜欢桃子 阅读(758) 评论(0) 推荐(0)

[置顶] .netCore Dapper+Jwt安全api

摘要: 接口 架构层 控制器 跨域配置 阅读全文

posted @ 2020-06-09 15:54 喜欢桃子 阅读(119) 评论(0) 推荐(0)

[置顶] 通用存储过程

摘要: --审核记录表CREATE TABLE [AuditRecord] ( [AId] int identity NOT NULL,--审核Id [LId] int NULL,--贷款Id [AState] int,--审核状态 [ADesc] nvarchar(500),--备注 PRIMARY KE 阅读全文

posted @ 2020-06-08 19:32 喜欢桃子 阅读(87) 评论(0) 推荐(0)

2020年7月8日

EF codefirst

摘要: 首先建个api,然后添加DAL,MODEL类库, DAL DAL添加文件夹随便起个名(EF_Code),添加新建项搜索ado实体数据模型选择空CodeFirst模型,剪切 app.config ( <connectionStrings> <add name="Model1" connectionSt 阅读全文

posted @ 2020-07-08 11:21 喜欢桃子 阅读(151) 评论(0) 推荐(1)

mvc视图增删改查

摘要: 显示分页 <h2>Show</h2> <html><head> <meta name="viewport" content="width=device-width" /> <title>Index</title> <script src="~/Scripts/jquery-3.3.1.js"></s 阅读全文

posted @ 2020-07-08 09:27 喜欢桃子 阅读(216) 评论(0) 推荐(1)

2020年6月10日

Mvc .net Core 通用 ajax跨域调api

摘要: //////////////////////////////////////登录 ////////////////////////////////////添加 ///////////////////////////////////////显示 //////////////////////////// 阅读全文

posted @ 2020-06-10 11:39 喜欢桃子 阅读(213) 评论(0) 推荐(0)

异步使用源码

摘要: 阅读全文

posted @ 2020-06-10 11:33 喜欢桃子 阅读(125) 评论(0) 推荐(0)

.NET Core Mvc

摘要: 登录 添加 阅读全文

posted @ 2020-06-10 11:14 喜欢桃子 阅读(168) 评论(0) 推荐(0)

 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3