Download NEF - Native Extensibility Framework
Description
NEF (Native Extensibility Framework) is an open source IoC extensibility framework targetting C++. It is modeled after the more useful features of MEF in C#.
Source Files
The download file nef.zip has the following entries.
.hgignore/*from w w w . j av a 2 s . co m*/
nef.sln
nef/IExport.h
nef/IPartImportsSatisfied.h
nef/auto_register.h
nef/catalog.cpp
nef/catalog.h
nef/dyn_catalog.h
nef/export_match.h
nef/has_type_test.h
nef/is_type.h
nef/main.cpp
nef/nef.h
nef/nef.vcxproj
nef/nef.vcxproj.filters
nef/nef_base.h
nef/nef_common.cpp
nef/nef_common.h
nef/nef_dll.h
nef/nef_exceptions.h
nef/nef_export.h
nef/nef_export_detect.h
nef/nef_import.h
nef/nef_import_detect.h
nef/nef_log.h
nef/nef_register.h
nef/nef_register_base.h
nef/nef_scope.h
nef/nef_traits.h
nef/part_composer.h
nef/resolve_type.h
nef/stdafx.cpp
nef/stdafx.h
nef/targetver.h
nef/type_factory.h
nef_demo/Contracts.h
nef_demo/DefaultComponent.cpp
nef_demo/Manipulator.cpp
nef_demo/Manipulator.h
nef_demo/ReadMe.txt
nef_demo/main.cpp
nef_demo/nef_demo.vcxproj
nef_demo/nef_demo.vcxproj.filters
nef_demo/stdafx.cpp
nef_demo/stdafx.h
nef_demo/targetver.h
nef_demo_ext/ExoticComponent.cpp
nef_demo_ext/ExoticContracts.h
nef_demo_ext/ExoticSeparator.cpp
nef_demo_ext/dllmain.cpp
nef_demo_ext/nef_demo_ext.h
nef_demo_ext/nef_demo_ext.vcxproj
nef_demo_ext/nef_demo_ext.vcxproj.filters
nef_demo_ext/stdafx.cpp
nef_demo_ext/stdafx.h
nef_demo_ext/targetver.h
nef_unit_test/add_export_tests.cpp
nef_unit_test/auto_export_tests.cpp
nef_unit_test/auto_import_tests.cpp
nef_unit_test/dllmain.cpp
nef_unit_test/imports_satisfied_tests.cpp
nef_unit_test/nef_unit_test.vcxproj
nef_unit_test/shared_export_tests.cpp
nef_unit_test/stdafx.cpp
nef_unit_test/stdafx.h
nef_unit_test/targetver.h
Download
Click the following link to download nef.zip.
nef.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »