cloudscribe.Logging.Web 8.7.0

Prefix Reserved
dotnet add package cloudscribe.Logging.Web --version 8.7.0
                    
NuGet\Install-Package cloudscribe.Logging.Web -Version 8.7.0
                    
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="cloudscribe.Logging.Web" Version="8.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cloudscribe.Logging.Web" Version="8.7.0" />
                    
Directory.Packages.props
<PackageReference Include="cloudscribe.Logging.Web" />
                    
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 cloudscribe.Logging.Web --version 8.7.0
                    
#r "nuget: cloudscribe.Logging.Web, 8.7.0"
                    
#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 cloudscribe.Logging.Web@8.7.0
                    
#: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=cloudscribe.Logging.Web&version=8.7.0
                    
Install as a Cake Addin
#tool nuget:?package=cloudscribe.Logging.Web&version=8.7.0
                    
Install as a Cake Tool

cloudscribe.Logging.Web

Web UI for cloudscribe.Logging, providing an MVC controller for viewing and managing log data.

Features

  • ASP.NET Core MVC controller for log management
  • Integrates with cloudscribe.Logging repositories

License

Apache-2.0

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 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 (1)

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

Package Downloads
cloudscribe.Logging.pgsql

Implementation of cloudscribe ILogRepository for pgsql

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on cloudscribe.Logging.Web:

Repository Stars
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
cloudscribe/cloudscribe.SimpleContent
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database, supports markdown or html editing
Version Downloads Last Updated
8.7.0 53 3/2/2026
8.6.0 600 11/19/2025
8.5.0 319 9/22/2025
8.4.0 309 8/21/2025
8.3.0 760 7/23/2025
8.2.0 276 7/9/2025
8.1.0 408 5/1/2025
8.0.0 1,625 8/5/2024
6.0.1 1,719 3/15/2023
6.0.0 5,618 4/22/2022
5.0.1 704 2/22/2022
5.0.0 2,123 11/26/2021
4.1.0 1,920 8/14/2020
4.0.1 1,671 4/20/2020
4.0.0 1,634 9/28/2019
4.0.0-preview20190831 492 8/31/2019
3.0.10 2,212 4/5/2019
3.0.9 10,376 11/12/2018
3.0.8 1,538 10/8/2018
3.0.7 2,425 6/26/2018
Loading failed