Castle.NVelocity 1.1.1

dotnet add package Castle.NVelocity --version 1.1.1
NuGet\Install-Package Castle.NVelocity -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Castle.NVelocity" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Castle.NVelocity --version 1.1.1
#r "nuget: Castle.NVelocity, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Castle.NVelocity as a Cake Addin
#addin nuget:?package=Castle.NVelocity&version=1.1.1

// Install Castle.NVelocity as a Cake Tool
#tool nuget:?package=Castle.NVelocity&version=1.1.1

NVelocity is a port of the excellent Apache Jakarta Velocity project. It is a very simple, easy to learn and extensible template engine.

Due to the lack of releases, support and bug fixes on the original port, the Castle Team decided to fork the project, bringing it to our code repository, fixing the bugs and improving it with more features.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (59)

Showing the top 5 NuGet packages that depend on Castle.NVelocity:

Package Downloads
FourRoads.TelligentCommunity101.ConfigurationExtensions

Provides configuration extensions so a user is able to specify advanced default options for individual functions of the community

FourRoads.TelligentCommunity101.RenderingHelper

Allows other plugins access to the rendering pipeline after all content is rendered

FourRoads.TelligentCommunity101.Nexus2

Enables a custom OAuth provider for Strava

FourRoads.TelligentCommunity100.Common

Components, controls and base plugins for the Telligent Community platform

FourRoads.TelligentCommunity101.InlineContent

Allows administrators and content managers to edit content directly within community pages

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Castle.NVelocity:

Repository Stars
spring-projects/spring-net
Spring Framework for .NET
dalenewman/Transformalize
Configurable Extract, Transform, and Load
Version Downloads Last updated
1.1.1 658,054 3/20/2012

1.1.1 (2010-10-12)
==================
- Included the NET40 (CP) binaries on the release package