ys.Common 1.0.1.27

There is a newer version of this package available.
See the version list below for details.
dotnet add package ys.Common --version 1.0.1.27
NuGet\Install-Package ys.Common -Version 1.0.1.27
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="ys.Common" Version="1.0.1.27" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ys.Common --version 1.0.1.27
#r "nuget: ys.Common, 1.0.1.27"
#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.
// Install ys.Common as a Cake Addin
#addin nuget:?package=ys.Common&version=1.0.1.27

// Install ys.Common as a Cake Tool
#tool nuget:?package=ys.Common&version=1.0.1.27

1.0.1.27
无法获取外网地址时异常处理
1.0.1.25
修复mongodb日期时间问题
修复阿里云短信Key无法设置
修复设置发送短信基本设置
1.0.1.24
解决操作日志存储异步,在更改时无法获取实体问题
调整日志查询默认条件
接口请求系统级异常日志存储
增加远程调用日志
操作日志与远程调用日志分表处理
1.0.1.14
增加图片压缩方法
业务服务层增加sql执行--供远程rpc调用
修复System.IO无法引用
1.0.1.13
操作日志转存mongoDB
1.0.1.12
结构优化
修复文件上传Bug
新增mongoDB操作Repository
1.0.1.11
修复无法看到Swagger文件上传按钮问题
1.0.1.10
增加swagger文件上传
1.0.1.9
修复
1.0.1.8
增加DotNetty跨应用调用
1.0.1.7
新增跨平台文件操作
Swagger信息Json配置化
增加WebApi多版本管理
更新CSRedis版本

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1.29 1,287 5/13/2019
1.0.1.28 1,259 5/13/2019
1.0.1.27 1,159 5/13/2019
1.0.1.26 1,258 5/13/2019
1.0.1.25 1,204 5/13/2019
1.0.1.24 1,240 5/7/2019
1.0.1.23 1,163 5/7/2019
1.0.1.22 1,034 5/5/2019
1.0.1.21 1,224 4/29/2019
1.0.1.20 1,236 4/29/2019
1.0.1.19 1,197 4/29/2019
1.0.1.18 1,178 4/29/2019
1.0.1.17 1,217 4/29/2019
1.0.1.16 1,265 4/29/2019
1.0.1.15 1,191 4/29/2019
1.0.1.14 1,240 4/29/2019
1.0.1.13 1,241 4/29/2019
1.0.1.12 1,187 4/29/2019
1.0.1.11 1,267 4/25/2019
1.0.1.10 1,209 4/25/2019
1.0.1.9 1,209 4/25/2019
1.0.1.8 1,299 4/25/2019
1.0.1.7 1,255 4/23/2019
1.0.1.6 1,407 4/22/2019
1.0.1.5 1,271 4/22/2019
1.0.1.4 1,372 4/22/2019
1.0.1.3 1,259 4/22/2019
1.0.1.2 1,072 4/22/2019
1.0.1.1 1,231 4/22/2019
1.0.1 1,232 4/22/2019
1.0.0.11 1,280 4/22/2019
1.0.0.10 1,262 4/22/2019
1.0.0.9 1,279 4/17/2019
1.0.0.8 1,250 4/17/2019
1.0.0.7 1,269 4/15/2019
1.0.0.5 1,276 4/15/2019
1.0.0.4 1,298 4/11/2019
1.0.0.3 1,245 4/11/2019
1.0.0.1 1,171 4/11/2019
1.0.0 1,170 4/11/2019

1.0.1.27
无法获取外网地址时异常处理
1.0.1.25
修复mongodb日期时间问题
修复阿里云短信Key无法设置
修复设置发送短信基本设置
1.0.1.24
解决操作日志存储异步,在更改时无法获取实体问题
调整日志查询默认条件
接口请求系统级异常日志存储
增加远程调用日志
操作日志与远程调用日志分表处理
1.0.1.14
增加图片压缩方法
业务服务层增加sql执行--供远程rpc调用
修复System.IO无法引用
1.0.1.13
操作日志转存mongoDB
1.0.1.12
结构优化
修复文件上传Bug
新增mongoDB操作Repository
1.0.1.11
修复无法看到Swagger文件上传按钮问题
1.0.1.10
增加swagger文件上传
1.0.1.9
修复
1.0.1.8
增加DotNetty跨应用调用
1.0.1.7
新增跨平台文件操作
Swagger信息Json配置化
增加WebApi多版本管理
更新CSRedis版本