TextEngine.x86
1.4.2
See the version list below for details.
dotnet add package TextEngine.x86 --version 1.4.2
NuGet\Install-Package TextEngine.x86 -Version 1.4.2
<PackageReference Include="TextEngine.x86" Version="1.4.2" />
<PackageVersion Include="TextEngine.x86" Version="1.4.2" />
<PackageReference Include="TextEngine.x86" />
paket add TextEngine.x86 --version 1.4.2
#r "nuget: TextEngine.x86, 1.4.2"
#:package TextEngine.x86@1.4.2
#addin nuget:?package=TextEngine.x86&version=1.4.2
#tool nuget:?package=TextEngine.x86&version=1.4.2
Template/BBCode Engine x86 Version
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. 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 | netcoreapp2.2 is compatible. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.2
- No dependencies.
-
.NETCoreApp 3.0
- No dependencies.
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
net5.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TextEngine.x86:
| Package | Downloads |
|---|---|
|
TextEngine.BBCode.x86
BBCode converter extension for TextEngine |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.2.5 | 679 | 7/24/2022 |
| 1.5.2.4 | 669 | 2/20/2022 |
| 1.5.1.1 | 653 | 1/26/2022 |
| 1.5.1 | 658 | 1/24/2022 |
| 1.5.0 | 2,320 | 5/26/2021 |
| 1.4.3.2 | 844 | 5/22/2021 |
| 1.4.3.1 | 752 | 5/18/2021 |
| 1.4.3 | 899 | 5/18/2021 |
| 1.4.2.3 | 735 | 5/18/2021 |
| 1.4.2.2 | 659 | 5/17/2021 |
| 1.4.2 | 621 | 5/16/2021 |
| 1.4.0 | 610 | 5/16/2021 |
| 1.3.2.1 | 662 | 5/12/2021 |
| 1.3.1 | 550 | 5/6/2021 |
| 1.3.0 | 517 | 5/4/2021 |
| 1.2.3.1 | 611 | 3/30/2021 |
| 1.2.2.1 | 714 | 3/21/2021 |
| 1.2.2 | 564 | 3/19/2021 |
Added ParDecodeAttributes class.
Removed StaticTypes, GlobalFunctions, OnGetFlags, OnSetFlags, Flags, AssignReturnType and SurpressError properties from ParDecode class.
Added OnGetAttributes and Attributes property to ParDecode flags.
Removed ParFlags property from TextEvulator class.
Added ParAttributes property to TextEvulator class.
Added ParAttributes property to ParFormat class.
Removed SurpressError and Flags property from ParFormat class.
Added static FormatEx function to ParFormat class.
Fixed global functions is not called.