NMP.Core
3.0.7
dotnet add package NMP.Core --version 3.0.7
NuGet\Install-Package NMP.Core -Version 3.0.7
<PackageReference Include="NMP.Core" Version="3.0.7" />
paket add NMP.Core --version 3.0.7
#r "nuget: NMP.Core, 3.0.7"
// Install NMP.Core as a Cake Addin
#addin nuget:?package=NMP.Core&version=3.0.7
// Install NMP.Core as a Cake Tool
#tool nuget:?package=NMP.Core&version=3.0.7
Nmp is a templating macro processor that allows you to generated text fragments or entire files. This package contains the core assemblies required to host Nmp in a .Net project.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NMP.Core:
Package | Downloads |
---|---|
NMP.Macros.TemplateProject
These are the compiled macros from the "Macro Template Project" that can be downloaded from the netmacros.net website. The macros themselves are not interesting, it is the project that creates them that you want to look at. I've uploaded them so you can look at the result. |
GitHub repositories
This package is not used by any popular GitHub repositories.