Commit 7458530
committed
Baseline migration to .NET 10 for release 10.0
1 parent 3ce2ca3 commit 7458530
330 files changed
Lines changed: 1865 additions & 1533 deletions
File tree
- build
- examples
- AspNetCore
- OData
- ODataAdvancedExample
- ODataBasicExample
- ODataConventionsExample
- ODataOpenApiExample
- Models
- V3
- SomeODataOpenApiExample
- WebApi
- BasicExample
- ByNamespaceExample
- ConventionsExample
- MinimalApiExample
- MinimalOpenApiExample
- OpenApiExample
- AspNet
- OData/OpenApiODataWebApiExample
- Models
- V3
- src
- Abstractions
- src/Asp.Versioning.Abstractions
- Conventions
- test/Asp.Versioning.Abstractions.Tests
- Conventions
- AspNetCore
- Acceptance/Asp.Versioning.Mvc.Acceptance.Tests
- Http/given a versioned minimal API
- Mvc
- UsingAttributes
- given a version-neutral UI Controller
- given a versioned Controller
- UsingConventions/given a versioned Controller using conventions
- UsingMediaType/given a versioned Controller
- UsingNamespace/given a versioned Controller per namespace
- OData
- Advanced
- given a versioned ControllerBase mixed with OData controllers
- given a versioned ODataController mixed with base controllers
- Basic
- given a versioned ODataController
- given versioned batch middleware
- UsingConventions/given a versioned ODataController using conventions
- OData
- src
- Asp.Versioning.OData.ApiExplorer
- ApiExplorer
- Conventions
- DependencyInjection
- Asp.Versioning.OData
- ApplicationModels
- Builder
- DependencyInjection
- OData
- Batch
- Routing
- test
- Asp.Versioning.OData.ApiExplorer.Tests
- ApiExplorer
- Conventions
- Asp.Versioning.OData.Tests
- Controllers
- OData
- Routing
- WebApi
- src
- Asp.Versioning.Http
- Builder
- DependencyInjection
- Http
- Routing
- Asp.Versioning.Mvc.ApiExplorer
- DependencyInjection
- Internal
- Asp.Versioning.Mvc
- Abstractions
- ApplicationModels
- DependencyInjection
- Routing
- test
- Asp.Versioning.Http.Tests
- Builder
- DependencyInjection
- Http
- Routing
- Asp.Versioning.Mvc.ApiExplorer.Tests
- Asp.Versioning.Mvc.Tests
- ApplicationModels
- Conventions
- AspNet
- Acceptance/Asp.Versioning.WebApi.Acceptance.Tests
- Http
- Basic
- given a version-neutral ApiController
- given a versioned ApiController
- UsingConventions/given a versioned ApiController using conventions
- UsingMediaType/given a versioned ApiController
- UsingNamespace/given a versioned ApiController per namespace
- OData
- Advanced
- given a versioned ApiController mixed with OData controllers
- given a versioned ODataController mixed with Web API controllers
- Basic
- given a versioned ODataController
- UsingConventions/given a versioned ODataController using conventions
- OData
- src
- Asp.Versioning.WebApi.OData.ApiExplorer
- ApiExplorer
- Conventions
- Routing
- System.Web.Http
- Description
- net45
- Asp.Versioning.WebApi.OData
- Controllers
- Microsoft.OData
- OData
- Routing
- System.Net.Http
- System.Web.Http
- test
- Asp.Versioning.WebApi.OData.ApiExplorer.Tests
- Conventions
- Description
- System.Web.Http
- Description
- Asp.Versioning.WebApi.OData.Tests
- Controllers
- OData
- Routing
- System.Web.Http
- WebApi
- src
- Asp.Versioning.WebApi.ApiExplorer
- ApiExplorer
- System.Web.Http
- Controllers
- Description
- Asp.Versioning.WebApi
- Controllers
- Conventions
- Dispatcher
- Routing
- System.Net.Http
- System.Web.Http
- test
- Asp.Versioning.WebApi.ApiExplorer.Tests
- ApiExplorer
- System.Web.Http.Description
- Asp.Versioning.WebApi.Tests
- Controllers
- Conventions
- Dispatcher
- System.Net.Http
- System.Web.Http
- Client
- src/Asp.Versioning.Http.Client
- System.Net.Http
- net#.0
- test/Asp.Versioning.Http.Client.Tests
- System.Net.Http
- net#.0
- DependencyInjection
- Common
- src
- Common.Backport
- Common.Mvc/Conventions
- Common.OData.ApiExplorer
- Conventions
- Microsoft.OData.Edm
- OData
- Common.OData
- OData
- Common
- test
- Common.Acceptance.Tests
- Common.Mvc.Tests/Conventions
- Common.OData.ApiExplorer.Tests
- Conventions
- OData
- Common.Tests
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 | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 4 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
27 | 10 | | |
28 | 11 | | |
29 | 12 | | |
30 | | - | |
| 13 | + | |
31 | 14 | | |
32 | 15 | | |
33 | 16 | | |
34 | 17 | | |
35 | 18 | | |
36 | 19 | | |
37 | | - | |
| 20 | + | |
| 21 | + | |
38 | 22 | | |
39 | 23 | | |
40 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
| 159 | + | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | | - | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
0 commit comments