LS.Helper 1.1.25

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

LS.Base 基础数据库项目

LS.Standard.Data

基础数据模型库
目标框架 netstandard2.0;net4.5

LS.Helper

基于Windows的类库
目标框架 net4.6.1

LS.IOC

IOC容器类库
目标框架 net6.0;net461

LS.Service.WebSocket

基于Windows的WebSocket通讯类库
服务端基类和客户端基类
目标框架 net4.6.1

LS.SqlSugar

SqlSugar库的源码
其中一些数据库Nuget包升级了,兼容更高级的版本
目标框架 net4.6

LS.NetCore.SqlSugar

跨平台的SqlSugar库的源码
目标框架 netstandard2.1

LS.WPF.MVVM

基于WPF的基础类库
包含BaseViewModel BaseCommand的封装
目标框架 net4.6.1

LS.WPFControlLibrary

基于Windows 的自定义控件库
目标框架 net4.6.1

LS.Xamarin.Base

基于Xamarin的基类实现
BaseModel,BaseViewModel等
目标框架 netstandard2.0

LS.Standard.Helper

跨平台的帮助类库
目标框架 netstandard2.0

LS.Standard.WebSocket

跨平台的WebSocket通讯类库
服务端基类和客户端基类
目标框架 netstandard2.0

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 LS.Helper:

Package Downloads
LS.WPF.MVVM

WPF 的MVVM客户端设计框架 1.View默认不开启触摸右键

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.25 113 3/30/2026
1.1.24 131 1/16/2026
1.1.23 141 1/5/2026
1.1.22 157 7/30/2025
1.1.21 242 7/7/2025
1.1.20 238 6/26/2025
1.1.19 290 6/26/2025 1.1.19 is deprecated because it is no longer maintained.
1.1.18 297 6/26/2025 1.1.18 is deprecated because it is no longer maintained and has critical bugs.
1.1.17 206 6/26/2025
1.1.16 376 4/10/2025
1.1.15 183 2/7/2025
1.1.14 186 1/22/2025
1.1.13 242 12/12/2024
1.1.12 187 12/12/2024
1.1.11 181 11/30/2024
1.1.10 183 11/24/2024
1.1.9 184 10/24/2024
1.1.8 189 10/24/2024 1.1.8 is deprecated because it is no longer maintained and has critical bugs.
1.1.7 200 8/29/2024
1.1.6 193 8/29/2024
Loading failed