AshJSON.Net is a small single file JSON parser written in C# for use with Microsofts .Net framework.
AshJSON.Java is a small single file JSON parser written in Java, it has no dependencies and can be freely used in any Java project.
AweformAPI.Net is a single file implementation of an API consumer for the Aweform API for use with Microsofts .Net framework. It depends only on AshJSON.Net.
AweformAPI.Java is a single file implementation of an API consumer for the Aweform API for use with the Java language. It depends only on AshJSON.Java.