Skip to content

nnCron/dotnet-regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-regex

Join the chat at https://gitter.im/nnCron/nnCron

dotnet regex plugin for nnCron

Install

  • Copy re\re\bin\Release\re.dll to nncron home directory nnCron
  • Copy re.spf to nnCron\plugins
  • Add re.spf into plugins list in nnCron.ini or via GUI

Manual

dll

Doc xml2md generator: https://gist.github.com/VoidVolker/d195b9746fcc6907a551

Regex class

https://msdn.microsoft.com/en-us/library/system.text.regularexpressions.regex(v=vs.110).aspx

Plugin

(In develop)


Установка

  • Копировать re\re\bin\Release\re.dll в домашний каталог nnCron
  • Копировать re.spf в каталог nnCron\plugins
  • Добавить re.spf в список плагинов в nnCron.ini или через GUI

Докуменатция

dll

Документация генерируется из xml комментариев вот этой программой: https://gist.github.com/VoidVolker/d195b9746fcc6907a551 Поэтому вносить правки следует в комментарии в файлах исходного кода. Фактически большей частью - копипаст msdn.

Регулярные выражения

https://msdn.microsoft.com/ru-ru/library/system.text.regularexpressions.regex(v=vs.110).aspx

Плагин

(В разработке)

About

dotnet regex wrapper for nnCron and Forth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published