Virtuesoft.Framework.Logging.FileServer
6.0.0
dotnet add package Virtuesoft.Framework.Logging.FileServer --version 6.0.0
NuGet\Install-Package Virtuesoft.Framework.Logging.FileServer -Version 6.0.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="Virtuesoft.Framework.Logging.FileServer" Version="6.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Virtuesoft.Framework.Logging.FileServer --version 6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Virtuesoft.Framework.Logging.FileServer, 6.0.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.
// Install Virtuesoft.Framework.Logging.FileServer as a Cake Addin #addin nuget:?package=Virtuesoft.Framework.Logging.FileServer&version=6.0.0 // Install Virtuesoft.Framework.Logging.FileServer as a Cake Tool #tool nuget:?package=Virtuesoft.Framework.Logging.FileServer&version=6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
将日志写入文件,针对日志的扩展
2021年9月29日
优化了部分性能
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.Logging (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging.Configuration (>= 5.0.0)
- Microsoft.Extensions.Options (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Virtuesoft.Framework.Logging.FileServer:
Package | Downloads |
---|---|
Virtuesoft.Framework.WindowsService
windows服务框架,重构了整套应用,支持服务内相互调用,日志,新增桌面交互配置,启动方式等. 一行代码搞定启动,配置. 提升了运行效率200% 支持依耐注入 2021年7月25日 新增服务中获取当前系统注入的服务 新增快捷方式获取dbcontext 2021年7月27日 新增app.json 配置文件 并注入 IConfiguration 2021年7月28日 修复控制台启动报未获取配置对象的bug 2021年9月14日 02:25:50 新增自定义服务对象加入到windows服务中 2022年2月9日 新增 ConfigureServices 方法 |
GitHub repositories
This package is not used by any popular GitHub repositories.