Info
Version: | 1.0.6 |
Author(s): | Simplisity |
Last Update: | Sunday, April 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Simplisity |
Install
Install-Package Simplisity
dotnet add package Simplisity
paket add Simplisity
Simplisity Download (Unzip the "nupkg" after downloading)
Dependencies
- RazorEngine(>= 3.10.0)
- System.Runtime.Caching(>= 4.7.0)
Simplisity is designed to take data from the html page, pass it to a server side API for processing, which then can return data or html to be added to the html page. Simplisity currently uses JQuery to ensure "simplicity".