IgorSychev e624150866 bootstrap version consolidated across all ui based apps. latest stable version is 3.3.7
bootstrap version was inconsistent in WebMVC app. js was from 3.3.6, but css from 4.0.0-alpha.5. 4.0.0-alpha.5 was introduced in a commit
	Author:		Quique Fernandez <e.fernandez@plainconcepts.com>#mailto:e.fernandez@plainconcepts.com
	Date:		6 months ago (2016-12-29 7:16:26 PM)
	Commit hash:	35ef9740db30e7e50f00b432a54b2597cac73e72
	Parent(s):	f1a662e3e0
2017-08-16 21:59:24 +03:00
..
2017-04-05 09:23:22 -03:00
2017-01-30 11:35:16 +01:00
2017-05-26 20:35:56 -05:00
2017-01-30 11:35:16 +01:00
2017-01-30 11:35:16 +01:00

Containerized eShop - Identity Service

Sample reference containerized application, cross-platform and microservices architecture. Powered by Microsoft

#Overview This sample runs a microservices oriented application and a .net core Mvc application that consumes this services. You can find more information about how to set up docker in your machine in the global directory solution.

#Setup This service is a identity provider or STS (Security Token Service) currently implemented with IdentityServer 4 wrapping ASP.NET Identity underneath.

Check procedures on how to get the sample app started at the Wiki: https://github.com/dotnet/eShopOnContainers/wiki