I see work is still going on with new features on MEF (MEF Codeplex site) and they are shipping MEF 2 beta releases, however they do not have any decent documentation on what the new features are experimenting/exploring/building?
So, what are the new features (in a little bit of detail please, a sentance or two for each would be great) that are part of MEF 2?
MEF is a global industry association of network, cloud, and technology providers. Together, we drive network transformation to power the digital economy. We provide a framework for digital service providers to develop, monetize, and scale services across an automated, inter-connected ecosystem.
MEF2 (Myocyte Enhancer Factor 2) Is Essential for Endothelial Homeostasis and the Atheroprotective Gene Expression Program | Arteriosclerosis, Thrombosis, and Vascular Biology.
The MEF, as the defining body for Carrier Ethernet, is a global industry alliance comprising more than 220 organizations including telecommunications service providers, cable MSOs, network equipment/software manufacturers, semiconductors vendors and testing organizations.
I know one big feature is support for open generics. This allows us to import parts that look like this:
IRepository<T>
{
}
using an import that looks like this
[Import(typeof(IRepository<>))]
private IRepository<Users> userRepository;
From the preview documentation
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With