CodeKicker.BBCode.Core 1.2.0

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

A fork of CodeKicker.BBCode meant to be used in .NET Core framework projects.

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,130 5/13/2024
4.0.1 6,274 1/23/2023
4.0.0 377 1/3/2023
4.0.0-preview.2 143 1/3/2023
4.0.0-preview.1 145 1/2/2023
3.0.0 675 4/6/2022
3.0.0-alpha.2 183 3/22/2022
3.0.0-alpha 224 3/22/2022
2.0.0 15,725 5/19/2021
2.0.0-net5-beta.2 207 4/28/2021
2.0.0-net5-beta 303 4/27/2021
1.4.2.1 2,951 12/7/2020
1.4.2 498 11/17/2020
1.4.1 532 11/16/2020
1.4.0 608 9/30/2020
1.3.10 667 9/22/2020
1.3.9 677 9/22/2020
1.3.8 588 9/22/2020
1.3.7 557 9/22/2020
1.3.6 637 9/16/2020
1.3.6-UrlsFix.2 336 9/16/2020
1.3.6-UrlsFix.1 329 9/16/2020
1.3.5 609 9/16/2020
1.3.4 572 9/14/2020
1.3.3 582 8/10/2020
1.3.2 609 7/30/2020
1.3.2-BCHotfixes.8 316 7/30/2020
1.3.2-BCHotfixes.7 292 7/30/2020
1.3.2-BCHotfixes.6 378 7/29/2020
1.3.2-BCHotfixes.5 386 7/29/2020
1.3.2-BCHotfixes.4 392 7/29/2020
1.3.2-BCHotfixes.3 319 7/29/2020
1.3.2-BCHotfixes.2 312 7/29/2020
1.3.2-BCHotfixes.1 311 7/21/2020
1.3.1 574 7/21/2020
1.3.1-ExtendedBackwardsComp... 328 7/21/2020
1.3.0 648 7/20/2020
1.3.0-phpbb3.0.x-BackwardsC... 284 7/20/2020
1.3.0-phpbb3.0.x-BackwardsC... 293 7/20/2020
1.2.0 653 7/16/2020
1.2.0-generateUid.2 364 7/16/2020
1.1.0 615 7/15/2020
1.1.0-bitfieldSupport.2 332 7/15/2020
1.1.0-bitfieldSupport 461 7/15/2020
1.0.0.3 620 6/24/2020
1.0.0.2-alpha 465 5/26/2020
1.0.0.1-alpha 472 5/19/2020
1.0.0-alpha 456 5/18/2020

Added bbcode uid generation logic