React.NET News
Status: Alpha
Brought to you by:
eroe
This is the second, pre-alpha, release of of React.NET a library for programmatically developing discrete event simulations using C# and the .NET Framework. It provides: an easy-to-use, process-based simulation methodology; a variety of blocking objects such as resources, conditions, and consumables; many common non-uniform random number generators; and classes for performing runtime monitoring.
This new version now builds under Microsoft .NET 2.0 RTM. Also, the unit tests have been converted from MSTest to NUnit.