Domanda

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!

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top