Skip to content
Ogoun edited this page Apr 11, 2019 · 4 revisions

ZeroLevel is a library that contains many low-level (in .net means) tools. Such as:

  • hosting app on the Window's service or start in interactive mode.
  • install or uninstall app as window's service
  • logging
  • reading config from appconfig, webconfig, ini files, commangline args.
  • simple DI
  • FileSystem utilities
  • simple semantic tools (stemming, word splitter)
  • tasks sheduller
  • fast binary serializator
  • network channels
  • etc
Clone this wiki locally