|
3 years ago | |
---|---|---|
.. | ||
Certificate | 3 years ago | |
Configuration | 3 years ago | |
Controllers | 3 years ago | |
Data | 3 years ago | |
Devspaces | 3 years ago | |
Extensions | 3 years ago | |
Factories | 3 years ago | |
Migrations | 3 years ago | |
Models | 3 years ago | |
Properties | 7 years ago | |
Services | 3 years ago | |
Setup | 4 years ago | |
Views | 3 years ago | |
wwwroot | 3 years ago | |
.dockerignore | 6 years ago | |
AppSettings.cs | 7 years ago | |
Dockerfile | 3 years ago | |
Dockerfile.develop | 3 years ago | |
GlobalUsings.cs | 3 years ago | |
IWebHostExtensions.cs | 3 years ago | |
Identity.API.csproj | 3 years ago | |
Program.cs | 3 years ago | |
README.md | 5 years ago | |
Startup.cs | 3 years ago | |
appsettings.json | 5 years ago | |
azds.yaml | 5 years ago | |
bundleconfig.json | 8 years ago | |
libman.json | 6 years ago | |
values.dev.yaml | 6 years ago | |
web.config | 5 years ago |
Sample reference containerized application, cross-platform and microservices architecture. Powered by Microsoft
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.
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