c# - What package does NArticleEngine belong to? -


i refactoring load of code relies on nhibernate orm. in 1 of solution files have found reference

narticleengine 

googling brings lot "particle engines" not want.

going through have been able track down dll called

narticletemplateengine 

which once again leads me old google code page

i need hands on dll or failing can confirm new implementation of

castle.nvelocity 

contains same templating engine.


Comments

Popular posts from this blog

python 3 IndexError: list index out of range -

android - How to save instance state of selected radiobutton on menu -

IF statement in MySQL trigger -