JCoder.Log4Net.Sqlite
2.4.0
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Standard 2.1
This package targets .NET Standard 2.1. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package JCoder.Log4Net.Sqlite --version 2.4.0
NuGet\Install-Package JCoder.Log4Net.Sqlite -Version 2.4.0
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="JCoder.Log4Net.Sqlite" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JCoder.Log4Net.Sqlite" Version="2.4.0" />
<PackageReference Include="JCoder.Log4Net.Sqlite" />
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 JCoder.Log4Net.Sqlite --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JCoder.Log4Net.Sqlite, 2.4.0"
#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.
#:package JCoder.Log4Net.Sqlite@2.4.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JCoder.Log4Net.Sqlite&version=2.4.0
#tool nuget:?package=JCoder.Log4Net.Sqlite&version=2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
JCore.Log4Net.Sqlite
| 属性 | |
|---|---|
| 作者(Authors) | Jackie Law |
| 版权(Copyright) | Copyright © Jackie Law. All rights reserved. |
| 协议 | MIT |
| 联系(QQ) | 1378071853 |
| 联系(Wechat) | JackieLaw1024 |
| 联系(Email) | JackieLaw-dev@outlook.com |
目录
[TOC]
介绍
- JCoder = Jackie who a coder.;
- C#库;
- A library of log function.(一款用于日志的类库)。
架构说明
.Net框架
| .Net框架 | .Net项目类型 |
|---|---|
| .Net 5 | - |
引用类库
| 引用类库 | 版本 |
|---|---|
| - | - |
相关类库
| 相关类库 | 说明 |
|---|
获取方式
- 版本要求:>=1.2.1
- 以版本1.2.1为例
| 获取方式 | 描述 |
|---|---|
| Package Manager | Install-Package JCore.Log4Net.Sqlite -Version 1.2.1 |
| .Net CLI | dotnet add package JCore.Log4Net.Sqlite --version 1.2.1 |
| PackageReference | <PackageReference Include="JCore.Log4Net.Sqlite" Version="1.2.1" /> |
| Paket CLI | paket add JCore.Log4Net.Sqlite --version 1.2.1 |
| Script&Interactive | #r "nuget: JCore.Log4Net.Sqlite, 1.2.1" |
| Cake | // Install JCore.Log4Net.Sqlite as a Cake Addin<br/>#addin nuget:?package=JCore.Log4Net.Sqlite&version=1.2.1<br/><br/>// Install JCore.Log4Net.Sqlite as a Cake Tool<br/>#tool nuget:?package=JCore.Log4Net.Sqlite&version=1.2.1 |
使用说明
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
| 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.
-
.NETFramework 4.7.2
- JCoder.Db4Net.ORM (>= 2.23.23001)
- JCoder.Db4Net.Sqlite (>= 2.23.23001)
- JCoder.Extension (>= 2.17.0)
- JCoder.Log4Net (>= 2.4.0)
-
.NETStandard 2.1
- JCoder.Db4Net.ORM (>= 2.23.23001)
- JCoder.Db4Net.Sqlite (>= 2.23.23001)
- JCoder.Extension (>= 2.17.0)
- JCoder.Log4Net (>= 2.4.0)
-
net6.0
- JCoder.Db4Net.ORM (>= 2.23.23001)
- JCoder.Db4Net.Sqlite (>= 2.23.23001)
- JCoder.Extension (>= 2.17.0)
- JCoder.Log4Net (>= 2.4.0)
-
net7.0
- JCoder.Db4Net.ORM (>= 2.23.23001)
- JCoder.Db4Net.Sqlite (>= 2.23.23001)
- JCoder.Extension (>= 2.17.0)
- JCoder.Log4Net (>= 2.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Please contact Jackie by QQ 1378071853 or E-mail JackieLaw-dev@outlook.com;