JUST_Neeraj
JUST.net
by:
JUST_Neeraj
- 210,896 total downloads
- last updated 2/23/2022
- Latest version: 4.2.1
This a cool .NET Standard library which enables you to transform a JSON document into another JSON document using JSON transformations using JSON path. This is the JSON equivalent of XSLT.
This will repace the JUST and JUST.NETCore packages.
- 143,293 total downloads
- last updated 3/21/2018
- Latest version: 2.1.3
This a cool library in .NET Core which enables you to transform a JSON document into another JSON document using JSON transformations using JSON path. This is the JSON equivalent of XSLT. Test project can be found at https://github.com/WorkMaze/JUST.net
JUST
by:
JUST_Neeraj
- 90,577 total downloads
- last updated 3/21/2018
- Latest version: 5.1.3
JUST-JSON Under Simple Transformation. This a cool library in .NET 4.5 which enables you to transform a JSON document into another JSON document using JSON transformations using JSON path. This is the JSON equivalent of XSLT. Test project can be found at https://github.com/WorkMaze/JUST.net
RESTGrid
by:
JUST_Neeraj
- 977 total downloads
- last updated 8/30/2017
- Latest version: 1.0.0
A simple Workflow\ETL system in .NET Core which uses REST services to interact with the outside world.
- 920 total downloads
- last updated 8/22/2017
- Latest version: 1.0.0
This Nuget package enables you to 1) Publish messages 2) Pull subscribed messages 3) Publish workflows 4) Run workflows synschronously 5) Restart workflows
- 918 total downloads
- last updated 8/22/2017
- Latest version: 1.0.0
This Nuget package enables you to inherit different interfaces provided by the Core library to create your own custom tasks of type 1) IErrorHandlerTask 2) IErrorNotificationTask 3) IIncommingTask 4) IOutgoingTask 5) IPublisherTask 6) ISubscriberTask 7) IWorkflowTask 8) IWorkflowSplitterTask
LambdaBiz
by:
JUST_Neeraj
- 665 total downloads
- last updated 3/1/2020
- Latest version: 1.0.1
AWS lambda enables users to write serverless functions. However, a lambda function can have a maximum execution time of 15 minutes after which it times out. Hence, it is not possible to write long running processes in AWS lambda. AWS has introduced step functions to overcome this shortcomming....
More information