VOOZH about

URL: https://www.nuget.org/packages/Furion.Pure.NS/

⇱ NuGet Gallery | Furion.Pure.NS 4.8.1.4




👁 Image
Furion.Pure.NS 4.8.1.4

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Furion.Pure.NS --version 4.8.1.4
 
 
NuGet\Install-Package Furion.Pure.NS -Version 4.8.1.4
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Furion.Pure.NS" Version="4.8.1.4" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Furion.Pure.NS" Version="4.8.1.4" />
 
Directory.Packages.props
<PackageReference Include="Furion.Pure.NS" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Furion.Pure.NS --version 4.8.1.4
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Furion.Pure.NS, 4.8.1.4"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Furion.Pure.NS@4.8.1.4
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Furion.Pure.NS&version=4.8.1.4
 
Install as a Cake Addin
#tool nuget:?package=Furion.Pure.NS&version=4.8.1.4
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

| 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 https://localhost:5001 or http://localhost:5000.

Documentation

You can find the Furion documentation on the website or on the backup 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.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.9.5.8-ns1 678 9/12/2024
4.9.5.2-ns1 553 8/12/2024
4.9.5.1-ns2 223 8/10/2024
4.9.5.1-ns1 193 8/10/2024
4.9.4.6-ns4 470 7/18/2024
4.9.4.6-ns3 198 7/18/2024
4.9.4.6-ns2 195 7/18/2024
4.9.4.6-ns1 187 7/18/2024
4.9.4-ns1 527 6/12/2024
4.9.3-ns1 482 5/13/2024
4.9.2.31-ns1 286 4/28/2024
4.9.2.19-ns3 300 4/16/2024
4.9.2.19-ns2 192 4/16/2024
4.9.1.31-ns2 278 2/20/2024
4.9.1.31-ns1 215 2/19/2024
4.9.1.24-ns1 328 1/22/2024
4.9.1.17-ns1 273 1/8/2024
4.9.1.14-ns1 271 12/15/2023
4.9.1.11-ns1 297 12/5/2023
4.8.1.4 558 11/25/2022
Loading failed