|
|
Stats
Features List- Runtime type converters
- standard collections (IList - IList<>, ICollection - ICollection<>, IDictionary - IDictionary<,>)
- System.Data specific (DataRow/DataRowView - IDictionary)
- operations/providers (IOperation<>, IProvider<,>)
- Abstract log4net-like logging gateway
- wrapper for standard .NET logging
- wrapper for Log4Net logging
- Components composition services
- invoke method (reflection)
- eval C# code (runtime onfly compilation)
- chain + operation/provider calls
- lazy operation/provider proxy
- operation/provider call wrappers (context/result substitution)
- union/map/each list providers
- Transformation services
- XSL transform rule (supports XInclude, multiple files generation by one rule)
- Modify text file rule (insert/replace/remove)
- Modify XML file rule (insert/replace/remove)
- Console tool that performs build-time rule processing (optimized with huge amount of rules/models)
- supports 'watch' mode (watches for filesystem changes and performs incremental transformations on-fly)
- OGNL library integration
- OGNL expression evaluation (OGNL expression in context)
- OGNL code execution provider (fixed OGNL code)
- DynamicQuery
- dynamic linq expression evaluation
- dynamic linq expression code execution provider
- Open NIC.NET library integration
- converters for compatible interfaces (NReco from/to NIC.NET)
- Winter (IoC container)
- runtime type conversions mechanism for IoC container (allows 'non-strict' injections)
- XInclude support in IoC configuration
- XSL transform rule processing available directly from IoC configuration
- DALC DSM that covers DALC configuration complexity and supports permissions, dataviews, triggers
- VFS UI/editors/renderers
- ASP.NET integration (common infrastructure for web applications)
- labels resolving mechanism
- Services injection from IoC container
- Unified UI actions processing mechanism
- System.Web.Routing DSM and infrastructure support
- MembershipProvider + RoleProvider implementation based on DALC
- ProfileProvider implementation based on DALC
- Various jQuery-based editors (FlexBox, Multiselect, JWysiwyg, JGrow, etc)
- Layout model transformation: user-control templates (ASCX) generation (lists, forms, etc)
- SemWeb integration (semantic metadata)
- export system metadata to RDF
- RDBS-to-RDF readonly bridge (relational data source as RDF source)
- RDF Browser WebApp (TBD)
|