SmartFormat.Extensions.Xml
3.0.0-rc.2
Prefix Reserved
See the version list below for details.
Install-Package SmartFormat.Extensions.Xml -Version 3.0.0-rc.2
dotnet add package SmartFormat.Extensions.Xml --version 3.0.0-rc.2
<PackageReference Include="SmartFormat.Extensions.Xml" Version="3.0.0-rc.2" />
paket add SmartFormat.Extensions.Xml --version 3.0.0-rc.2
#r "nuget: SmartFormat.Extensions.Xml, 3.0.0-rc.2"
// Install SmartFormat.Extensions.Xml as a Cake Addin
#addin nuget:?package=SmartFormat.Extensions.Xml&version=3.0.0-rc.2&prerelease
// Install SmartFormat.Extensions.Xml as a Cake Tool
#tool nuget:?package=SmartFormat.Extensions.Xml&version=3.0.0-rc.2&prerelease
This package is a SmartFormat extension for reading and formatting System.Xml.Linq.XElement
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- SmartFormat (>= 3.0.0-rc.2)
-
.NETStandard 2.0
- SmartFormat (>= 3.0.0-rc.2)
-
.NETStandard 2.1
- SmartFormat (>= 3.0.0-rc.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SmartFormat.Extensions.Xml:
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.1.0 | 34,012 | 5/17/2022 |
3.0.0 | 42,961 | 3/14/2022 |
3.0.0-rc.2 | 1,164 | 2/15/2022 |
3.0.0-rc.1 | 1,172 | 2/1/2022 |
See the change log for the main project at
https://github.com/axuno/SmartFormat/blob/version/v3.0/CHANGES.md