From ee75c73cf05010b8f0a766ba0f469fe39635f774 Mon Sep 17 00:00:00 2001 From: Michael Schwarz <3635858+michaelschwarz@users.noreply.github.com> Date: Wed, 10 May 2023 09:38:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5d43e65..7ce1994 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ function getServerTime_callback(res) { } ``` +## Example Projects + +I have created some example web projects that I am using also using for testing. Please download the code from [Ajax.NET Professional Starter Kit](https://github.com/michaelschwarz/Ajax.NET-Professional-Starter-Kit). + ## Compiler Options - `NET20` compiles .NET 4.8 assemblies AjaxPro.2.dll (otherwise original it was .NET 1.1, AjaxPro.dll)