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 4444bd20a3 Adding ToList to IReadOnlyCollection used in foreach 7 years ago
..
Entities Removed all the unused directives in the Solution with the assistance of Resharper 7 years ago
Exceptions Standardize namespaces to all be under the `Microsoft.eShopOnWeb` namespace and update default namespaces. (#102) 8 years ago
Interfaces Fix 147 include order id in details query (#169) 7 years ago
Services Adding ToList to IReadOnlyCollection used in foreach 7 years ago
Specifications Paging infrastructure implemented through specifications. (#151) 7 years ago
ApplicationCore.csproj Update ASP.NET Core Version to 2.10 to 2.1.3 (#126) 7 years ago
CatalogSettings.cs Cart Updates (#26) 8 years ago