ClownFish.Web 10.25.1222.1

dotnet add package ClownFish.Web --version 10.25.1222.1
                    
NuGet\Install-Package ClownFish.Web -Version 10.25.1222.1
                    
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="ClownFish.Web" Version="10.25.1222.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ClownFish.Web" Version="10.25.1222.1" />
                    
Directory.Packages.props
<PackageReference Include="ClownFish.Web" />
                    
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 ClownFish.Web --version 10.25.1222.1
                    
#r "nuget: ClownFish.Web, 10.25.1222.1"
                    
#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 ClownFish.Web@10.25.1222.1
                    
#: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=ClownFish.Web&version=10.25.1222.1
                    
Install as a Cake Addin
#tool nuget:?package=ClownFish.Web&version=10.25.1222.1
                    
Install as a Cake Tool

ClownFish.Web 基于ClownFish.net,对asp.net core的封装,用于开发单体Web应用程序。

与直接使用asp.net core相比:

更多介绍可参考

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ClownFish.Web:

Package Downloads
ClownFish.Nebula.net

简单易用的应用程序开发框架,支持多种架构模式(SaaS多租户/微服务/单体/模块化),内置强大的日志和监控能力。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.25.1222.1 241 12/22/2025
10.25.1211.1 490 12/11/2025
10.25.1208.1 363 12/8/2025
10.25.1204.1 268 12/4/2025
10.25.1119.1 480 11/20/2025
10.25.1117.2 389 11/17/2025
10.25.1117.1 383 11/17/2025
9.25.1107.3 254 11/7/2025
9.25.1105.1 281 11/5/2025
9.25.1015.1 258 10/15/2025
9.25.925.1 276 9/25/2025
9.25.924.1 279 9/24/2025
9.25.916.1 408 9/16/2025
9.25.908.1 267 9/8/2025
9.25.827.1 324 8/27/2025
9.25.825.3 316 8/26/2025
9.25.821.1 285 8/21/2025
9.25.814.2 273 8/14/2025
9.25.806.1 353 8/6/2025
9.25.730.1 229 7/30/2025
Loading failed