forked from NEventStore/NEventStore
-
Notifications
You must be signed in to change notification settings - Fork 0
Building
Damian Hickey edited this page Mar 14, 2014
·
1 revision
To build the solution and execute all tests, run Build.RunTask.bat from the command line.
If you would also like to package the solution for distribution, pass in the 'package' command by running Build.RunTask.bat package from the command line. Once built, the files will be placed in the "publish-net40" subdirectory.
Note: You may need to run the build with Administrator rights the first time. This is because NEventStore will attempt to create several performance counters and that action requires admin rights. If you would prefer to manually create the performance counters yourself, refer to NEventStore.Diagnostics.PerformanceCounters.
- Home
- Quick Start
- Architecture
- [Overview](Architectural Overview)
- Transactional Integrity
- Supported Persistence Engines