SmartFormat.Extensions.Newtonsoft.Json
3.0.0-rc.1
Prefix Reserved
See the version list below for details.
dotnet add package SmartFormat.Extensions.Newtonsoft.Json --version 3.0.0-rc.1
NuGet\Install-Package SmartFormat.Extensions.Newtonsoft.Json -Version 3.0.0-rc.1
<PackageReference Include="SmartFormat.Extensions.Newtonsoft.Json" Version="3.0.0-rc.1" />
paket add SmartFormat.Extensions.Newtonsoft.Json --version 3.0.0-rc.1
#r "nuget: SmartFormat.Extensions.Newtonsoft.Json, 3.0.0-rc.1"
// Install SmartFormat.Extensions.Newtonsoft.Json as a Cake Addin #addin nuget:?package=SmartFormat.Extensions.Newtonsoft.Json&version=3.0.0-rc.1&prerelease // Install SmartFormat.Extensions.Newtonsoft.Json as a Cake Tool #tool nuget:?package=SmartFormat.Extensions.Newtonsoft.Json&version=3.0.0-rc.1&prerelease
This package is a SmartFormat extension for formatting Newtonsoft.Json types.
SmartFormat is a string composition library written in C#.
It can format various data sources into a string with a minimal, intuitive syntax.
It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
Product | Versions 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 13.0.1)
- SmartFormat (>= 3.0.0-rc.1)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
- SmartFormat (>= 3.0.0-rc.1)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.1)
- SmartFormat (>= 3.0.0-rc.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SmartFormat.Extensions.Newtonsoft.Json:
Package | Downloads |
---|---|
SmartFormat.NET
This package contains the core SmartFormat assemblies with core extensions built-in, and includes references to additional SmartFormat.Extensions packages. SmartFormat is a lightweight text templating library written in C#. It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format. It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.5.1 | 19,495 | 10/11/2024 |
3.5.0 | 104,146 | 7/29/2024 |
3.4.0 | 84,401 | 5/15/2024 |
3.3.2 | 240,185 | 1/29/2024 |
3.3.1 | 34,525 | 1/14/2024 |
3.3.0 | 192,716 | 9/25/2023 |
3.2.2 | 81,725 | 8/3/2023 |
3.2.1 | 395,409 | 2/19/2023 |
3.2.0 | 411,660 | 9/18/2022 |
3.1.0 | 435,210 | 5/17/2022 |
3.0.0 | 196,021 | 3/14/2022 |
3.0.0-rc.2 | 3,129 | 2/15/2022 |
3.0.0-rc.1 | 1,453 | 2/1/2022 |
See the change log for the main project at
https://github.com/axuno/SmartFormat/blob/version/v3.0/CHANGES.md