Commit Graph

803 Commits

Author SHA1 Message Date
Srushti Pasari94
8bc7fcb69d Migrated to dotnet 8 and Updated packages 2023-10-17 15:21:43 +05:30
Srushti
cd5302577d Merge pull request #942 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Components.WebAssembly-7.0.11
Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.8 to 7.0.11
2023-10-09 13:21:00 +05:30
Srushti
f0c174db26 Merge branch 'main' into dependabot/nuget/Microsoft.AspNetCore.Components.WebAssembly-7.0.11 2023-10-09 13:13:42 +05:30
Srushti
ad423ade45 Merge pull request #944 from dotnet-architecture/dependabot/nuget/Microsoft.Extensions.Identity.Core-7.0.11
Bump Microsoft.Extensions.Identity.Core from 7.0.5 to 7.0.11
2023-10-09 12:02:46 +05:30
Srushti
808ff63a12 Merge branch 'main' into dependabot/nuget/Microsoft.Extensions.Identity.Core-7.0.11 2023-10-09 12:00:25 +05:30
Srushti
a16a3a14b4 Merge pull request #943 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Identity.EntityFrameworkCore-7.0.11
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 7.0.5 to 7.0.11
2023-09-20 21:50:46 +05:30
dependabot[bot]
183d0536e5 Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.8 to 7.0.11
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 7.0.8 to 7.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.8...v7.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 15:51:21 +00:00
dependabot[bot]
614ad68126 Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore
Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 15:51:21 +00:00
Srushti
0936533b04 Merge pull request #949 from dotnet-architecture/Updating-test-project-Nsubstitute
Updating test projects
2023-09-20 21:20:09 +05:30
Srushti Pasari94
09dfcba4ef Updated Result for nullable results as well and remove warning 2023-09-20 20:33:11 +05:30
Srushti Pasari94
9ac2e4a628 Merge branch 'main' into Updating-test-project-Nsubstitute 2023-09-19 12:54:09 +05:30
Srushti Pasari94
76606609bf updated integration test project csproj 2023-09-19 12:00:05 +05:30
Srushti Pasari94
ee14ef3057 Updating test projects 2023-09-19 01:11:16 +05:30
James Montemagno
75d580260d Merge branch 'main' into tw-bootstrap 2023-09-14 13:18:09 -07:00
James Montemagno
6d9123da6d Merge branch 'main' into dependabot/nuget/Microsoft.Extensions.Identity.Core-7.0.11 2023-09-14 09:47:38 -07:00
James Montemagno
257a8388c3 Merge pull request #945 from dotnet-architecture/dev/noecald/codeindex
Enable Code Index action with workflow_dispatch trigger
2023-09-14 09:38:11 -07:00
Noelle Caldwell
523d6ddb05 Index Everything instead of eShopOnWeb only 2023-09-13 17:41:08 -07:00
Noelle Caldwell
8119542776 Update and rename codeindex.yml to richnav.yml 2023-09-13 17:19:47 -07:00
Noelle Caldwell
8b7d856872 Rename richnav.yml to codeindex.yml 2023-09-13 09:17:42 -07:00
Noelle Caldwell
65fe233cb9 Update richnav.yml to use windows-latest 2023-09-13 07:49:16 -07:00
Noelle Caldwell
c6378cee40 Rename codeindex.yml to richnav.yml 2023-09-13 07:43:08 -07:00
Noelle Caldwell
e2b909aeef only index C# 2023-09-13 07:42:04 -07:00
Noelle Caldwell
bfe9602074 workflow_dispatch only trigger for Code Index 2023-09-13 07:06:55 -07:00
Noelle Caldwell
bae6449daf Update codeindex task (previously called richnav) 2023-09-13 07:03:16 -07:00
dependabot[bot]
17b1218cdb Bump Microsoft.Extensions.Identity.Core from 7.0.5 to 7.0.11
Bumps [Microsoft.Extensions.Identity.Core](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Identity.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 14:36:03 +00:00
Srushti
d22efcc6f4 Merge pull request #878 from paisanousa/fix-warning
Fix dotnet-xunit lower bound warning
2023-09-12 17:30:31 +05:30
Srushti
803c7dc91f Merge pull request #935 from SrushtiPasari94/PR981-ardalis-Specification
updated ardalis specification version
2023-09-11 23:45:26 +05:30
Srushti Pasari94
6131826f1d Ardalis.Specification.EntityFrameworkCore updated to 7.0.0 2023-09-11 23:40:11 +05:30
Srushti
85efeb251d Merge pull request #934 from dotnet-architecture/dependabot/nuget/System.IdentityModel.Tokens.Jwt-6.32.3
Bump System.IdentityModel.Tokens.Jwt from 6.30.1 to 6.32.3
2023-09-11 16:47:48 +05:30
Srushti
a48805ee6a Merge pull request #926 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Components.WebAssembly.Authentication-7.0.10
Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 7.0.5 to 7.0.10
2023-09-09 01:19:00 +05:30
dependabot[bot]
28520f3895 Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Authentication](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.10.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.10)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 10:10:54 +00:00
Srushti
f653405c61 Merge pull request #927 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Components.Authorization-7.0.10
Bump Microsoft.AspNetCore.Components.Authorization from 7.0.5 to 7.0.10
2023-09-08 15:35:31 +05:30
Srushti Pasari94
9ccf9439b4 updated ardalis specification version 2023-09-07 15:43:12 +05:30
dependabot[bot]
1084263681 Bump System.IdentityModel.Tokens.Jwt from 6.30.1 to 6.32.3
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.30.1 to 6.32.3.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.30.1...6.32.3)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 14:40:46 +00:00
Srushti
804ee89688 Merge pull request #932 from zedy-wj/main
Fix test.
2023-08-28 11:31:58 +05:30
zedy
6443eac1be fix test 2023-08-28 12:05:49 +08:00
Srushti
14ce6c8730 Merge pull request #930 from dotnet-architecture/dependabot/nuget/FluentValidation-11.7.1
Bump FluentValidation from 11.5.2 to 11.7.1
2023-08-25 18:17:30 +05:30
Srushti
4355c53427 Merge pull request #844 from zedy-wj/main
Azdevify eshopOnWeb
2023-08-25 11:52:52 +05:30
zedy
50d3ca55fd Merge remote-tracking branch 'upstream/main' 2023-08-25 10:13:41 +08:00
zedy
a5bc07f136 Merge branch 'main' of https://github.com/zedy-wj/eShopOnWeb 2023-08-23 10:59:07 +08:00
zedy
180b6e1f2d add a note in the instruction steps 2023-08-23 10:58:31 +08:00
James Montemagno
f8d1d1e15b Merge pull request #876 from AlexandrSHad/fix-connection-strings
fixed connection strings
2023-08-22 10:13:30 -07:00
zedy
d7242d52a0 Merge branch 'main' of https://github.com/zedy-wj/eShopOnWeb 2023-08-17 10:24:35 +08:00
zedy
890e6df1eb update azd login to azd auth login 2023-08-17 10:24:09 +08:00
dependabot[bot]
caed4d432a Bump FluentValidation from 11.5.2 to 11.7.1
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.5.2 to 11.7.1.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.5.2...11.7.1)

---
updated-dependencies:
- dependency-name: FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 14:20:00 +00:00
zedy
d2753c7d68 fix possible null reference error 2023-08-11 13:30:14 +08:00
dependabot[bot]
ef27d5ac7d Bump Microsoft.AspNetCore.Components.Authorization from 7.0.5 to 7.0.10
Bumps [Microsoft.AspNetCore.Components.Authorization](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.10.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.10)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.Authorization
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 14:12:20 +00:00
dependabot[bot]
f97e1751cd Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (#917)
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.8.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-29 16:02:27 -04:00
dependabot[bot]
cf6a1aac87 Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (#917)
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.8.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-29 16:01:59 -04:00
dependabot[bot]
780fb6e606 Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.5 to 7.0.8 (#916)
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.8.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-28 10:55:02 -04:00