FountainSharp 1.0.0-pre27

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-pre27
                    
NuGet\Install-Package FountainSharp -Version 1.0.0-pre27
                    
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-pre27" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FountainSharp" Version="1.0.0-pre27" />
                    
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-pre27
                    
#r "nuget: FountainSharp, 1.0.0-pre27"
                    
#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=FountainSharp&version=1.0.0-pre27&prerelease
                    
Install FountainSharp as a Cake Addin
#tool nuget:?package=FountainSharp&version=1.0.0-pre27&prerelease
                    
Install FountainSharp 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, WindowsPhone 8.0, WindowsPhoneApp 8.1)

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,203 6/29/2017
1.0.0-pre29 975 6/26/2017
1.0.0-pre28 979 4/20/2017
1.0.0-pre27 1,187 3/9/2017
1.0.0-pre25 837 1/5/2017
1.0.0-pre24 1,043 1/4/2017
1.0.0-pre23 1,011 12/21/2016
1.0.0-pre22 1,042 12/10/2016
1.0.0-pre21 1,006 12/2/2016
1.0.0-pre20 988 12/2/2016
1.0.0-pre19 1,031 11/25/2016
1.0.0-pre18 1,012 11/17/2016
1.0.0-pre17 1,013 11/16/2016
1.0.0-pre16 1,026 11/10/2016
1.0.0-pre15 1,460 11/9/2016
1.0.0-pre14 1,032 11/8/2016
1.0.0-pre13 1,091 11/7/2016
1.0.0-pre12 1,429 11/4/2016
1.0.0-pre10 840 10/30/2016
1.0.0-pre08 824 10/21/2016

improved partial parsing (DualDialogue is also recognized)