Analogy.LogServer 1.3.0

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

Package Description

Product Compatible and additional computed target framework versions.
.NET net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net9.0-windows 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
1.3.0 627 2023/3/31
1.2.0 434 2023/3/4
1.1.0 499 2022/12/30
1.0.0 635 2022/11/9
0.9.4 595 2022/10/27
0.9.3 579 2022/10/7
0.9.2 605 2022/9/16
0.9.1 633 2022/9/15
0.9.0 665 2022/9/14
0.8.5 624 2022/8/12
0.8.4 625 2022/6/25
0.8.3 611 2022/6/18
0.8.2 608 2022/5/31
0.8.1 692 2022/4/1
0.8.0 699 2022/3/31
0.7.3 675 2022/3/29
0.7.2 541 2022/1/7
0.7.1 550 2021/12/27
0.7.0 614 2021/11/9
0.6.4 631 2021/8/7
Loading failed