Paralax.Logging 1.0.303

There is a newer version of this package available.
See the version list below for details.
dotnet add package Paralax.Logging --version 1.0.303                
NuGet\Install-Package Paralax.Logging -Version 1.0.303                
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="Paralax.Logging" Version="1.0.303" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Paralax.Logging --version 1.0.303                
#r "nuget: Paralax.Logging, 1.0.303"                
#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 Paralax.Logging as a Cake Addin
#addin nuget:?package=Paralax.Logging&version=1.0.303

// Install Paralax.Logging as a Cake Tool
#tool nuget:?package=Paralax.Logging&version=1.0.303                

Paralax Framework

.NET 9.0 Build Status NuGet Version Coverage Status

The Paralax Framework is a modern, modular, and extensible .NET framework designed to streamline microservice architecture development. It provides essential building blocks for services like encryption, hashing, signing, logging, CQRS, and more. The framework is optimized for .NET 9 and is designed to integrate seamlessly with ASP.NET and cloud-native applications.

Features

  • Modular Architecture: Easily extend and add new functionalities.
  • Security: Built-in encryption, hashing, and digital signing modules.
  • Logging & Tracing: Plug-and-play logging and distributed tracing.
  • CQRS: Support for Commands, Queries, and Event-driven architecture.
  • Persistence: Ready-to-use MongoDB, Redis, and Consul integrations.
  • Cloud-Native Ready: Optimized for cloud deployments.

Getting Started

Installation

You can install the necessary packages from NuGet:

dotnet add package Paralax
dotnet add package Paralax.Security
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Paralax.Logging:

Package Downloads
Paralax.CQRS.Logging

Paralax.CQRS.Logging - Logging for CQRS in microservices architecture

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.448 336 a month ago
1.0.446 112 a month ago
1.0.443 156 2 months ago
1.0.441 96 2 months ago
1.0.436 256 3 months ago
1.0.434 102 3 months ago
1.0.432 97 3 months ago
1.0.430 98 3 months ago
1.0.428 97 3 months ago
1.0.424 102 3 months ago
1.0.420 181 4 months ago
1.0.415 156 4 months ago
1.0.410 118 4 months ago
1.0.406 151 5 months ago
1.0.404 108 5 months ago
1.0.401 229 5 months ago
1.0.396 96 5 months ago
1.0.388 90 5 months ago
1.0.384 103 5 months ago
1.0.380 91 5 months ago
1.0.376 98 5 months ago
1.0.372 94 5 months ago
1.0.368 90 5 months ago
1.0.364 89 5 months ago
1.0.356 567 5 months ago
1.0.354 109 5 months ago
1.0.352 107 5 months ago
1.0.350 118 5 months ago
1.0.348 112 5 months ago
1.0.346 120 5 months ago
1.0.344 117 6 months ago
1.0.343 121 6 months ago
1.0.342 130 6 months ago
1.0.339 109 6 months ago
1.0.338 109 6 months ago
1.0.335 159 6 months ago
1.0.332 99 6 months ago
1.0.331 94 6 months ago
1.0.328 123 6 months ago
1.0.325 102 6 months ago
1.0.322 114 6 months ago
1.0.319 105 6 months ago
1.0.305 107 6 months ago
1.0.303 102 6 months ago
1.0.301 92 6 months ago
1.0.299 79 6 months ago
1.0.297 94 6 months ago
1.0.291 113 6 months ago
1.0.268 110 6 months ago
1.0.258 118 6 months ago
1.0.256 106 6 months ago
1.0.254 109 6 months ago
1.0.252 97 6 months ago
1.0.248 119 6 months ago
1.0.246 99 6 months ago
1.0.217 103 6 months ago
1.0.214 126 6 months ago
1.0.211 104 6 months ago
1.0.208 103 6 months ago
1.0.205 105 6 months ago
1.0.202 104 6 months ago
1.0.199 107 6 months ago
1.0.196 98 6 months ago
1.0.193 111 6 months ago
1.0.190 101 6 months ago
1.0.187 95 6 months ago
1.0.184 109 6 months ago
1.0.181 103 6 months ago
1.0.178 107 6 months ago
1.0.175 126 6 months ago
1.0.172 120 6 months ago
1.0.169 122 6 months ago
1.0.166 119 6 months ago
1.0.159 122 6 months ago
1.0.155 110 6 months ago
1.0.152 122 6 months ago
1.0.148 133 6 months ago
1.0.145 125 6 months ago
1.0.140 128 6 months ago
1.0.137 124 6 months ago
1.0.131 128 6 months ago
1.0.104 113 6 months ago
1.0.101 137 6 months ago

Initial release of the Paralax.Logging package for comprehensive logging in a microservices architecture.