Nicnet
.NET components: fast data access layer, XML-configurable IoC container, virtual filesystem API [LEGACY, NOT MAINTAINED]
Install / Use
/learn @nreco/NicnetREADME
NIC.NET
NIC.NET is a set of open source reusable components originally developed by <a href="http://www.newtonideas.com/">NewtonIdeas.com</a> company in 2005-2008. Right now these components are maintained by NReco team as part of <a href="http://www.nrecosite.com/">NReco Framework infrastructure</a>.
Core components:
<ul> <li>Ultra-fast XML-configurable Spring-like IoC container <a href="http://www.nrecosite.com/ioc_container_net.aspx">NI.Ioc</a> | <a href="http://www.nrecosite.com/doc/NI.Ioc/">API Documentation</a></li> <li>Flexible DB-independent data access layer <a href="http://www.nrecosite.com/dalc_net.aspx">NI.Data</a> | <a href="http://www.nrecosite.com/doc/NI.Data/">API Documentation</a></li> <li>Virtual Filesystem layer <a href="http://www.nrecosite.com/vfs_net.aspx">NI.VFS</a> | <a href="http://www.nrecosite.com/doc/NI.Vfs/">API Documentation</a></li> <li>EAV Storage Engine <a href="http://www.nrecosite.com/semantic_storage_net.aspx">NI.Data.Storage</a> | <a href="http://www.nrecosite.com/doc/NI.Data.Storage/">API Documentation</a></li> </ul> These components are also available as nuget packages.Copyright & License
NIC.NET Version 1.0 © 2005-2008 NewtonIdeas.com (published under LGPL) Changes and version 2.0 © 2008-2015 Vitalii Fedorchenko + other contributors (LGPL)
