Dolittle.Elog 1.0.0

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.0
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.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Dolittle.Elog&version=1.0.0
nuke :add-package Dolittle.Elog --version 1.0.0

Elog lets you connect your Dolittle eventsourced systems to the Dolittle runtime so that you can discover aggregates, find unique aggregate Ids (such as listing customers) as well as see all events produced by those aggregates in sequence.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
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 474 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 is the initial release of Elog