- C# 7 and .NET Core 2.0 Blueprints
- Dirk Strauss Jas Rademeyer
- 160字
- 2021-08-27 19:55:24
Running the eBookManager application
When the application starts for the first time, there will be no Virtual Storage Spaces available. To create one, we will need to import some books. Click on the Import eBooks menu item:

The Import eBooks screen opens where you can add a new storage space and Select source folder for eBooks:

Once you have selected an eBook, add the applicable information regarding the book and save it to the storage space:

After you have added all the storage spaces and eBooks, you will see the Virtual Storage Spaces listed. As you click on a storage space, the books it contains will be listed:

Selecting an eBook and clicking on the Read eBook button will open up the file location containing the selected eBook:

Lastly, let's have a look at the JSON file generated for the eBook Manager application:

As you can see, the JSON file is quite nicely laid out and it is easily readable.
- 程序員面試筆試寶典(第3版)
- Advanced Machine Learning with Python
- JavaScript前端開發模塊化教程
- Learning Cython Programming
- MySQL數據庫應用與管理 第2版
- CentOS 7 Server Deployment Cookbook
- 華為HMS生態與應用開發實戰
- 基于Java技術的Web應用開發
- Windows Server 2012 Unified Remote Access Planning and Deployment
- TypeScript實戰指南
- Learning DHTMLX Suite UI
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Scala Reactive Programming
- Unity 3D腳本編程:使用C#語言開發跨平臺游戲
- GitHub入門與實踐