PSLiteDB

2.0.0

Powershell wrapper fro LiteDB - a nosql single file datastore just like SQLite

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSLiteDB -RequiredVersion 2.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSLiteDB -Version 2.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Kiran Reddy. All rights reserved.

Package Details

FileList

  • PSLiteDB.nuspec
  • PSLiteDB.psd1
  • PSLiteDB.psm1
  • lib\LiteDB.dll
  • lib\Newtonsoft.Json.dll
  • lib\PSLiteDB.dll
  • lib\System.Management.Automation.dll

Version History

Version Downloads Last updated
2.4.0 551 6/17/2023
2.3.0 1,431 2/12/2022
2.2.0 526 8/12/2021
2.1.0 1,383 11/17/2020
2.0.0 (current version) 138 5/13/2020
1.0.1 363 6/29/2019
1.0.0 49 6/27/2019
0.1.1 379 1/31/2018
Show more