FountainSharp 1.0.0-pre10

This is a prerelease version of FountainSharp.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FountainSharp --version 1.0.0-pre10
                    
NuGet\Install-Package FountainSharp -Version 1.0.0-pre10
                    
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="FountainSharp" Version="1.0.0-pre10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FountainSharp" Version="1.0.0-pre10" />
                    
Directory.Packages.props
<PackageReference Include="FountainSharp" />
                    
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 FountainSharp --version 1.0.0-pre10
                    
#r "nuget: FountainSharp, 1.0.0-pre10"
                    
#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.
#:package FountainSharp@1.0.0-pre10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FountainSharp&version=1.0.0-pre10&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FountainSharp&version=1.0.0-pre10&prerelease
                    
Install as a Cake Tool

An F# based Fountain Markdown processor that's based on the FSharp.Formatting library by Tomas Petricek.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.5, Windows 8.0)

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
1.0.0-pre30 1,394 6/29/2017
1.0.0-pre29 1,166 6/26/2017
1.0.0-pre28 1,174 4/20/2017
1.0.0-pre27 1,450 3/9/2017
1.0.0-pre25 968 1/5/2017
1.0.0-pre24 1,240 1/4/2017
1.0.0-pre23 1,208 12/21/2016
1.0.0-pre22 1,237 12/10/2016
1.0.0-pre21 1,200 12/2/2016
1.0.0-pre20 1,180 12/2/2016
1.0.0-pre19 1,232 11/25/2016
1.0.0-pre18 1,210 11/17/2016
1.0.0-pre17 1,203 11/16/2016
1.0.0-pre16 1,222 11/10/2016
1.0.0-pre15 1,652 11/9/2016
1.0.0-pre14 1,228 11/8/2016
1.0.0-pre13 1,284 11/7/2016
1.0.0-pre12 1,630 11/4/2016
1.0.0-pre10 970 10/30/2016
1.0.0-pre08 951 10/21/2016

First release on Nuget.