Commit d29fb63
refactor(sdk): reorganize folder structure for clarity
BREAKING: Internal folder structure changed (consumers unaffected)
- common/ → Build/Common/
- Enforcement/ → Build/Enforcement/
- Packaging/ → Build/Packaging/
- configuration/ → Config/
- Shared/ → Testing/Fixtures/
Test fixtures now only in .Test SDK (not in base or .Web)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 034d08b commit d29fb63
68 files changed
Lines changed: 1462 additions & 853 deletions
File tree
- docs/plans
- eng
- ANcpSdk.AspNetCore.ServiceDefaults.AutoRegister
- Analyzers
- Emitters
- Models
- ANcpSdk.AspNetCore.ServiceDefaults/Instrumentation
- src
- Build
- Common
- Enforcement
- Packaging
- Config
- Sdk
- ANcpLua.NET.Sdk.Test
- ANcpLua.NET.Sdk.Web
- ANcpLua.NET.Sdk
- Testing
- Fixtures
- tests/ANcpLua.Sdk.Tests
- Helpers
- tools
- SchemaGenerator
- SemconvGenerator/output/OTelConventions
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 | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
46 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
This file was deleted.
0 commit comments