e1e941065b | 4 years ago | |
---|---|---|
.gitee | 4 years ago | |
docs | 4 years ago | |
framework | 4 years ago | |
handbook | 4 years ago | |
samples | 4 years ago | |
templates | 4 years ago | |
tools | 4 years ago | |
unittest/Furion.UnitTests | 4 years ago | |
.gitignore | 4 years ago | |
CHANGELOG.md | 4 years ago | |
Dockerfile | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
README.zh-CN.md | 4 years ago |
README.md
Make .NET development easier, more versatile, and more popular.
English | 简体中文
Preface
Selfless dedication is not a fantasy. Sometimes, we can do it.
Naming
The story goes like this:
Since Microsoft announced the news of the
.NET 5
platform, I have been thinking about developing a development framework based on the.NET 5
platform. I wants to be the first to eat the.NET 5
crab.At the beginning, I thought of
Lazier
as the name of the framework, which means更懒
in Chinese. In line with my "all simple, just to be lazy" development philosophy.But Lazier and Worse have similar pronunciation and no characteristics, and the meaning is not very good. I have been agonizing about the name change for several days.
Just once in QQ group accidentally brush to chat record hair
Furion [fi:rɪən]
word, meaning is a prophet, at that moment, recognized it!
Furion
means "prophet" in Chinese, which is just in line with my original intention of creating the framework. So,Furion
was born.
About Logo
Furion
's logo design concept is based on The Famous Kangaroo Theory.
Kangaroo has the characteristics of long legs, bagging and self running.
Long legs
: It means thatFurion
has steady legs, walks in the forefront of science and technology, goes further and runs faster.Brood bag
: Small bags and big achievements. It is expected thatFurion
can breed more. Net excellent developers and vibrant ecology.Self run
:Furion
itself should keep learning, making progress, innovating and developing.
Document
- Domestic documents: https://dotnetchina.gitee.io/furion
- Foreign documents: https://furion.pro
Souce Code
- Gitee:https://gitee.com/dotnetchina/Furion
- GitHub:https://github.com/monksoul/Furion
- Docker:https://hub.docker.com/r/monksoul/furion
- Nuget:https://www.nuget.org/packages/Furion
Features
- New appearance: Based on
.NET5/6
platform, no historical burden - Easy to get started: only one
Inject()
is needed to complete the configuration - Fast development: built in rich enterprise application development functions
- Very few dependencies: the framework relies on only two third-party packages
- Extremely flexible: easy to face the changing and complex needs
- Easy to maintain: adopt unique architecture idea, only designed for long-term maintenance
- Perfect documentation: provide complete development documentation
Contribution
Furion
follows the Apache-2.0
open source agreement. You are welcome to submit Pull Request
or Issue
.
If you want to contribute to a project, check out the Contribution Guide. Thank you for your contribution to Furion
.
Special thanks to TLog author Provide real-time avatars of contributors.