Info
Version: | 0.8.0 |
Author(s): | ranzlee |
Last Update: | Monday, July 25, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nvergent.org/ |
NuGet Url: | https://www.nuget.org/packages/Nvergent |
Install
Install-Package Nvergent
dotnet add package Nvergent
paket add Nvergent
Nvergent Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(1.6.2)
- NHibernate(3.2.0.3001)
- HtmlAgilityPack(1.4.2)
- log4net(1.2.10)
Tags
It is the result of several years of daily experience developing enterprise applications using NHibernate, and is designed to enhance NHibernate in three key areas; dependency injection, validation, and diagnostics. Nvergent integrates with NHibernate via NHibernate's extensibility model and does not attempt to re-purpose or change notions of NHibernate's API.
Nvergent is primarily designed to be used with ASP.NET MVC 3 applications, but it can be used with any application type (although not all diagnostic features will be available).