Quilt4Net.Logger.Blazor 3.2.10

dotnet add package Quilt4Net.Logger.Blazor --version 3.2.10
                    
NuGet\Install-Package Quilt4Net.Logger.Blazor -Version 3.2.10
                    
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.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Quilt4Net.Logger.Blazor" Version="3.2.10" />
                    
Directory.Packages.props
<PackageReference Include="Quilt4Net.Logger.Blazor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Quilt4Net.Logger.Blazor --version 3.2.10
                    
#r "nuget: Quilt4Net.Logger.Blazor, 3.2.10"
                    
#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.
#:package Quilt4Net.Logger.Blazor@3.2.10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Quilt4Net.Logger.Blazor&version=3.2.10
                    
Install as a Cake Addin
#tool nuget:?package=Quilt4Net.Logger.Blazor&version=3.2.10
                    
Install as a Cake Tool

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.  net9.0 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 225 2/26/2024 3.2.10 is deprecated because it is no longer maintained.
3.2.9 213 1/13/2024
3.2.8 150 1/13/2024
3.2.7 156 1/13/2024
3.2.6 152 1/11/2024
3.2.5 173 1/10/2024
3.2.4 152 1/9/2024
3.2.3 171 1/8/2024
3.2.2 150 1/8/2024
3.2.1 160 1/8/2024
3.1.2 192 12/26/2023
3.1.1 190 12/17/2023
3.0.25 255 11/21/2023
3.0.24 203 10/19/2023
3.0.23 211 10/14/2023
3.0.22 197 10/14/2023
3.0.21 176 10/12/2023
3.0.20 222 10/1/2023
3.0.19 204 10/1/2023
3.0.18 183 9/30/2023
3.0.17 182 9/28/2023
3.0.16 189 9/25/2023
3.0.15 173 9/25/2023
3.0.14 198 9/23/2023
3.0.13 185 9/23/2023
3.0.4 201 9/18/2023
1.0.21 208 9/18/2023