3.3K Star 9.5K Fork 3.9K

GVPdotNET China / Furion

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

| En

Furion

An application framework that you can integrate into any .NET/C# application.

Installation

dotnet add package Furion

Examples

We have several examples on the website. Here is the first one to get you started:

Serve.Run();

[DynamicApiController]
public class HelloService
{
    public string Say() => "Hello, Furion";
}

Open browser access http://localhost:5000.

Documentation

You can find the Furion documentation on the website.

Contributing

The main purpose of this repository is to continue evolving Furion core, making it faster and easier to use. Development of Furion happens in the open on Gitee, and we are grateful to the community for contributing bugfixes and improvements.

Read contribution documents to learn how you can take part in improving Furion.

License

Furion uses the MIT open source license.

Sponsor

If Furion has been helpful to you and you would like to see Furion continue to grow, please consider sponsoring us.

About

让 .NET 开发更简单,更通用,更流行。 expand collapse
Cancel

Releases (152)

All

Furion

Contributors

All

Activities

Load More
can not load any more
C#
1
https://gitee.com/dotnetchina/Furion.git
git@gitee.com:dotnetchina/Furion.git
dotnetchina
Furion
Furion
v4

Search

E71a60c3 8189591 Df7b7c6b 8189591