Dolittle.Elog 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Dolittle.Elog --version 1.0.6
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Dolittle.Elog --version 1.0.6
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Dolittle.Elog&version=1.0.6
nuke :add-package Dolittle.Elog --version 1.0.6

Command line tool for working with aggregates and events in Dolittle solutions

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.11 542 6/14/2022
1.0.10 517 3/15/2022
1.0.9 549 3/15/2022
1.0.8 469 3/5/2022
1.0.7 490 2/20/2022
1.0.6 457 2/20/2022
1.0.5 293 12/15/2021
1.0.4 749 11/21/2021
1.0.3 767 11/21/2021
1.0.2 768 11/21/2021
1.0.1 850 11/21/2021
1.0.0 540 10/26/2021

This version of Elog supports Dolitle.SDK 13.0.0 and later.
     Elog now reads assemblies using metadata only, and should be less prone to crashing.
     Elog also uses Spectre.Console now for more colorful responses and prompts.