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.
 
 
 
 
 
Eric Fleming db517b9c1d
Merge pull request #223 from dotnet-architecture/fix-clicking-cart-button
7 years ago
..
Areas/Identity Working on styling for new Login page 7 years ago
Controllers Login POST Test Working (#198) 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 Consolidate Web and WebRazorPages Projects (#192) 7 years ago
Pages Fixing pager styles 7 years ago
Properties Consolidate Web and WebRazorPages Projects (#192) 7 years ago
Services Removing List and all the places it was used 7 years ago
ViewModels Consolidate Web and WebRazorPages Projects (#192) 7 years ago
Views Component will now redirect to basket when clicking on cart icon 7 years ago
wwwroot Fixed SCSS variables reference issue (#218) 7 years ago
Constants.cs Consolidate Web and WebRazorPages Projects (#192) 7 years ago
Dockerfile Cleaning up docker files 7 years ago
Program.cs Upgrade to 2.2 (#171) 7 years ago
SlugifyParameterTransformer.cs Adding slugify parameter transform (#185) 7 years ago
Startup.cs Removing IRepository 7 years ago
Web.csproj Removing BuildWebCompiler NuGet package 7 years ago
appsettings.Development.json Upgrade to 2.2 (#171) 7 years ago
appsettings.json Upgrade to 2.2 (#171) 7 years ago
compilerconfig.json Fixing pager styles 7 years ago
compilerconfig.json.defaults Adding compilerconfig and updating variables 7 years ago
libman.json Getting LibMan in place 7 years ago