RtfSharp 0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package RtfSharp --version 0.0.1
NuGet\Install-Package RtfSharp -Version 0.0.1
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="RtfSharp" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RtfSharp --version 0.0.1
#r "nuget: RtfSharp, 0.0.1"
#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.
// Install RtfSharp as a Cake Addin
#addin nuget:?package=RtfSharp&version=0.0.1

// Install RtfSharp as a Cake Tool
#tool nuget:?package=RtfSharp&version=0.0.1

A RTF lexer and parser for C#

With this you can extract meaningful information from RTF texts and use them to make other things

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • 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.0.17 375 6/14/2023
0.0.16 116 6/13/2023
0.0.15 127 6/11/2023
0.0.13 129 6/11/2023
0.0.11 115 6/11/2023
0.0.9 118 6/9/2023
0.0.8 138 6/9/2023
0.0.7 114 6/8/2023
0.0.6 111 6/8/2023
0.0.5 120 6/8/2023
0.0.3 116 6/7/2023
0.0.1 122 6/6/2023

First Release!