![]() |
VOOZH | about |
dotnet add package Net4x.CoreLibrary.Logging --version 2.5.0.6
NuGet\Install-Package Net4x.CoreLibrary.Logging -Version 2.5.0.6
<PackageReference Include="Net4x.CoreLibrary.Logging" Version="2.5.0.6" />
<PackageVersion Include="Net4x.CoreLibrary.Logging" Version="2.5.0.6" />Directory.Packages.props
<PackageReference Include="Net4x.CoreLibrary.Logging" />Project file
paket add Net4x.CoreLibrary.Logging --version 2.5.0.6
#r "nuget: Net4x.CoreLibrary.Logging, 2.5.0.6"
#:package Net4x.CoreLibrary.Logging@2.5.0.6
#addin nuget:?package=Net4x.CoreLibrary.Logging&version=2.5.0.6Install as a Cake Addin
#tool nuget:?package=Net4x.CoreLibrary.Logging&version=2.5.0.6Install as a Cake Tool
CoreLibrary is a modular collection of .NET utility libraries, helpers, and samples created to provide common functionality across applications and projects. It is organized into multiple smaller projects (packages) so you can pick only the components you need.
CoreLibrary.Base / CoreLibrary.Classes - foundational types, extensions, and base classes.CoreLibrary.Interfaces / CoreLibrary.Interfaces.* - interface definitions used across modules (logging, configuration, general helpers).CoreLibrary.Logging - logging abstractions and implementations, plus integrations such as CoreLibrary.Serilog and CoreLibrary.FileLogger.CoreLibrary.Files - file utilities.CoreLibrary.Threads - threading utilities and helpers.CoreLibrary.ForEach - helper utilities for collection iteration patterns.CoreLibrary.TypedBackgroundWorker - background worker with typed messages and tests.CoreLibrary.PassingProperties - utilities for passing properties/state between components.This repository contains projects targeting multiple frameworks to maximize compatibility, including:
Individual project .csproj files specify their exact target frameworks.
Most SDK-style projects can be built with the .NET CLI:
dotnet build <project-or-solution-file>
Note: Some legacy projects target older .NET Framework TFMs and require Visual Studio/MSBuild to build successfully.
Unit tests are available in the CoreLibraryTest project(s). Run tests using Test Explorer in Visual Studio or the .NET CLI where supported:
dotnet test CoreLibraryTest/CoreLibraryTest.csproj
If multiple test project targets exist, pick the appropriate test project variant for your environment.
Many projects are intended to be used as class libraries and may be packaged as NuGet packages. Packaging can be done with the .NET CLI where applicable:
dotnet pack <project-file>
Consult individual project settings for package metadata and versioning.
Contributions are welcome. Suggested workflow:
Copyright (c) Piero Viano. All rights reserved.
If a separate license file is present in the repository, consult it for license details.
For questions or issues, please open an issue in the repository or contact the maintainer.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. 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. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 is compatible. |
| .NET Framework | net35 net35 is compatible. net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 is compatible. net452 net452 is compatible. net46 net46 is compatible. net461 net461 is compatible. net462 net462 is compatible. net463 net463 was computed. net47 net47 is compatible. net471 net471 is compatible. net472 net472 is compatible. net48 net48 is compatible. net481 net481 is compatible. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Net4x.CoreLibrary.Logging:
| Package | Downloads |
|---|---|
|
Net4x.Configuration.Library
Library to read and write configuration files |
|
|
Net4x.CoreLibrary.Files
Core Library Files |
|
|
Net4x.DataAccessLibrary.Models
Package Description |
|
|
Net4x.DapperLibrary.MergeUtility
Package Description |
|
|
Net4x.DataAccessLibrary.DataAccess.Classes
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.5.0.6 | 721 | 2/2/2026 |
| 2.5.0.5 | 479 | 1/23/2026 |
| 2.5.0.4 | 1,800 | 1/5/2026 |
| 2.5.0.3 | 961 | 12/30/2025 |
| 2.5.0.2 | 419 | 12/13/2025 |
| 2.5.0.1 | 1,752 | 11/9/2025 |
| 2.5.0.1-at20250530080602 | 360 | 11/9/2025 |
| 2.5.0 | 7,582 | 3/31/2025 |
| 2.1.0 | 9,463 | 8/26/2023 |
| 2.1.0-at20230507044707 | 8,297 | 5/7/2023 |