![]() |
VOOZH | about |
dotnet add package Oakrey.Log --version 2.0.1
NuGet\Install-Package Oakrey.Log -Version 2.0.1
<PackageReference Include="Oakrey.Log" Version="2.0.1" />
<PackageVersion Include="Oakrey.Log" Version="2.0.1" />Directory.Packages.props
<PackageReference Include="Oakrey.Log" />Project file
paket add Oakrey.Log --version 2.0.1
#r "nuget: Oakrey.Log, 2.0.1"
#:package Oakrey.Log@2.0.1
#addin nuget:?package=Oakrey.Log&version=2.0.1Install as a Cake Addin
#tool nuget:?package=Oakrey.Log&version=2.0.1Install as a Cake Tool
The "Log" project provides a comprehensive logging framework for .NET applications. It supports multiple logging mechanisms, including console, file, debug, and custom loggers, with a focus on flexibility, extensibility, and performance.
You can install the package via NuGet Package Manager, Package Manager Console or the .NET CLI.
Oakrey.Log and click Install.Run the following command in your terminal:
dotnet add package Oakrey.Log
Run the following command in your Package Manager Console:
Install-Package Oakrey.Log
Contributions are welcome! Feel free to open issues or submit pull requests to improve the package.
This project is licensed under the MIT License. See the LICENSE file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Oakrey.Log:
| Package | Downloads |
|---|---|
|
Oakrey.Applications.Settings
WPF-only (.NET 10 Windows) library providing ISettingsService with persistent and volatile typed key-value settings, SettingsBase for bindable ViewModelBase-derived settings classes, CallerMemberName key inference, built-in window bounds restore via RestoreBounds, and a one-call ConfigureSettingService DI extension. |
|
|
Oakrey.Applications.UI
WPF UI library providing a DarkWindow base class with native DWM Mica and Acrylic backdrops, a TabbedWindow with animated page transitions and Windows light/dark theme detection, a notification bar service, and severity-typed message box and prompt dialogs. |
|
|
Oakrey.AT
Project AT is a .NET library for interacting with AT command-based devices. It provides a rich set of features for audio control, call management, SMS handling, phonebook operations, and eCall support. Designed for extensibility and ease of use, it is a tool for developers working on telecommunication and IoT applications. |
|
|
Oakrey.Applications.Json
Provides IJsonService for stream-based JSON serialization and deserialization using System.Text.Json, with async CancellationToken support, batch directory load, IName-keyed batch save, and built-in logging and OpenTelemetry tracing via IFileService. |
|
|
Oakrey.Applications.Files
Provides IFileService with synchronous and asynchronous file and directory operations including CRUD, stream access, and age-based deletion, with built-in logging and OpenTelemetry tracing. |
This package is not used by any popular GitHub repositories.