Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 328 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 328 Bytes

BookCollection

A C# sample for a client-server web application project using WebSharper 4.

It allows editing a list of book details which are persisted in server memory after every change.

Tutorial article is here.

Build

Currently supported for Visual Studio 2015/2017.