Commit fdcee06
feat: Implement ECommerce platform with .NET 8
Co-authored-by: kwanelerh069 <kwanelerh069@gmail.com>1 parent 73f2ce9 commit fdcee06
761 files changed
Lines changed: 122104 additions & 349 deletions
File tree
- .github/workflows
- src
- ECommerce.Api
- Controllers
- Extensions
- Middleware
- Properties
- bin/Debug/net8.0
- cs
- de
- es
- fr
- it
- ja
- ko
- pl
- pt-BR
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64/native
- linux-armel/native
- linux-arm/native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64/native
- linux-x86/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- unix/lib/net6.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win/lib/net6.0
- ru
- tr
- zh-Hans
- zh-Hant
- obj
- Debug/net8.0
- refint
- ref
- staticwebassets
- ECommerce.Core
- Entities
- Enums
- Interfaces
- Models
- bin/Debug/net8.0
- obj
- Debug/net8.0
- refint
- ref
- ECommerce.Infrastructure
- Data
- Migrations
- ML
- Services
- bin/Debug/net8.0
- obj
- Debug/net8.0
- refint
- ref
- ECommerce.Web
- Pages
- Properties
- bin/Debug/net8.0
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64/native
- linux-armel/native
- linux-arm/native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64/native
- linux-x86/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- unix/lib/net6.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win/lib/net6.0
- obj
- Debug/net8.0
- refint
- ref
- scopedcss
- bundle
- projectbundle
- staticwebassets
- wwwroot
- css
- js
- lib
- bootstrap
- dist
- css
- js
- jquery-validation-unobtrusive
- jquery-validation
- dist
- jquery
- dist
- tests/ECommerce.Tests
- bin/Debug/net8.0
- cs
- de
- es
- fr
- it
- ja
- ko
- pl
- pt-BR
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64/native
- linux-armel/native
- linux-arm/native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64/native
- linux-x86/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- unix/lib/net6.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win/lib
- net6.0
- net8.0
- ru
- tr
- zh-Hans
- zh-Hant
- obj
- Debug/net8.0
- refint
- ref
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
0 commit comments