artakhak
-
- 19,037 total downloads
- last updated 4/10/2022
- Latest version: 2.1.0
The main functions of IoC.Configuration library are: 1) Container agnostic configuration of dependency injection using XML configuration file. The file has section where container can be specified, that... More information -
- 15,767 total downloads
- last updated 4/3/2022
- Latest version: 2.1.1
A shared library used in OROptimizer as well as in some other related projects -
- 6,542 total downloads
- last updated 7/17/2022
- Latest version: 1.2.0
ExtendibleTreeStructure is a .NET package that allows easy configuration of tree structures that need to be copied to some other trees with new parents and children. The package allows providing as an input... More information -
- 6,129 total downloads
- last updated 4/11/2022
- Latest version: 2.0.1
An Autofac extension for IoC.Configuration 2. Detailed documentation on IoC.Configuration is available at http://iocconfiguration.readthedocs.io Look at http://iocconfiguration.readthedocs.io/ -
- 6,018 total downloads
- last updated 4/11/2022
- Latest version: 2.1.0
A Ninject extension for IoC.Configuration 2. Source code can be found at https://github.com/artakhak/IoC.Configuration Detailed documentation on IoC.Configuration is available at... More information -
FileInclude
by: artakhak- 2,203 total downloads
- last updated 4/3/2022
- Latest version: 1.0.4
A library to generate a file from template which can include placeholder sections that reference other file (i.e., file includes). The referenced files can include similar sections to reference other... More information -
- 2,106 total downloads
- last updated 5/7/2022
- Latest version: 1.0.3
UniversalExpressionParser is a library for parsing functional expressions. The parsed language format is specified in implementation of UniversalExpressionParser.IExpressionLanguageProvider. The library... More information -
TextParser
by: artakhak- 2,059 total downloads
- last updated 5/5/2022
- Latest version: 1.0.1
A simple library for parsing text. Source code and simple demo will be available at https://github.com/artakhak/TextParser soon. -
- 1,246 total downloads
- last updated 5/4/2022
- Latest version: 1.0.1
A library for visualizing classes and interfaces in an XML format. The interfaces/classes in this library were designed to provide class visualization in test projects, and most most probably improvements will... More information -
- 969 total downloads
- last updated 5/5/2022
- Latest version: 1.0.1
A library used in test projects. The design of interfaces in this library might change in the future. Therefore, use this library at your own risk. -
- 257 total downloads
- last updated 5/5/2022
- Latest version: 1.0.0
A library for test projects for code parsers (such as UniversalExpressionParser). The interfaces/classes in this library most probably improvements will be made in the future to the design of interfaces... More information -
- 256 total downloads
- last updated 4/11/2022
- Latest version: 1.0.0
An extension for IoC.Configuration library at https://www.nuget.org/packages/IoC.Configuration/. Detailed documentation on IoC.Configuration is available at http://iocconfiguration.readthedocs.io.