CloudLiquid.ContentFactory
1.0.4
dotnet add package CloudLiquid.ContentFactory --version 1.0.4
NuGet\Install-Package CloudLiquid.ContentFactory -Version 1.0.4
<PackageReference Include="CloudLiquid.ContentFactory" Version="1.0.4" />
<PackageVersion Include="CloudLiquid.ContentFactory" Version="1.0.4" />
<PackageReference Include="CloudLiquid.ContentFactory" />
paket add CloudLiquid.ContentFactory --version 1.0.4
#r "nuget: CloudLiquid.ContentFactory, 1.0.4"
#:package CloudLiquid.ContentFactory@1.0.4
#addin nuget:?package=CloudLiquid.ContentFactory&version=1.0.4
#tool nuget:?package=CloudLiquid.ContentFactory&version=1.0.4
ContentFactory
Content Factory is a lib to parse data from HTTP content or Strings containing JSON/CSV/XML data into Objects other projects can use.
The original use of this repo is to be used with CloudLiquid and LiquidConsole or Transform-Data-Functions.
In the scope of dotliquid, it transforms payloads into Hash objects (Dictionary<string,object>)
For Scriban, it transforms payloads into ScriptObjects.
Git Repo
This Project is hosted on a public Repo on Github
https://github.com/jcardoso13/ContentFactory
This project is a WIP (Work-In-Progress)
More Documentation and Improvements to follow
Any Questions or Feature request, please add an Issue or contact Repo Owner
João Pedro Cardoso
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. |
-
net8.0
- DotLiquid (>= 2.2.656)
- Newtonsoft.Json (>= 13.0.3)
- Scriban (>= 5.4.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.