# 依赖注入和Json **Repository Path**: ai_ling_yong/DiAndJsonSerializeAndQueryAdd ## Basic Information - **Project Name**: 依赖注入和Json - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 31 - **Created**: 2020-06-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 依赖注入和Json #### 介绍 1. 完成CodeFirst模型,并使用依赖注入的方式,使可以在控制器中使用数据库上下文; 2. 完成Newtonsoft工具的包装; 3. 完成数据库上下文增册改查的包装;