TreeStore

0.0.2

LiteDb base file system provider to store simple data structures

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name TreeStore

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

Install-PSResource -Name TreeStore

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) github.com/wgross. All rights reserved.

Package Details

Author(s)

  • github.com/wgross

Cmdlets

New-TreeStoreDrive

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

0.0.1: feature set complete
0.0.2:  
- [Fix] Navigation function is exported to same scope as drive
- [Fix] Upgrade to LiteDbV5 broke shared db access
- [Breaking] retrieving unknown property causes error similar to file system provider
- [Breaking] reject node names reserved for internal use: .tags, .entities, .properties, .relationships

FileList

  • TreeStore.nuspec
  • codeowls-p2f-license.md
  • CodeOwls.PowerShell.Paths.dll
  • CodeOwls.PowerShell.Paths.pdb
  • CodeOwls.PowerShell.Provider.dll
  • CodeOwls.PowerShell.Provider.pdb
  • Elementary.Hierarchy.dll
  • LiteDB.dll
  • System.Management.Automation.dll
  • System.Reactive.dll
  • System.Runtime.CompilerServices.Unsafe.dll
  • System.Runtime.InteropServices.WindowsRuntime.dll
  • System.Threading.Tasks.Extensions.dll
  • TreeStore.deps.json
  • TreeStore.dll
  • TreeStore.format.ps1xml
  • TreeStore.LiteDb.dll
  • TreeStore.LiteDb.pdb
  • TreeStore.Messaging.dll
  • TreeStore.Messaging.pdb
  • TreeStore.Model.dll
  • TreeStore.Model.pdb
  • TreeStore.pdb
  • TreeStore.psd1
  • TreeStore.types.ps1xml

Version History

Version Downloads Last updated
0.0.2 (current version) 238 4/16/2020
0.0.1 29 4/8/2020
0.0.1-alpha004 13 2/22/2020
0.0.1-alpha003 17 2/17/2020
0.0.1-alpha002 14 2/9/2020
0.0.1-alpha001 14 2/8/2020
Show more