smart-hotel-demo

所属分类:Docker
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2018-07-30 15:00:16
上 传 者sh-1993
说明:  智能酒店演示,,
(smart-hotel-demo,,)

文件列表:
.dockerignore (141, 2018-07-30)
SmartHotel.Services.Booking/ (0, 2018-07-30)
SmartHotel.Services.Booking/.dockerignore (32, 2018-07-30)
SmartHotel.Services.Booking/Commands/ (0, 2018-07-30)
SmartHotel.Services.Booking/Commands/CreateBookingCommand.cs (1709, 2018-07-30)
SmartHotel.Services.Booking/Controllers/ (0, 2018-07-30)
SmartHotel.Services.Booking/Controllers/BookingsController.cs (3111, 2018-07-30)
SmartHotel.Services.Booking/Controllers/HomeController.cs (322, 2018-07-30)
SmartHotel.Services.Booking/Controllers/RoomsController.cs (1022, 2018-07-30)
SmartHotel.Services.Booking/Data/ (0, 2018-07-30)
SmartHotel.Services.Booking/Data/BookingDbContext.cs (1111, 2018-07-30)
SmartHotel.Services.Booking/Data/Repositories/ (0, 2018-07-30)
SmartHotel.Services.Booking/Data/Repositories/BookingRepository.cs (365, 2018-07-30)
SmartHotel.Services.Booking/Dockerfile (388, 2018-07-30)
SmartHotel.Services.Booking/Domain/ (0, 2018-07-30)
SmartHotel.Services.Booking/Domain/Booking.cs (566, 2018-07-30)
SmartHotel.Services.Booking/Domain/UnitOfWork.cs (403, 2018-07-30)
SmartHotel.Services.Booking/Extensions/ (0, 2018-07-30)
SmartHotel.Services.Booking/Extensions/IWebHostExtensions.cs (1360, 2018-07-30)
SmartHotel.Services.Booking/Program.cs (644, 2018-07-30)
SmartHotel.Services.Booking/Queries/ (0, 2018-07-30)
SmartHotel.Services.Booking/Queries/OccupancyQuery.cs (1306, 2018-07-30)
SmartHotel.Services.Booking/Queries/UserBookingQuery.cs (2283, 2018-07-30)
SmartHotel.Services.Booking/Settings/ (0, 2018-07-30)
SmartHotel.Services.Booking/Settings/AppSettings.cs (259, 2018-07-30)
SmartHotel.Services.Booking/Settings/SecuritySettings.cs (570, 2018-07-30)
SmartHotel.Services.Booking/SmartHotel.Services.Booking.csproj (1114, 2018-07-30)
SmartHotel.Services.Booking/Startup.cs (5878, 2018-07-30)
SmartHotel.Services.Booking/appsettings.Development.json (432, 2018-07-30)
SmartHotel.Services.Booking/appsettings.json (529, 2018-07-30)
SmartHotel.Services.Booking/wwwroot/ (0, 2018-07-30)
SmartHotel.Services.Booking/wwwroot/swagger-ui-b2c.js (385, 2018-07-30)
SmartHotel.Services.Configuration/ (0, 2018-07-30)
SmartHotel.Services.Configuration/.dockerignore (32, 2018-07-30)
SmartHotel.Services.Configuration/Controllers/ (0, 2018-07-30)
SmartHotel.Services.Configuration/Controllers/ConfigController.cs (1063, 2018-07-30)
SmartHotel.Services.Configuration/Controllers/HomeController.cs (299, 2018-07-30)
SmartHotel.Services.Configuration/Dockerfile (354, 2018-07-30)
... ...

# Smart Hotel A web api using .NET Core based on microservices architecture ## Building locally ``` docker-compose build ``` ## Running microservices locally 1. Start the data stores ``` docker-compose up sql-data ``` 2. Start the microservices ``` docker-compose up ``` 3. Verify services are running ``` docker ps ``` ## References * [SmartHotel360 - Backend Services](https://github.com/Microsoft/SmartHotel360-Azure-backend)

近期下载者

相关文件


收藏者