Furion.Tools 4.9.7.246

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Furion.Tools --version 4.9.7.246
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Furion.Tools --version 4.9.7.246
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Furion.Tools&version=4.9.7.246
                    
nuke :add-package Furion.Tools --version 4.9.7.246
                    

| 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 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.

alternate text is missing from this package README image

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
4.9.8.18 79 2/23/2026
4.9.8.17 85 2/19/2026
4.9.8.16 91 2/12/2026
4.9.8.15 87 2/9/2026
4.9.8.14 94 2/6/2026
4.9.8.13 90 2/5/2026
4.9.8.12 87 2/4/2026
4.9.8.11 91 1/30/2026
4.9.8.10 92 1/29/2026
4.9.8.9 89 1/27/2026
4.9.8.8 93 1/26/2026
4.9.8.7 98 1/25/2026
4.9.8.6 97 1/25/2026
4.9.8.5 95 1/24/2026
4.9.8.3 89 1/24/2026
4.9.8.2 95 1/23/2026
4.9.8.1 96 1/21/2026
4.9.7.248 100 1/15/2026
4.9.7.247 96 1/14/2026
4.9.7.246 102 1/13/2026
Loading failed