cloudscribe.Logging.Web
1.0.1-beta7
Prefix Reserved
.NET Standard 1.3
This package targets .NET Standard 1.3. The package is compatible with this framework or higher.
.NET Framework 4.5.1
This package targets .NET Framework 4.5.1. The package is compatible with this framework or higher.
This is a prerelease version of cloudscribe.Logging.Web.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package cloudscribe.Logging.Web --version 1.0.1-beta7
NuGet\Install-Package cloudscribe.Logging.Web -Version 1.0.1-beta7
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="1.0.1-beta7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cloudscribe.Logging.Web --version 1.0.1-beta7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cloudscribe.Logging.Web, 1.0.1-beta7"
#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 cloudscribe.Logging.Web as a Cake Addin #addin nuget:?package=cloudscribe.Logging.Web&version=1.0.1-beta7&prerelease // Install cloudscribe.Logging.Web as a Cake Tool #tool nuget:?package=cloudscribe.Logging.Web&version=1.0.1-beta7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An implementation of ILogger and ILoggerProvider that logs to the database using a pluggable model supporting multiple data platforms. Also proivides an MVC controller for viewing and managing the log data.
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- cloudscribe.Core.Models (>= 1.0.1-beta3)
- cloudscribe.Web.Common (>= 1.0.0-rc20160606)
- cloudscribe.Web.Pagination (>= 1.0.1-beta9)
- Microsoft.AspNetCore.Mvc (>= 1.0.0-rc2-final)
- Microsoft.AspNetCore.Mvc.Razor (>= 1.0.0-rc2-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.Extensions.FileProviders.Embedded (>= 1.0.0-rc2-final)
- Microsoft.Extensions.Localization (>= 1.0.0-rc2-final)
- NETStandard.Library (>= 1.5.0-rc2-24027)
-
.NETFramework 4.5.2
- cloudscribe.Core.Models (>= 1.0.1-beta3)
- cloudscribe.Web.Common (>= 1.0.0-rc20160606)
- cloudscribe.Web.Pagination (>= 1.0.1-beta9)
- Microsoft.AspNetCore.Mvc (>= 1.0.0-rc2-final)
- Microsoft.AspNetCore.Mvc.Razor (>= 1.0.0-rc2-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.Extensions.FileProviders.Embedded (>= 1.0.0-rc2-final)
- Microsoft.Extensions.Localization (>= 1.0.0-rc2-final)
- NETStandard.Library (>= 1.5.0-rc2-24027)
-
.NETStandard 1.3
- cloudscribe.Core.Models (>= 1.0.1-beta3)
- cloudscribe.Web.Common (>= 1.0.0-rc20160606)
- cloudscribe.Web.Pagination (>= 1.0.1-beta9)
- Microsoft.AspNetCore.Mvc (>= 1.0.0-rc2-final)
- Microsoft.AspNetCore.Mvc.Razor (>= 1.0.0-rc2-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.Extensions.FileProviders.Embedded (>= 1.0.0-rc2-final)
- Microsoft.Extensions.Localization (>= 1.0.0-rc2-final)
- NETStandard.Library (>= 1.5.0-rc2-24027)
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.0.0 | 473 | 8/5/2024 |
6.0.1 | 1,372 | 3/15/2023 |
6.0.0 | 4,406 | 4/22/2022 |
5.0.1 | 526 | 2/22/2022 |
5.0.0 | 1,940 | 11/26/2021 |
4.1.0 | 1,700 | 8/14/2020 |
4.0.1 | 1,473 | 4/20/2020 |
4.0.0 | 1,428 | 9/28/2019 |
4.0.0-preview20190831 | 305 | 8/31/2019 |
3.0.10 | 1,688 | 4/5/2019 |
3.0.9 | 10,122 | 11/12/2018 |
3.0.8 | 1,312 | 10/8/2018 |
3.0.7 | 2,061 | 6/26/2018 |
3.0.6 | 1,134 | 6/24/2018 |
3.0.5 | 1,165 | 6/24/2018 |
3.0.4 | 1,120 | 6/23/2018 |
3.0.3 | 1,144 | 6/16/2018 |
3.0.2 | 1,174 | 6/9/2018 |
3.0.1 | 1,172 | 6/7/2018 |
3.0.0 | 1,078 | 6/7/2018 |
2.1.3 | 3,111 | 4/30/2018 |
2.1.2 | 1,558 | 4/14/2018 |
2.1.1 | 6,652 | 9/23/2017 |
2.1.0 | 5,287 | 8/25/2017 |
2.0.0 | 4,853 | 8/14/2017 |
2.0.0-preview20170725 | 7,241 | 7/26/2017 |
1.1.4 | 2,093 | 7/22/2017 |
1.1.3 | 4,804 | 7/22/2017 |
1.1.2 | 2,320 | 6/14/2017 |
1.1.1 | 1,576 | 5/26/2017 |
1.1.0 | 5,319 | 5/9/2017 |
1.1.0-rc20170401 | 3,259 | 4/3/2017 |
1.1.0-rc20170317 | 1,000 | 3/18/2017 |
1.1.0-rc20161129 | 5,157 | 11/29/2016 |
1.0.2-rc20160915 | 5,353 | 9/14/2016 |
1.0.2-rc20160914 | 1,215 | 9/14/2016 |
1.0.2-rc20160912 | 983 | 9/12/2016 |
1.0.2-rc20160809 | 1,225 | 8/10/2016 |
1.0.2-rc20160728 | 1,507 | 7/29/2016 |
1.0.2-rc20160705 | 1,293 | 7/3/2016 |
1.0.2-rc20160704 | 1,129 | 7/3/2016 |
1.0.2-rc20160703 | 1,226 | 7/3/2016 |
1.0.2-rc20160702 | 1,295 | 7/2/2016 |
1.0.2-rc20160629 | 1,210 | 6/28/2016 |
1.0.2-rc20160628 | 1,097 | 6/28/2016 |
1.0.1-beta8 | 1,139 | 6/6/2016 |
1.0.1-beta7 | 1,077 | 6/6/2016 |
1.0.1-beta6 | 1,040 | 6/5/2016 |
1.0.1-beta5 | 1,053 | 6/5/2016 |
1.0.1-beta4 | 1,064 | 6/5/2016 |
1.0.1-beta3 | 1,135 | 6/4/2016 |
1.0.1-beta2 | 1,078 | 6/4/2016 |
1.0.1-beta1 | 1,135 | 5/29/2016 |
1.0.0-beta9 | 1,151 | 5/28/2016 |
1.0.0-beta8 | 1,122 | 5/28/2016 |
1.0.0-beta7 | 1,109 | 5/18/2016 |
1.0.0-beta6 | 811 | 5/12/2016 |
1.0.0-beta5 | 1,024 | 1/6/2016 |
1.0.0-beta4 | 855 | 1/5/2016 |
1.0.0-beta3 | 833 | 1/5/2016 |
1.0.0-beta2 | 834 | 12/29/2015 |
1.0.0-beta1 | 817 | 12/28/2015 |
rc2 update