# Nancy **Repository Path**: BigWhiteCat/Nancy ## Basic Information - **Project Name**: Nancy - **Description**: No description available - **Primary Language**: C# - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-03 - **Last Updated**: 2021-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于 Blog.Core 一个学习项目 会分为 .net Framework 和.net core两个版本 1.Nancy.Api 对外的API层 2.Nancy.Common 公共组件 3.Nancy.Extension 扩展类 4.Nancy.IService 服务接口 5.Nancy.Model 模型 6.Nancy.Repository 仓储以及数据交互 7.Nancy.Service 服务实现