diff --git a/NewLife.Core/NewLife.Core.csproj b/NewLife.Core/NewLife.Core.csproj index aae9387c3..a249bf505 100644 --- a/NewLife.Core/NewLife.Core.csproj +++ b/NewLife.Core/NewLife.Core.csproj @@ -7,7 +7,7 @@ Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。 新生命开发团队 ©2002-2024 NewLife - 10.8 + 10.9 $([System.DateTime]::Now.ToString(`yyyy.MMdd`)) $(VersionPrefix).$(VersionSuffix) $(Version) @@ -29,7 +29,7 @@ https://github.com/NewLifeX/X git 新生命团队;X组件;NewLife;$(AssemblyName) - 重构雪花Id算法;新增IServiceProvider.CreateInstance;新增JsonOptions + 新增JsonCodec网络编码器;新增SendFile发送文件;TimerX支持多个Cron表达式;新增ISpan.Value MIT true true