Frank.Libraries.Logging 1.99.8-preview

This is a prerelease version of Frank.Libraries.Logging.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Frank.Libraries.Logging --version 1.99.8-preview
                    
NuGet\Install-Package Frank.Libraries.Logging -Version 1.99.8-preview
                    
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="Frank.Libraries.Logging" Version="1.99.8-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Frank.Libraries.Logging" Version="1.99.8-preview" />
                    
Directory.Packages.props
<PackageReference Include="Frank.Libraries.Logging" />
                    
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 Frank.Libraries.Logging --version 1.99.8-preview
                    
#r "nuget: Frank.Libraries.Logging, 1.99.8-preview"
                    
#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 Frank.Libraries.Logging@1.99.8-preview
                    
#: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=Frank.Libraries.Logging&version=1.99.8-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Frank.Libraries.Logging&version=1.99.8-preview&prerelease
                    
Install as a Cake Tool

Logging using ILogger is super-useful, but logging directly to a database is sadly lacking. This fixes this, by having a simple SQL logging provider that is easy to setup. You can use appsettings.json or other methods to configure this in your Startup.cs. Be aware that this uses ADO.net and very forcefully creates a table in your database if one does not exist. This only supports SQL Server at this time

Product 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.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 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.

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
5.0.157-preview 134 11/5/2023
5.0.2.164-preview 143 12/2/2023
5.0.2.163-preview 146 12/2/2023
5.0.2.162-preview 152 12/2/2023
5.0.2 169 11/5/2023
5.0.1.161-preview 142 11/5/2023
5.0.1.160-preview 108 11/5/2023
5.0.1.159-preview 148 11/5/2023
5.0.1.94 161 11/5/2023
5.0.1.93 165 11/5/2023
5.0.1.92 165 11/5/2023
4.0.9.158-preview 166 11/5/2023
4.0.9.156-preview 149 9/24/2023
4.0.9.154-preview 206 8/8/2023
4.0.9 614 2/14/2022
4.0.9-build135 203 7/6/2023
4.0.9-build134 206 7/6/2023
4.0.9-build133 207 7/5/2023
4.0.9-build132 205 7/5/2023
4.0.9-build131 207 7/3/2023
4.0.9-build130 212 7/3/2023
4.0.9-build129 187 5/29/2023
4.0.9-build117 258 8/11/2022
4.0.9-build116 276 4/18/2022
4.0.8 556 2/12/2022
4.0.8-build115 252 2/14/2022
4.0.7 559 1/11/2022
4.0.7-build114 272 2/12/2022
4.0.7-build113 283 1/11/2022
4.0.7-build112 287 1/11/2022
4.0.6 408 11/27/2021
4.0.6-build111 287 1/11/2022
4.0.6-build109 294 1/3/2022
4.0.6-build106 308 12/8/2021
4.0.6-build105 308 11/27/2021
4.0.5-build104 292 11/27/2021
4.0.4-build103 272 11/27/2021
4.0.2-build102 283 11/27/2021
4.0.1-build101 296 11/27/2021
3.2.1 598 10/17/2021
3.2.1-build99 298 11/27/2021
3.2.1-build98 306 11/27/2021
3.2.1-build97 366 11/14/2021
3.2.1-build96 312 11/12/2021
3.2.1-build94 348 11/7/2021
3.2.1-build93 340 11/7/2021
3.2.1-build92 356 11/7/2021
3.2.1-build91 315 11/7/2021
3.2.1-build100 265 11/27/2021
3.1.1 481 6/30/2021
3.0.0 346 2/19/2021
2.0.0 679 10/19/2020
1.99.12-preview 490 10/5/2020
1.99.11-preview 533 10/5/2020
1.99.10-preview 533 10/5/2020
1.99.9-preview 516 10/5/2020
1.99.8-preview 527 10/5/2020
1.99.7-preview 542 10/5/2020
1.99.3 672 10/5/2020
1.99.3-preview32 512 10/18/2020
1.99.3-preview31 547 10/15/2020
1.99.3-preview30 590 10/15/2020
1.99.3-preview29 508 10/12/2020
1.99.3-preview28 547 10/11/2020
1.99.3-preview27 498 10/8/2020
1.99.3-preview26 494 10/8/2020
1.99.3-preview25 498 10/8/2020
1.99.3-preview24 532 10/7/2020
1.99.3-preview22 482 10/6/2020
1.99.3-preview17 550 10/5/2020
1.99.3-build35 524 10/19/2020
1.99.3-build34 534 10/19/2020
1.99.3-build33 536 10/18/2020
1.99.2 688 10/5/2020
1.99.2-preview16 523 10/5/2020
1.99.2-preview15 529 10/5/2020
1.99.2-preview14 560 10/5/2020
1.99.2-preview13 538 10/5/2020
1.83.0 774 10/5/2020
1.81.0 740 10/5/2020
1.80.0 691 10/5/2020
1.79.0 719 10/5/2020
1.66.0 655 10/4/2020
1.64.0 672 10/4/2020
1.63.0 784 10/4/2020
1.62.0 662 10/4/2020
1.61.0 678 10/2/2020
1.60.0 654 10/2/2020
1.59.0 695 10/2/2020
1.58.0 680 10/2/2020
1.57.0 677 9/30/2020
1.56.0 644 9/30/2020
1.53.0 646 9/29/2020
1.52.0 631 9/29/2020
1.51.0 705 9/29/2020
1.50.0 644 9/28/2020
1.49.0 663 9/28/2020
1.45.0 699 8/26/2020
1.44.0 676 8/26/2020
1.43.0 685 8/26/2020
1.42.0 1,023 8/20/2020
1.6.0-preview 545 10/5/2020