Analogy.LogViewer.Example 7.0.0

dotnet add package Analogy.LogViewer.Example --version 7.0.0                
NuGet\Install-Package Analogy.LogViewer.Example -Version 7.0.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="Analogy.LogViewer.Example" Version="7.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Analogy.LogViewer.Example --version 7.0.0                
#r "nuget: Analogy.LogViewer.Example, 7.0.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.
// Install Analogy.LogViewer.Example as a Cake Addin
#addin nuget:?package=Analogy.LogViewer.Example&version=7.0.0

// Install Analogy.LogViewer.Example as a Cake Tool
#tool nuget:?package=Analogy.LogViewer.Example&version=7.0.0                

Example implementation of Analogy Log Viewer Data Provider

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
.NET Framework net48 is compatible.  net481 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 (1)

Showing the top 1 popular GitHub repositories that depend on Analogy.LogViewer.Example:

Repository Stars
Analogy-LogViewer/Analogy.LogViewer
A customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others
Version Downloads Last updated
7.0.0 567 8/30/2024
6.0.0 1,327 11/16/2023
5.0.3 446 9/2/2023
5.0.2 172 8/26/2023
5.0.1 154 8/26/2023
5.0.0 285 8/4/2023
5.0.0-rc-1 156 8/4/2023
3.8.3 696 3/31/2023
3.8.2 374 3/10/2023
3.8.0 299 3/4/2023
3.6.2 481 12/30/2022
3.6.1 411 12/10/2022
3.6.0 320 12/10/2022
3.5.0 422 11/9/2022
3.4.1 444 10/27/2022
3.4.0 424 10/22/2022
3.2.2 464 10/10/2022
3.2.1 539 9/16/2022
3.2.0 481 9/14/2022
3.1.4 657 8/12/2022
3.1.3 721 6/28/2022
3.1.2 498 6/24/2022
3.1.1 610 6/18/2022
3.1.0 669 5/30/2022
3.0.1 901 4/1/2022
3.0.0 545 3/31/2022
2.3.1 503 1/7/2022
2.3.0 510 11/9/2021
2.2.0 611 8/7/2021
2.1.5 448 8/6/2021
2.1.4 689 7/24/2021
2.1.3.3 423 7/23/2021
2.1.3.2-rc 279 7/22/2021
2.1.3.1-rc 239 7/22/2021
2.1.3-rc 295 7/21/2021
2.1.2-rc 254 7/21/2021
2.1.1 691 5/6/2021
2.1.0 450 4/30/2021
2.0.2 587 3/27/2021
2.0.1 437 3/26/2021
2.0.0 387 3/26/2021
1.9.9 440 3/26/2021
1.9.8.1 442 3/23/2021
1.9.7.2 1,039 1/30/2021
1.9.7.1 564 1/20/2021
1.9.7 620 1/4/2021
1.9.6 957 12/6/2020
1.9.5 577 12/1/2020
1.9.4 470 12/1/2020
1.9.3 589 11/28/2020
1.9.2 521 11/28/2020
1.8.2 563 11/28/2020
1.8.1 464 11/28/2020
1.8.0 617 11/16/2020
1.7.9 979 10/24/2020
1.7.8 664 10/24/2020
1.7.7 634 10/24/2020
1.7.6 632 10/19/2020
1.7.5 635 10/12/2020
1.7.4 540 10/9/2020
1.7.3 646 10/7/2020
1.7.2 924 9/12/2020
1.7.1 613 9/12/2020
1.7.0 700 9/11/2020
1.6.0 618 9/7/2020
1.5.1 668 9/4/2020
1.5.0 590 9/3/2020
1.4.0 683 8/23/2020
1.3.0 759 8/10/2020
1.2.9 606 8/7/2020
1.2.8 621 7/27/2020
1.2.7.1 563 7/26/2020
1.2.7 569 7/25/2020
1.2.6.1 758 7/18/2020
1.2.6 629 7/16/2020
1.2.5 848 7/10/2020
1.2.4 723 6/27/2020
1.2.3 800 5/9/2020
1.2.2 632 4/15/2020
1.2.1 605 4/11/2020
1.2.0 645 3/30/2020
1.1.0 678 3/3/2020
1.0.9 621 2/10/2020
1.0.8 703 12/14/2019

Example implementation of Analogy Log Viewer Data Provider