Denis Suleimanov

Results 9 issues of Denis Suleimanov

**Description** I've added new constructor with pure number as parameter. It can simplify client code. We can reduce imports and pass `rand.Source` into the package **Go Version** ``` $ go...

.. and hold stable at least 80%

Good first issue
Cost: M
Priority: Low
Type: Testing

Can we think about some extension for RBAC on client side based on https://www.openpolicyagent.org/docs/latest/http-api-authorization/ ? I suppose it will reduce http request and save net traffic. Concept: User will create...

Type: Question

Problem: I want to develop some client for elder X service, whom support SOAP 1.1.and 1.2. What is my option with NClient? Suggestion: create soap provider As [https://documenter.getpostman.com/view/8854915/Szf26WHn](https://documenter.getpostman.com/view/8854915/Szf26WHn) of soap...

Type: Enhancement
Cost: L
Priority: Low
Needs: Design

We have retrying policies, serialization and mapping built-in Nclient. I think it would be great feature to add caching abstractions.

Type: Enhancement
Cost: M
Priority: Medium

I'm suggesting to add some test reports in workflow for better perception of information.

Good first issue
Cost: S
Priority: Low
Type: Testing
Type: CI/CD

Now we can use special extension for caching responses through separate providers (Redis as Example)

I've thought about nclient tool. Maybe there is a good option to generate, pack and publish nuget-package, not only *.cs files? We can use it in CD pipelines when we...

Cost: L
Priority: Low
Needs: Design

Minimal API was presented in .Net 6 by Microsoft. As far as I know NClient used to generate facades from ApiControllers. My question is: what if there is NO ApiControllers...

Type: Question
Priority: Medium
Needs: More info