Info
Version: | 5.0.0 |
Author(s): | Jorn Wildt |
Last Update: | Thursday, March 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JornWildt/Ramone |
NuGet Url: | https://www.nuget.org/packages/Ramone |
Install
Install-Package Ramone
dotnet add package Ramone
paket add Ramone
Ramone Download (Unzip the "nupkg" after downloading)
Dependencies
- CuttingEdge.Conditions(>= 1.2.0)
- HtmlAgilityPack(>= 1.8.7)
- jose-jwt(>= 2.4.0)
- Newtonsoft.Json(>= 11.0.2)
Tags
It has a strong focus on REST and hypermedia and implements elements of the Uniform Interface as first class citizens of the API.
Ramone has built-in support for serialization of simple objects as JSON, XML, URL-encoding and multipart encoding.