-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
# Analogy LiteDB | ||
|
||
![.NET Core Desktop](https://github.com/Analogy-LogViewer/Analogy.LogViewer.LiteDB/workflows/.NET%20Core%20Desktop/badge.svg) | ||
<a href="https://github.com/Analogy-LogViewer/Analogy.LogViewer.LiteDB/issues"> | ||
<img src="https://img.shields.io/github/issues/Analogy-LogViewer/Analogy.LogViewer.LiteDB alt="Issues" /> | ||
</a> | ||
![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/Analogy-LogViewer/Analogy.LogViewer.LiteDB) | ||
<a href="https://github.com/Analogy-LogViewer/Analogy.LogViewer.LiteDB/blob/main/LICENSE.md"> | ||
<img src="https://img.shields.io/github/license/Analogy-LogViewer/Analogy.LogViewer.LiteDB" img alt="License"/> | ||
</a> | ||
[![Nuget](https://img.shields.io/nuget/v/Analogy.LogViewer.LiteDB)](https://www.nuget.org/packages/Analogy.LogViewer.LiteDB/) | ||
[![Nuget](https://img.shields.io/nuget/dt/Analogy.LogViewer.LiteDB)](https://www.nuget.org/packages/Analogy.LogViewer.LiteDB/) | ||
|
||
example of implementation of Analogy.Interfaces dll for consumption by Analogy app | ||
Initial implementation of Analogy.LiteDB parser for LiteDB files |