CodeKicker.BBCode.Core 1.3.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeKicker.BBCode.Core --version 1.3.5
                    
NuGet\Install-Package CodeKicker.BBCode.Core -Version 1.3.5
                    
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="CodeKicker.BBCode.Core" Version="1.3.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeKicker.BBCode.Core" Version="1.3.5" />
                    
Directory.Packages.props
<PackageReference Include="CodeKicker.BBCode.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 CodeKicker.BBCode.Core --version 1.3.5
                    
#r "nuget: CodeKicker.BBCode.Core, 1.3.5"
                    
#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=CodeKicker.BBCode.Core&version=1.3.5
                    
Install as a Cake Addin
#tool nuget:?package=CodeKicker.BBCode.Core&version=1.3.5
                    
Install as a Cake Tool

A .NET Core compatible fork of CodeKicker.BBCode with extra features and backwards compatibility support

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CodeKicker.BBCode.Core:

Package Downloads
Metaforce.SmartformsConverter

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 2,123 5/13/2024
4.0.1 6,257 1/23/2023
4.0.0 375 1/3/2023
4.0.0-preview.2 141 1/3/2023
4.0.0-preview.1 143 1/2/2023
3.0.0 673 4/6/2022
3.0.0-alpha.2 180 3/22/2022
3.0.0-alpha 221 3/22/2022
2.0.0 15,708 5/19/2021
2.0.0-net5-beta.2 204 4/28/2021
2.0.0-net5-beta 300 4/27/2021
1.4.2.1 2,947 12/7/2020
1.4.2 494 11/17/2020
1.4.1 528 11/16/2020
1.4.0 605 9/30/2020
1.3.10 663 9/22/2020
1.3.9 673 9/22/2020
1.3.8 584 9/22/2020
1.3.7 553 9/22/2020
1.3.6 633 9/16/2020
1.3.6-UrlsFix.2 334 9/16/2020
1.3.6-UrlsFix.1 327 9/16/2020
1.3.5 605 9/16/2020
1.3.4 569 9/14/2020
1.3.3 578 8/10/2020
1.3.2 605 7/30/2020
1.3.2-BCHotfixes.8 314 7/30/2020
1.3.2-BCHotfixes.7 290 7/30/2020
1.3.2-BCHotfixes.6 376 7/29/2020
1.3.2-BCHotfixes.5 384 7/29/2020
1.3.2-BCHotfixes.4 390 7/29/2020
1.3.2-BCHotfixes.3 317 7/29/2020
1.3.2-BCHotfixes.2 310 7/29/2020
1.3.2-BCHotfixes.1 309 7/21/2020
1.3.1 570 7/21/2020
1.3.1-ExtendedBackwardsComp... 326 7/21/2020
1.3.0 644 7/20/2020
1.3.0-phpbb3.0.x-BackwardsC... 282 7/20/2020
1.3.0-phpbb3.0.x-BackwardsC... 291 7/20/2020
1.2.0 649 7/16/2020
1.2.0-generateUid.2 362 7/16/2020
1.1.0 611 7/15/2020
1.1.0-bitfieldSupport.2 330 7/15/2020
1.1.0-bitfieldSupport 459 7/15/2020
1.0.0.3 616 6/24/2020
1.0.0.2-alpha 461 5/26/2020
1.0.0.1-alpha 468 5/19/2020
1.0.0-alpha 452 5/18/2020

Added support for plain text URLs transformation (to HTML).