HelixApps.Logging
8.20240711.4
See the version list below for details.
dotnet add package HelixApps.Logging --version 8.20240711.4
NuGet\Install-Package HelixApps.Logging -Version 8.20240711.4
<PackageReference Include="HelixApps.Logging" Version="8.20240711.4" />
paket add HelixApps.Logging --version 8.20240711.4
#r "nuget: HelixApps.Logging, 8.20240711.4"
// Install HelixApps.Logging as a Cake Addin #addin nuget:?package=HelixApps.Logging&version=8.20240711.4 // Install HelixApps.Logging as a Cake Tool #tool nuget:?package=HelixApps.Logging&version=8.20240711.4
Introduction
The repository provides common libraries for searching, logging, and common application development.
Getting Started
All packages are pushed and shared via NuGet.org
Package Name | Description |
---|---|
HelixApps | Core library with common classes, extensions, and helpers for any application |
HelixApps.Logging | ILoggingUtility provides abstraction for Loggers like NLog, Log4Net and others |
HelixApps.Searching | Provides common interfaces and classes for searching data within an application |
HelixApps.Cloud.Abstractions | Defines wrapper interfaces to abstract various cloud SDKs |
HelixApps.Cloud.Aws | AWS SDK Implmentations for Asbtractions library |
HelixApps.Cloud.Configuration | Configure your cloud provider using the appropiate extensions. Each Abstraction has an extension to register |
Contribute
Source Code is currently not provided. Future versions are scheduled to moved and shared via GitHub by end of 2024
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. |
-
.NETStandard 2.1
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on HelixApps.Logging:
Package | Downloads |
---|---|
HelixApps.Cloud.Aws
Implementations of cloud abstractions for Amazon Web Services. |
|
HelixApps.Logging.NLog
Provides configuration extensions for ILoggingUtility to implement NLog for your logging framework. |
|
HelixApps.MessageQueue.Abstractions.Engine
Implementation for Message Queue Engines. You define your messages and processor the message, this will do the rest |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.20240922.1 | 238 | 9/23/2024 |
8.20240819.1 | 303 | 8/19/2024 |
8.20240711.4 | 287 | 7/12/2024 |
8.20240612.3 | 292 | 6/12/2024 |
8.20240506.4 | 322 | 5/7/2024 |
6.20240302.1 | 319 | 3/3/2024 |
6.20231011.1 | 411 | 10/11/2023 |
6.20230929.6 | 381 | 9/29/2023 |
6.20230929.5 | 415 | 9/29/2023 |
6.20230929.4 | 344 | 9/29/2023 |
6.20230923.1 | 251 | 9/23/2023 |
6.20230906.1 | 271 | 9/7/2023 |
6.20230823.1 | 213 | 8/23/2023 |
6.20230816.1 | 274 | 8/16/2023 |
6.20230814.2 | 304 | 8/14/2023 |
6.20230814.1 | 295 | 8/14/2023 |
6.20230808.6 | 269 | 8/9/2023 |
6.20230808.5 | 280 | 8/8/2023 |
6.20230808.4 | 261 | 8/8/2023 |
6.20230808.3 | 286 | 8/8/2023 |
Initial Public Release