SHIW.Core 1.1.7

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

通用核心拓展库

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on SHIW.Core:

Package Downloads
Shiw.Core.FFmpeg

基于FFMpegCore库调用ffmpeg实现以下功能: 1.图片合成视频 2.视频转HLS

Shiw.Core.EntityFrameworkCore

替换Abp默认的表名与字段名,使之符合本公司数据库字段标准

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.7 1,365 11/25/2020 1.1.7 is deprecated because it is no longer maintained.
1.1.6 2,207 11/17/2020 1.1.6 is deprecated because it is no longer maintained.
1.1.5 1,199 11/17/2020 1.1.5 is deprecated because it is no longer maintained.
1.1.4 1,236 11/16/2020 1.1.4 is deprecated because it is no longer maintained.
1.1.3 1,187 11/13/2020 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,183 11/13/2020 1.1.2 is deprecated because it is no longer maintained.
1.1.1 1,369 11/13/2020 1.1.1 is deprecated because it is no longer maintained.
1.1.0 1,307 11/13/2020 1.1.0 is deprecated because it is no longer maintained.
1.0.13 1,328 11/11/2020 1.0.13 is deprecated because it is no longer maintained.
1.0.12 1,305 11/11/2020 1.0.12 is deprecated because it is no longer maintained.
1.0.11 1,300 11/11/2020 1.0.11 is deprecated because it is no longer maintained.
1.0.10 1,262 11/10/2020 1.0.10 is deprecated because it is no longer maintained.
1.0.9 1,283 11/2/2020 1.0.9 is deprecated because it is no longer maintained.
1.0.8 1,273 10/27/2020 1.0.8 is deprecated because it is no longer maintained.
1.0.7 1,266 10/27/2020 1.0.7 is deprecated because it is no longer maintained.
1.0.6 1,256 10/27/2020 1.0.6 is deprecated because it is no longer maintained.
1.0.5 1,220 10/27/2020 1.0.5 is deprecated because it is no longer maintained.
1.0.4 1,239 10/27/2020 1.0.4 is deprecated because it is no longer maintained.
1.0.3 1,250 10/27/2020 1.0.3 is deprecated because it is no longer maintained.
1.0.2 1,226 10/27/2020 1.0.2 is deprecated because it is no longer maintained.
1.0.1 1,247 10/27/2020 1.0.1 is deprecated because it is no longer maintained.
1.0.0 1,310 10/27/2020 1.0.0 is deprecated because it is no longer maintained.

拓展常用方法