3 Star 1 Fork 0

xyzMap / OneFx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

什么是 OneFx 项目?

OneFx项目是基于.NET Core的开发平台,基于DDD思想开发,结合项目需求,形成的一套开发基础类库。 欢迎通过 Nuget 下载使用, 欢迎有兴趣的同学 一起开发维护该项目。

如何开发 :

  • 开发环境 Visual Studio 2019
  • .Net平台 the .NET Core SDK (3.1.1).下载地址为 https://dot.net/core

使用的技术:

  • Entity Framework Core 3.1

技术架构:

  • 领域驱动设计
  • 工作单元
  • 通用仓储

更新说明

v1.1 - 220-02-23

  • 升级为 .net core 3.1
  • 接口分离,将增删改和查询分离不同的接口

开发计划

每个季度进行一次较大更新,增加一个新的特性

  • WebApi的基础框架
  • 统一的认证支持
  • 测试用例
  • Demo
  • 文档

为什么会有OneFx

之所以重新造轮子,主要有一下原因

  • 能够深刻理解各种技术以及他们之间如何相互配合的,借此提高自身设计水平
  • 要能够满足公司的项目需求。

开源协议:

LGPL license.

MIT License Copyright (c) 2016 Eduardo Pires Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

用于DDD开发的通用类库,开发框架 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/xyzmap/One.git
git@gitee.com:xyzmap/One.git
xyzmap
One
OneFx
master

搜索帮助