Elisy .Net Bridge component adds .Net Framework support to 1C:Enterprise 7.7/8.0/8.1
Requires: .Net Framework 3.5. You can download it from Microsoft web-site.
Main features of Elisy .Net Bridge:
- supports .Net object creation from GAC and by assembly file path,
- supports direct access to .Net methods and properties of any object from
code,
- supports Enum types,
- extended error logging,
- .Net object properties are visible from 1C:Enterprise debugger,
- does not require REGSVR32 and REGASM preregistration. Can be accessible
using LoadAddIn from 1C:Enterprise script,
- supports REGSVR32 and REGASM registration,
- contains ElisyNetBridge specialized .Net class containing extra functionality;
ElisyNetBridge class can:
- load assemblies both by file path and by full name,
- create objects,
- call static methods,
- get and set static parameters,
- call methods (backward compatibility - use direct call instead),
- get and set properties and fields (backward compatibility - use direct call
instead),
- get and set indexers (backward compatibility - use direct call instead);
Elisy .Net Bridge does not support event subscription in the current version.
License and legal issues
All files in this package are
Copyright © 2009 Elisy Software Design
Free to developers and non-commercial use.
Elisy.NetBridge2.zip (52.66 kb)
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5