Quilt4Net.Logger.Blazor 3.2.8

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

// Install Quilt4Net.Logger.Blazor as a Cake Tool
#tool nuget:?package=Quilt4Net.Logger.Blazor&version=3.2.8                

Quilt4Net Logger Blazor (WASM)

There are three simple steps to get your logs sent to the Quilt4Net service.

  1. Get your ApiKey at Quilt4Net
  2. Get nuget package Install-Package Quilt4Net.Logger.Blazor
  3. Add Quilt4Net as a logging service
builder.Services.AddLogging(configure => configure.Quilt4NetBlazorLogger(o =>
{
    o.ApiKey = "[ApiKey]";
}));
Product 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 is compatible.  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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.10 184 2/26/2024 3.2.10 is deprecated because it is no longer maintained.
3.2.9 182 1/13/2024
3.2.8 117 1/13/2024
3.2.7 125 1/13/2024
3.2.6 124 1/11/2024
3.2.5 140 1/10/2024
3.2.4 121 1/9/2024
3.2.3 142 1/8/2024
3.2.2 121 1/8/2024
3.2.1 128 1/8/2024
3.1.2 166 12/26/2023
3.1.1 153 12/17/2023
3.0.25 237 11/21/2023
3.0.24 182 10/19/2023
3.0.23 188 10/14/2023
3.0.22 172 10/14/2023
3.0.21 157 10/12/2023
3.0.20 200 10/1/2023
3.0.19 182 10/1/2023
3.0.18 160 9/30/2023
3.0.17 159 9/28/2023
3.0.16 167 9/25/2023
3.0.15 150 9/25/2023
3.0.14 173 9/23/2023
3.0.13 159 9/23/2023
3.0.4 175 9/18/2023
1.0.21 185 9/18/2023