654 Commits (896d75d55f6c7a6ea8d065245edb997c657f7645)
 

Author SHA1 Message Date
Steve Smith a675f3ad57 Merge branch 'main' of https://github.com/dotnet-architecture/eShopOnWeb 4 years ago
Steve Smith 833dc3bd3a Refactor to eliminate unneeded BasketQueryService 4 years ago
Cédric Michel 3a81dcfd84
use GetRequiredSection and Service to inject options (#640) 4 years ago
Cédric Michel 13fed892ee
update nuget package and adapt dockerfile to .net 6 (#639) 4 years ago
Steve Smith 6f5a6c0860 Fixed codeanalysis issue 4 years ago
Dominik Ther eb757d3d12
Specific health checks implementations registered into the application (#619) 4 years ago
dependabot[bot] 77d9e4c19a
Bump Microsoft.Extensions.Identity.Core from 5.0.11 to 6.0.0 (#629) 4 years ago
dependabot[bot] d7c7540779
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design (#630) 4 years ago
dependabot[bot] 5f68d1c09f
Bump Microsoft.AspNetCore.Components.Authorization from 5.0.11 to 6.0.0 (#631) 4 years ago
dependabot[bot] f7b3f20660
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#634) 4 years ago
dependabot[bot] 7b7ef32f68
Bump Microsoft.AspNetCore.Components.WebAssembly.Server (#632) 4 years ago
dependabot[bot] d8ed4a0f1f
Bump Microsoft.Extensions.Logging.Configuration from 5.0.0 to 6.0.0 (#633) 4 years ago
dependabot[bot] ba61d42159
Bump Microsoft.AspNetCore.Components.WebAssembly from 5.0.11 to 6.0.0 (#628) 4 years ago
dependabot[bot] 3183f5ea18
Bump Microsoft.EntityFrameworkCore.InMemory from 5.0.11 to 6.0.0 (#626) 4 years ago
dependabot[bot] 3989924033
Bump Microsoft.EntityFrameworkCore.Tools from 5.0.11 to 6.0.0 (#625) 4 years ago
dependabot[bot] 9a8b503f3d
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore (#623) 4 years ago
dependabot[bot] 0bfffdeaa8
Bump Microsoft.AspNetCore.Identity.UI from 5.0.11 to 6.0.0 (#621) 4 years ago
dependabot[bot] d7fb61591f
Bump System.Text.Json from 5.0.2 to 6.0.0 (#627) 4 years ago
dependabot[bot] 1e10afaced
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.11 to 6.0.0 (#620) 4 years ago
dependabot[bot] 16afdb4963
Bump Microsoft.CodeAnalysis from 3.11.0 to 4.0.1 (#624) 4 years ago
dependabot[bot] 5813666ebc
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (#615) 4 years ago
dependabot[bot] 6f5333c2e8
Bump System.IdentityModel.Tokens.Jwt from 6.14.0 to 6.14.1 (#613) 4 years ago
dependabot[bot] d645017dbf
Bump System.Net.Http.Json from 5.0.0 to 6.0.0 (#622) 4 years ago
dependabot[bot] d19f0f7841
Bump Microsoft.EntityFrameworkCore.SqlServer from 5.0.11 to 6.0.0 (#616) 4 years ago
dependabot[bot] 166dc36033
Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication (#618) 4 years ago
dependabot[bot] a09f39a717
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.11 to 6.0.0 (#617) 4 years ago
Shady Nagy 9db2feb930
Shady nagy/net6 (#614) 4 years ago
Cédric Michel 64f150dc07
replace counter by specific query to avoid load each items in memory (#611) 4 years ago
Cédric Michel 553a10187d
remove unsupported string.Compare with real database (#612) 4 years ago
Cédric Michel 984740d422
Basket : Improve, reduce, remove duplication call to database (#610) 4 years ago
Cédric Michel 47f69eb294
protect basket by manual manipulation of basket shop cookie (#609) 4 years ago
Cédric Michel ed30f3dcc4
fix bad redirection (#608) 4 years ago
Cédric Michel 5d34222f28
add cached on logout with revoke cookie identity key (#605) 4 years ago
Cédric Michel 68beb21f07
Feature/generic cached decorator (#604) 4 years ago
Cédric Michel ed63faac84
update all nuget package (#603) 4 years ago
Cédric Michel 463e6f522d
change BuyerId to 256 because it represent the user name from identity and it also mandatory (#597) 4 years ago
Cédric Michel cfd4f4e22d
Dependabot/nuget/blazored.local storage 4.1.5 (#596) 4 years ago
Steve Smith 4da4822e8e
Update AddItemToBasket.cs 4 years ago
Steve Smith c7e171e03f
move GuardExtensions (#595) 4 years ago
dependabot[bot] c23d92793e
Bump Microsoft.AspNetCore.Components.WebAssembly from 5.0.0 to 5.0.11 (#593) 4 years ago
dependabot[bot] 8a9a50d9e7
Bump System.Text.Json from 5.0.0 to 5.0.2 (#591) 4 years ago
dependabot[bot] 5a59ec33c2
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.0 to 5.0.11 (#590) 4 years ago
dependabot[bot] 7fe8fd8a7c
Bump System.IdentityModel.Tokens.Jwt from 6.8.0 to 6.13.1 (#589) 4 years ago
Cédric Michel f6a975acbe
make : // TODO: Make a generic service for any LookupData type (#594) 4 years ago
Cédric Michel 8f55b1b56a
manage conflict (generic way) use toast to show error (#588) 4 years ago
dependabot[bot] 935167daaf
Bump Microsoft.EntityFrameworkCore.Tools from 5.0.0 to 5.0.11 (#586) 4 years ago
dependabot[bot] 71109f4d72
Bump Microsoft.EntityFrameworkCore.InMemory from 5.0.0 to 5.0.11 (#585) 4 years ago
dependabot[bot] de013f7037
Bump Microsoft.AspNetCore.Components.WebAssembly.Server (#587) 4 years ago
dependabot[bot] 9ec7cb69a3
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (#584) 4 years ago
dependabot[bot] 9656d021da
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.11.0 (#583) 4 years ago