Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/websharper-samples/BookCollection
Editing a list of book details stored in server memory
https://github.com/websharper-samples/BookCollection
Last synced: 3 months ago
JSON representation
Editing a list of book details stored in server memory
- Host: GitHub
- URL: https://github.com/websharper-samples/BookCollection
- Owner: websharper-samples
- License: apache-2.0
- Created: 2016-09-20T16:54:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T18:49:29.000Z (over 6 years ago)
- Last Synced: 2024-08-02T05:08:57.167Z (6 months ago)
- Language: C#
- Size: 99.6 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-websharper - <img width="20" alt="C#" src="csharp.png"/> <img width="20" alt=".NET Framework" src="netfx.png"/> BookCollection - A client-server CRUD application using remoting and a reactive client side, with [full tutorial](https://github.com/websharper-samples/BookCollection/blob/master/BookCollection.md). (Examples / Applications)
README
# BookCollection
A C# sample for a client-server web application project using [WebSharper 4](http://websharper.com/).
It allows editing a list of book details which are persisted in server memory after every change.
[Tutorial article is here](BookCollection.md).
## Build
Currently supported for Visual Studio 2015/2017.