Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perlun/dictionarytest
https://github.com/perlun/dictionarytest
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/perlun/dictionarytest
- Owner: perlun
- Created: 2018-01-23T11:44:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T20:58:14.000Z (almost 7 years ago)
- Last Synced: 2024-11-04T14:51:16.821Z (2 months ago)
- Language: C#
- Size: 120 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dictionarytest
This is a pretty simple dictionary, based on the ideas formulated in these great blog posts by Mark Vincze:
- https://blog.markvincze.com/back-to-basics-dictionary-part-1/
- https://blog.markvincze.com/back-to-basics-dictionary-part-2-net-implementation/