Skip to content

monksoul/Furion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8,596 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

| En

Furion

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

Code generation can be accelerated, but architectural thinking cannot be outsourced.
Amidst the system entropy induced by the AI wave, Furion holds the line on architecture.
Rejecting AI-generated core logic, we uphold purity and transparency to defend engineering rigor.
Furion: Born solely for engineering certainty.

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 is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT, COPYRIGHT and DISCLAIMER for details.

About

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

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages