pianoguy Trie.Net.Standard by: pianoguy .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. 4,932 total downloads last updated 5/20/2019 Latest version: 1.0.3 Trie Prefix Tree .Net Standard A simple implementation of Trie (aka. Prefix Tree), referenced from: https://leetcode.com/articles/implement-trie-prefix-tree/