TianCheng.Common
1.2.15
dotnet add package TianCheng.Common --version 1.2.15
NuGet\Install-Package TianCheng.Common -Version 1.2.15
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="TianCheng.Common" Version="1.2.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TianCheng.Common --version 1.2.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TianCheng.Common, 1.2.15"
#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 TianCheng.Common as a Cake Addin #addin nuget:?package=TianCheng.Common&version=1.2.15 // Install TianCheng.Common as a Cake Tool #tool nuget:?package=TianCheng.Common&version=1.2.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
实体对象基类,及其常用操作。
常用操作包括:对象转换、序列化、日志、常用异常处理、依赖注入。
Product | Versions 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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.
-
.NETStandard 2.1
- AutoMapper (>= 9.0.0)
- Consul (>= 1.6.1.1)
- Exceptionless.AspNetCore (>= 4.4.0)
- Exceptionless.Extensions.Logging (>= 4.4.0)
- Flurl.Http (>= 3.0.1)
- MediatR (>= 8.0.1)
- MediatR.Extensions.Microsoft.DependencyInjection (>= 8.0.0)
- Microsoft.AspNetCore.Diagnostics.HealthChecks (>= 2.2.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 5.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 5.0.0)
- Microsoft.Extensions.Configuration.Ini (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 5.0.0)
- Microsoft.Extensions.Hosting (>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 5.0.0)
- MongoDB.Bson (>= 2.10.4)
- Newtonsoft.Json (>= 12.0.3)
- Serilog.AspNetCore (>= 3.2.0)
- Serilog.Enrichers.Thread (>= 3.1.0)
- Serilog.Sinks.Email (>= 2.3.0)
- Serilog.Sinks.RollingFile (>= 3.3.0)
- SerilogAnalyzer (>= 0.15.0)
- Winton.Extensions.Configuration.Consul (>= 3.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TianCheng.Common:
Package | Downloads |
---|---|
TianCheng.DAL
数据库连接操作及基本操作的接口 |
|
TianCheng.Services.AuthJwt
可支持比较复杂的权限处理 |
GitHub repositories
This package is not used by any popular GitHub repositories.