Description
NEmulation is a pack of .NET written libraries primarly written in C# language. It provides a collection of open source classes, functionality, and implementation for creating any kind of virtual machine application in written in .NET. This will include verbose debugging and management of resources and still maintain full performance for release code. This framework assumes you are an experienced programmer and understand virtualization because the purpose of this project is to provide a base structure for your program without the hassle starting from scratch.
Features
Wiki Pages
External Links
Copyrights
The name, the logo, and the project design are all copyrights of Bryan Perris 2011. You have the right to use these resources as long the author copyright, Bryan Perris (c) 2011, and the GPLv2 license are attached to the product/service using them.
NEmulation is a pack of .NET written libraries primarly written in C# language. It provides a collection of open source classes, functionality, and implementation for creating any kind of virtual machine application in written in .NET. This will include verbose debugging and management of resources and still maintain full performance for release code. This framework assumes you are an experienced programmer and understand virtualization because the purpose of this project is to provide a base structure for your program without the hassle starting from scratch.
Features
- Abstract classes for virtualization
- .NET Framework 4.0 Support
- IL Emitter tools for code recompiling
- WCF Server with a PowerShell powered command line interface for hosting/managing multiple virtual machines
- NUnit for testing code
- Emulation mangement and tools
- Built-in memory management system for fast ambiguous I/O in .NET
- ASP.NET website that displays the information about the hosted virtual machines
Wiki Pages
External Links
- What is virtualization? http://en.wikipedia.org/wiki/Virtualization
Copyrights
- Nunit Library: Copyright © 2002-2008 Charlie Poole, Copyright © 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Copyright © 2000-2002 Philip A. Craig
- Mono Sources: Copyright (c) 2001, 2002, 2003 The Mono Project
- Readme Revisement/Support: Maureen Bligh (c) 2011
The name, the logo, and the project design are all copyrights of Bryan Perris 2011. You have the right to use these resources as long the author copyright, Bryan Perris (c) 2011, and the GPLv2 license are attached to the product/service using them.