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.
#:package FountainSharp@1.0.0-pre27
                    
#: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-pre27&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FountainSharp&version=1.0.0-pre27&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, 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,393 6/29/2017
1.0.0-pre29 1,165 6/26/2017
1.0.0-pre28 1,173 4/20/2017
1.0.0-pre27 1,449 3/9/2017
1.0.0-pre25 967 1/5/2017
1.0.0-pre24 1,239 1/4/2017
1.0.0-pre23 1,207 12/21/2016
1.0.0-pre22 1,236 12/10/2016
1.0.0-pre21 1,199 12/2/2016
1.0.0-pre20 1,179 12/2/2016
1.0.0-pre19 1,231 11/25/2016
1.0.0-pre18 1,209 11/17/2016
1.0.0-pre17 1,202 11/16/2016
1.0.0-pre16 1,221 11/10/2016
1.0.0-pre15 1,651 11/9/2016
1.0.0-pre14 1,227 11/8/2016
1.0.0-pre13 1,283 11/7/2016
1.0.0-pre12 1,629 11/4/2016
1.0.0-pre10 969 10/30/2016
1.0.0-pre08 950 10/21/2016

improved partial parsing (DualDialogue is also recognized)