Вопрос

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!

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top