Question

I'll need to use NVelocity to show a page with some details peculiar like names, values, dates, etc...

Well, i found the Nvelocity project, and...I don't have idea how install this in my project!

I already downloaded the files src and demo in CodeProject , but....what I do now?

Help me please.

Thanks!

Était-ce utile?

La solution

you can install nvelocity by using NuGet Visual Studio extension.

ones you complete NuGet installation, From the Tools menu, select Library Package Manager and then click Package Manager Console and run below command

PM> Install-Package NVelocity

Or you can try NuGet Packages Using the Dialog

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top