Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Steve Smith 483340f21e
Adding API Health Check (#191)
7 years ago
..
Areas/Identity/Pages Upgrade to 2.2 (#171) 7 years ago
Controllers Adding slugify parameter transform (#185) 7 years ago
Data Upgrade to 2.2 (#171) 7 years ago
Extensions Standardize namespaces to all be under the `Microsoft.eShopOnWeb` namespace and update default namespaces. (#102) 8 years ago
HealthChecks Adding API Health Check (#191) 7 years ago
Interfaces changed name of IBasketService to IBasketViewModelService in order to match file name (#143) 7 years ago
Models Upgrade to 2.2 (#171) 7 years ago
Properties Adding API Health Check (#191) 7 years ago
Services Paging infrastructure implemented through specifications. (#151) 7 years ago
ViewComponents Removed all the unused directives in the Solution with the assistance of Resharper 7 years ago
ViewModels Removed all the unused directives in the Solution with the assistance of Resharper 7 years ago
Views Applying some style updates 7 years ago
wwwroot Removing bower artifacts 7 years ago
Constants.cs Standardize namespaces to all be under the `Microsoft.eShopOnWeb` namespace and update default namespaces. (#102) 8 years ago
Dockerfile Updating Dockerfiles 8 years ago
Program.cs Upgrade to 2.2 (#171) 7 years ago
SlugifyParameterTransformer.cs Adding slugify parameter transform (#185) 7 years ago
Startup.cs Adding API Health Check (#191) 7 years ago
Web.csproj Adding slugify parameter transform (#185) 7 years ago
appsettings.Development.json Upgrade to 2.2 (#171) 7 years ago
appsettings.json Upgrade to 2.2 (#171) 7 years ago