com.etsoo.Web 1.4.2

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

ETSOO Shared Web Components
亿速思维共享 Web 组件

Product Compatible and additional computed target framework versions.
.NET 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 com.etsoo.Web:

Package Downloads
com.etsoo.ServiceApp

ETSOO Service Application Framework 亿速思维服务应用框架

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.2 94 8/12/2026
1.4.1 117 8/11/2026
1.4.0 88 8/11/2026
1.3.99 126 8/2/2026
1.3.98 191 7/18/2026
1.3.97 108 7/18/2026
1.3.96 97 7/16/2026
1.3.95 117 7/15/2026
1.3.94 126 7/13/2026
1.3.93 114 7/7/2026
1.3.92 110 7/7/2026
1.3.91 136 7/7/2026
1.3.90 135 7/6/2026
1.3.89 163 6/24/2026
1.3.88 136 6/21/2026
1.3.87 134 6/18/2026
1.3.86 169 6/17/2026
1.3.85 136 6/17/2026
1.3.84 138 6/14/2026
1.3.83 150 6/12/2026
Loading failed