Csx.Core 0.1.4357.1191

dotnet add package Csx.Core --version 0.1.4357.1191
                    
NuGet\Install-Package Csx.Core -Version 0.1.4357.1191
                    
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="Csx.Core" Version="0.1.4357.1191" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Csx.Core" Version="0.1.4357.1191" />
                    
Directory.Packages.props
<PackageReference Include="Csx.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Csx.Core --version 0.1.4357.1191
                    
#r "nuget: Csx.Core, 0.1.4357.1191"
                    
#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.
#addin nuget:?package=Csx.Core&version=0.1.4357.1191
                    
Install as a Cake Addin
#tool nuget:?package=Csx.Core&version=0.1.4357.1191
                    
Install as a Cake Tool

Csx is a tiny build engine that allows you to pass data in the form of .NET Objects to Razor and other template engines for processing. You may pass objects singly, or as a collection; single or multiple files may be output and their final location chosen as required by your project. Csx also allows you to maintain small C# projects that provide the data sources for passing information to your templates, or other purposes. You may invoke MSBuild to bring Visual Studio and other projects up to date, you may also invoke Csx as an MSBuild task.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.4357.1191 4,529 12/6/2011