Commit 1351991
authored
File tree
330 files changed
+2203
-1696
lines changed- .github
- actions/release-info
- workflows
- src
- NClient.Extensions/NClient.Extensions.DependencyInjection
- NClient.Providers
- NClient.Providers.Api.Rest
- Exceptions/Factories
- Extensions
- NClient.Providers.Mapping.HttpResponses
- Extensions
- Requests
- Responses
- NClient.Providers.Mapping.LanguageExt
- Extensions
- NClient.Providers.Resilience.Polly
- Extensions
- NClient.Providers.Serialization.MessagePack
- Enums
- Extensions
- NClient.Providers.Serialization.NewtonsoftJson
- Extensions
- NClient.Providers.Serialization.ProtobufNet
- Extensions
- NClient.Providers.Serialization.SystemTextJson
- Extensions
- NClient.Providers.Serialization.SystemXml
- Extensions
- NClient.Providers.Transport.RestSharp
- Extensions
- Resilience
- Validation
- NClient.Providers.Transport.SystemNetHttp
- AspNetCore
- Extensions
- Resilience
- Validation
- NClient
- NClient.Abstractions
- Annotations
- Auth
- Common
- Http
- Methods
- Parameters
- Operations
- Parameters
- Versioning
- Building
- Configuration
- Handling
- Mapping
- Resilience
- Validation
- Factory
- Clients
- Exceptions
- Extensions
- Handling
- Logging
- Mapping
- Results
- Validation
- Invocation
- Providers
- Api
- Handling
- Mapping
- Resilience
- Serialization
- Tools
- Transport
- Common
- Context
- Requests
- Responses
- Validation
- NClient.Annotations
- Auth
- Http
- Methods
- Parameters
- Operations
- Parameters
- Versioning
- NClient.AspNetCore
- AspNetBinding
- Exceptions
- Factories
- Extensions
- NClient.Common/Helpers
- NClient.Core
- Extensions
- Helpers/ObjectToKeyValueConverters/Factories
- Proxy
- NClient.Standalone
- ClientProxy
- Building/Configuration/Validation
- Generation
- Interceptors
- Invocation
- Validation
- Api
- Handling
- Validation
- Client
- Handling
- Validation
- Exceptions
- Factories
- Extensions
- Handling
- Mapping/Results
- Resilience
- Validation
- Providers
- Mapping
- Results
- Validation
- NClient
- Extensions
- Resilience
- Validation
- Gallery
- tests
- NClient.Api/NClient.Api.Tests/CustomClientUseCases
- NClient.Extensions/NClient.Extensions.DependencyInjection.Tests
- NClient.Packages/NClient.Packages.Tests
- NClient.Providers
- NClient.Providers.Api.Rest.Tests
- NClient.Providers.Transport.SystemNetHttp.Tests
- NClient.Testing/NClient.Testing.Common
- Apis
- Clients
- NClient
- 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.
330 files changed
+2203
-1696
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | | - | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments