NewLife/LuckyClover

升级版本年份
智能大石头 authored at 2025-01-08 00:05:10
e4e2817
Tree
1 Parent(s) 62ea800
Summary: 6 changed files with 21 additions and 21 deletions.
Modified +1 -1
Modified +1 -1
Modified +2 -2
Modified +2 -3
Modified +2 -2
Modified +13 -12
Modified +1 -1
diff --git a/Installer4/Installer4.csproj b/Installer4/Installer4.csproj
index b6efc92..096ecab 100644
--- a/Installer4/Installer4.csproj
+++ b/Installer4/Installer4.csproj
@@ -8,7 +8,7 @@
     <AssemblyTitle>dotNet安装助手(新生命团队)</AssemblyTitle>
     <Description>检测并安装主流dotNet运行时,作为应用系统安装前置检测工具</Description>
     <Company>新生命开发团队</Company>
-    <Copyright>©2002-2024 NewLife</Copyright>
+    <Copyright>©2002-2025 NewLife</Copyright>
     <VersionPrefix>1.2</VersionPrefix>
     <VersionSuffix>$([System.DateTime]::Now.ToString(`yyyy.MMdd`))</VersionSuffix>
     <Version>$(VersionPrefix).$(VersionSuffix)</Version>
Modified +1 -1
diff --git a/Installer45/Installer45.csproj b/Installer45/Installer45.csproj
index 6991b7c..7a3098f 100644
--- a/Installer45/Installer45.csproj
+++ b/Installer45/Installer45.csproj
@@ -8,7 +8,7 @@
     <AssemblyTitle>dotNet安装助手(新生命团队)</AssemblyTitle>
     <Description>检测并安装主流dotNet运行时,作为应用系统安装前置检测工具</Description>
     <Company>新生命开发团队</Company>
-    <Copyright>©2002-2024 NewLife</Copyright>
+    <Copyright>©2002-2025 NewLife</Copyright>
     <VersionPrefix>1.2</VersionPrefix>
     <VersionSuffix>$([System.DateTime]::Now.ToString(`yyyy.MMdd`))</VersionSuffix>
     <Version>$(VersionPrefix).$(VersionSuffix)</Version>
Modified +2 -2
diff --git a/LuckyClover/LuckyClover.csproj b/LuckyClover/LuckyClover.csproj
index 1c9fc2f..d4d5729 100644
--- a/LuckyClover/LuckyClover.csproj
+++ b/LuckyClover/LuckyClover.csproj
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
     <OutputType>Exe</OutputType>
@@ -7,7 +7,7 @@
     <AssemblyTitle>幸运草</AssemblyTitle>
     <Description>检测并安装主流.NET运行时。</Description>
     <Company>新生命开发团队</Company>
-    <Copyright>©2002-2024 NewLife</Copyright>
+    <Copyright>©2002-2025 NewLife</Copyright>
     <VersionPrefix>1.2</VersionPrefix>
     <VersionSuffix>$([System.DateTime]::Now.ToString(`yyyy.MMdd`))</VersionSuffix>
     <Version>$(VersionPrefix).$(VersionSuffix)</Version>
Modified +2 -3
diff --git a/LuckyClover/Properties/PublishProfiles/linux64.pubxml b/LuckyClover/Properties/PublishProfiles/linux64.pubxml
index fa5b476..4420b5a 100644
--- a/LuckyClover/Properties/PublishProfiles/linux64.pubxml
+++ b/LuckyClover/Properties/PublishProfiles/linux64.pubxml
@@ -8,9 +8,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
     <Platform>Any CPU</Platform>
     <PublishDir>..\Bin\publish-linux64\</PublishDir>
     <PublishProtocol>FileSystem</PublishProtocol>
-    <TargetFramework>net7.0</TargetFramework>
+    <TargetFramework>net8.0</TargetFramework>
     <RuntimeIdentifier>linux-x64</RuntimeIdentifier>
-    <SelfContained>true</SelfContained>
+    <SelfContained>false</SelfContained>
     <PublishSingleFile>true</PublishSingleFile>
     <TrimMode>link</TrimMode>
     <TrimmerRemoveSymbols>true</TrimmerRemoveSymbols>
@@ -22,6 +22,5 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
     <HttpActivityPropagationSupport>false</HttpActivityPropagationSupport>
     <InvariantGlobalization>true</InvariantGlobalization>
     <MetadataUpdaterSupport>false</MetadataUpdaterSupport>
-    <PublishTrimmed>true</PublishTrimmed>
   </PropertyGroup>
 </Project>
\ No newline at end of file
Modified +2 -2
diff --git a/LuckyCloverCore/LuckyCloverCore.csproj b/LuckyCloverCore/LuckyCloverCore.csproj
index 1b11b3c..bb0262e 100644
--- a/LuckyCloverCore/LuckyCloverCore.csproj
+++ b/LuckyCloverCore/LuckyCloverCore.csproj
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
     <OutputType>Exe</OutputType>
@@ -7,7 +7,7 @@
     <AssemblyTitle>幸运草</AssemblyTitle>
     <Description>基于低版本运行时,自动安装主流.NET运行时。</Description>
     <Company>新生命开发团队</Company>
-    <Copyright>©2002-2022 NewLife</Copyright>
+    <Copyright>©2002-2025 NewLife</Copyright>
     <VersionPrefix>1.0</VersionPrefix>
     <VersionSuffix>$([System.DateTime]::Now.ToString(`yyyy.MMdd`))</VersionSuffix>
     <Version>$(VersionPrefix).$(VersionSuffix)</Version>
Modified +13 -12
diff --git a/Readme.MD b/Readme.MD
index a82a18f..669d41f 100644
--- a/Readme.MD
+++ b/Readme.MD
@@ -12,18 +12,18 @@
 ### NETCore
 
 ## 新生命项目矩阵
-各项目默认支持net7.0/netstandard2.1/netstandard2.0/net4.61,旧版(2022.1225)支持net4.5/net4.0/net2.0  
+各项目默认支持net9.0/netstandard2.1/netstandard2.0/net4.62/net4.5,旧版(2024.0801)支持net4.0/net2.0  
 
 |                               项目                               | 年份  | 说明                                                                                   |
 | :--------------------------------------------------------------: | :---: | -------------------------------------------------------------------------------------- |
 |                             基础组件                             |       | 支撑其它中间件以及产品项目                                                             |
 |          [NewLife.Core](https://github.com/NewLifeX/X)           | 2002  | 核心库,日志、配置、缓存、网络、序列化、APM性能追踪                                    |
-|    [NewLife.XCode](https://github.com/NewLifeX/NewLife.XCode)    | 2005  | 大数据中间件,单表百亿级,MySql/SQLite/SqlServer/Oracle/TDengine/达梦,自动分表        |
+|    [NewLife.XCode](https://github.com/NewLifeX/NewLife.XCode)    | 2005  | 大数据中间件,单表百亿级,MySql/SQLite/SqlServer/Oracle/PostgreSql/达梦,自动分表      |
 |      [NewLife.Net](https://github.com/NewLifeX/NewLife.Net)      | 2005  | 网络库,单机千万级吞吐率(2266万tps),单机百万级连接(400万Tcp)                      |
-| [NewLife.Remoting](https://github.com/NewLifeX/NewLife.Remoting) | 2011  | RPC通信框架,内网高吞吐或物联网硬件设备场景                                            |
+| [NewLife.Remoting](https://github.com/NewLifeX/NewLife.Remoting) | 2011  | RPC通信框架,内网高吞吐,物联网设备低开销易接入                                        |
 |     [NewLife.Cube](https://github.com/NewLifeX/NewLife.Cube)     | 2010  | 魔方快速开发平台,集成了用户权限、SSO登录、OAuth服务端等,单表100亿级项目验证          |
 |    [NewLife.Agent](https://github.com/NewLifeX/NewLife.Agent)    | 2008  | 服务管理组件,把应用安装成为操作系统守护进程,Windows服务、Linux的Systemd              |
-|     [NewLife.Zero](https://github.com/NewLifeX/NewLife.Zero)     | 2020  | Zero零代脚手架,基于NewLife组件生态的项目模板,Web、WebApi、Service                    |
+|     [NewLife.Zero](https://github.com/NewLifeX/NewLife.Zero)     | 2020  | Zero零代脚手架,基于NewLife组件生态的项目模板NewLife.Templates,Web、WebApi、Service   |
 |                              中间件                              |       | 对接知名中间件平台                                                                     |
 |    [NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)    | 2017  | Redis客户端,微秒级延迟,百万级吞吐,丰富的消息队列,百亿级数据量项目验证              |
 | [NewLife.RocketMQ](https://github.com/NewLifeX/NewLife.RocketMQ) | 2018  | RocketMQ纯托管客户端,支持Apache RocketMQ和阿里云消息队列,十亿级项目验                |
@@ -31,29 +31,30 @@
 |      [NewLife.IoT](https://github.com/NewLifeX/NewLife.IoT)      | 2022  | IoT标准库,定义物联网领域的各种通信协议标准规范                                        |
 |   [NewLife.Modbus](https://github.com/NewLifeX/NewLife.Modbus)   | 2022  | ModbusTcp/ModbusRTU/ModbusASCII,基于IoT标准库实现,支持IoT平台和IoTEdge               |
 |  [NewLife.Siemens](https://github.com/NewLifeX/NewLife.Siemens)  | 2022  | 西门子PLC协议,基于IoT标准库实现,支持IoT平台和IoTEdge                                 |
-|      [NewLife.Map](https://github.com/NewLifeX/NewLife.Map)      | 2022  | 地图组件库,封装百度地图、高德地图和腾讯地图                                           |
-|       [NewLife.IP](https://github.com/NewLifeX/NewLife.IP)       | 2022  | IP地址库,IP地址转物理地址                                                             |
+|      [NewLife.Map](https://github.com/NewLifeX/NewLife.Map)      | 2022  | 地图组件库,封装百度地图、高德地图、腾讯地图、天地图                                   |
+|    [NewLife.Audio](https://github.com/NewLifeX/NewLife.Audio)    | 2023  | 音频编解码库,PCM/ADPCMA/G711A/G722U/WAV/AAC                                           |
 |                             产品平台                             |       | 产品平台级,编译部署即用,个性化自定义                                                 |
-|           [AntJob](https://github.com/NewLifeX/AntJob)           | 2019  | 蚂蚁调度,分布式大数据计算平台(实时/离线),蚂蚁搬家分片思想,万亿级数据量项目验证    |
 |         [Stardust](https://github.com/NewLifeX/Stardust)         | 2018  | 星尘,分布式服务平台,节点管理、APM监控中心、配置中心、注册中心、发布中心              |
+|           [AntJob](https://github.com/NewLifeX/AntJob)           | 2019  | 蚂蚁调度,分布式大数据计算平台(实时/离线),蚂蚁搬家分片思想,万亿级数据量项目验证    |
 |      [NewLife.ERP](https://github.com/NewLifeX/NewLife.ERP)      | 2021  | 企业ERP,产品管理、客户管理、销售管理、供应商管理                                      |
 |         [CrazyCoder](https://github.com/NewLifeX/XCoder)         | 2006  | 码神工具,众多开发者工具,网络、串口、加解密、正则表达式、Modbus                       |
+|           [EasyIO](https://github.com/NewLifeX/EasyIO)           | 2023  | 简易文件存储,支持分布式系统中文件集中存储。                                           |
 |           [XProxy](https://github.com/NewLifeX/XProxy)           | 2005  | 产品级反向代理,NAT代理、Http代理                                                      |
 |        [HttpMeter](https://github.com/NewLifeX/HttpMeter)        | 2022  | Http压力测试工具                                                                       |
 |         [GitCandy](https://github.com/NewLifeX/GitCandy)         | 2015  | Git源代码管理系统                                                                      |
 |          [SmartOS](https://github.com/NewLifeX/SmartOS)          | 2014  | 嵌入式操作系统,完全独立自主,支持ARM Cortex-M芯片架构                                 |
 |          [SmartA2](https://github.com/NewLifeX/SmartA2)          | 2019  | 嵌入式工业计算机,物联网边缘网关,高性能.NET6主机,应用于工业、农业、交通、医疗        |
-|                           菲凡物联FIoT                           | 2020  | 物联网整体解决方案,建筑、环保、农业,软硬件及大数据分析一体化,单机十万级点位项目验证 |
-|                           NewLife.UWB                            | 2020  | 厘米级(10~20cm)高精度室内定位,软硬件一体化,与其它系统联动,大型展厅项目验证        |
+|                          FIoT物联网平台                          | 2020  | 物联网整体解决方案,建筑、环保、农业,软硬件及大数据分析一体化,单机十万级点位项目验证 |
+|                        UWB高精度室内定位                         | 2020  | 厘米级(10~20cm)高精度室内定位,软硬件一体化,与其它系统联动,大型展厅项目验证        |
 
 ## 新生命开发团队
 ![XCode](https://newlifex.com/logo.png)  
 
 新生命团队(NewLife)成立于2002年,是新时代物联网行业解决方案提供者,致力于提供软硬件应用方案咨询、系统架构规划与开发服务。  
-团队主导的开源NewLife系列组件已被广泛应用于各行业,Nuget累计下载量高达60余万次。  
-团队开发的大数据核心组件NewLife.XCode、蚂蚁调度计算平台AntJob、星尘分布式平台Stardust、缓存队列组件NewLife.Redis以及物联网平台NewLife.IoT,均成功应用于电力、高校、互联网、电信、交通、物流、工控、医疗、文博等行业,为客户提供了大量先进、可靠、安全、高质量、易扩展的产品和系统集成服务。  
+团队主导的80多个开源项目已被广泛应用于各行业,Nuget累计下载量高达300余万次。  
+团队开发的大数据中间件NewLife.XCode、蚂蚁调度计算平台AntJob、星尘分布式平台Stardust、缓存队列组件NewLife.Redis以及物联网平台FIoT,均成功应用于电力、高校、互联网、电信、交通、物流、工控、医疗、文博等行业,为客户提供了大量先进、可靠、安全、高质量、易扩展的产品和系统集成服务。  
 
-我们将不断通过服务的持续改进,成为客户长期信赖的合作伙伴,通过不断的创新和发展,成为国内优秀的IT服务供应商。  
+我们将不断通过服务的持续改进,成为客户长期信赖的合作伙伴,通过不断的创新和发展,成为国内优秀的IoT服务供应商。  
 
 `新生命团队始于2002年,部分开源项目具有20年以上漫长历史,源码库保留有2010年以来所有修改记录`  
 网站:https://newlifex.com