Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented LogElapsed class #25

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

cmshawn
Copy link

@cmshawn cmshawn commented Feb 21, 2014

This pull request addresses issue #10.

At one time Bellevue College used an extension to automatically
increment version numbers on build. The extension is no longer in
use, but its settings have persisted in the project files.
Issue BellevueCollege#10
This class provides a wrapper around any code and will log the
elapsed time.
Rather than requiring MVC3 be installed on the workstation, this was
done with the following NuGet package:
http://www.nuget.org/packages/Mvc3Assemblies
https://github.com/remi/Mvc3Assemblies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants