Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 387 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 387 Bytes

Download this repo and open the solution in Visual Studio.

You will find simple well documented web projects that use JSNLog to send log messages from client side JavaScript code to the server side log.

To run a project:

  1. Right click the project | Set as Startup Project
  2. F5

The home page of the demo site will be loaded into your browser. That will give you more information.