Commit f0831f1
authored
File tree
186 files changed
+5823
-535
lines changed- .github
- actions
- build
- push
- release-info
- test-core
- test-framework
- test-release
- workflows
- benchmark/NClient.Benchmark.Client
- .run
- Helpers
- JsonClient
- JsonHttpResponseClient
- PrimitiveClient
- PrimitiveHttpResponseClient
- sandbox
- NClient.Sandbox.Client
- NClient.Sandbox.ProxyService.Facade
- src
- NClient.CodeGeneration
- NClient.CodeGeneration.Abstractions
- Enums
- NClient.CodeGeneration.Facades.NSwag
- Models
- Templates
- NClient.Extensions/NClient.Extensions.DependencyInjection
- Extensions
- NClient.Providers
- NClient.Providers.Api.Rest
- Providers
- NClient.Providers.Mapping.HttpResponses
- Responses
- NClient.Providers.Mapping.LanguageExt
- NClient.Providers.Resilience.Polly
- NClient.Providers.Serialization.MessagePack
- NClient.Providers.Serialization.NewtonsoftJson
- NClient.Providers.Serialization.ProtobufNet
- NClient.Providers.Serialization.SystemTextJson
- NClient.Providers.Serialization.SystemXml
- NClient.Providers.Transport.RestSharp
- Builders
- Extensions
- Helpers
- Resilience
- Validation
- NClient.Providers.Transport.SystemNetHttp
- Builders
- Extensions
- Helpers
- Resilience
- Validation
- NClient.Tools/NClient.DotNetTool
- Loaders
- Logging
- Options
- Savers
- NClient
- NClient.Abstractions
- Annotations/Operations
- Invocation
- Providers
- Api
- Transport
- Requests
- Responses
- NClient.Annotations
- Operations
- NClient.AspNetCore
- Binding
- Controllers
- NClient.Common/Helpers
- NClient.Core
- Helpers
- NClient.Standalone
- ClientProxy
- Generation
- Helpers
- Interceptors
- MethodBuilders
- Providers
- Validation
- Api
- Transport
- Client
- Exceptions/Factories
- Providers/Mapping
- NClient
- Extensions/Resilience
- tests
- NClient.Api/NClient.Api.Tests
- NClient.CodeGeneration/NClient.CodeGeneration.Interfaces.NSwag.Tests
- Specifications
- NClient.Extensions/NClient.Extensions.DependencyInjection.Tests
- NClient.Packages/NClient.Packages.Tests
- NClient.Providers
- NClient.Providers.Api.Rest.Tests
- MethodBuilders
- NClient.Providers.Mapping.HttpResponses.Tests
- NClient.Providers.Mapping.LanguageExt.Tests
- NClient.Providers.Serialization.MessagePack.Tests
- NClient.Providers.Serialization.ProtobufNet.Tests
- NClient.Providers.Serialization.SystemXml.Tests
- NClient.Providers.Transport.SystemNetHttp.Tests
- NClient.Testing/NClient.Testing.Common
- Apis
- Helpers
- NClient.Tools/NClient.DotNetTool.Tests
- NClient
- NClient.AspNetCore.Tests
- NClient.Core.Tests
- NClient.Standalone.Tests
- Clients
- NClient.Tests
- ClientTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
186 files changed
+5823
-535
lines changedLines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
| |||
File renamed without changes.
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
29 | 44 | | |
30 | 45 | | |
31 | 46 | | |
32 | 47 | | |
33 | 48 | | |
34 | 49 | | |
35 | | - | |
| 50 | + | |
36 | 51 | | |
37 | 52 | | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
File renamed without changes.
| 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 | + | |
This file was deleted.
This file was deleted.
| 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 | + | |
0 commit comments