Giter Site home page Giter Site logo

Comments (5)

nvborisenko avatar nvborisenko commented on June 27, 2024

Easiest and great possibility to do it would be using dotnet-try interactive tool for documentation. We will describe samples, and user will be able to execute these samples.

from client-net.

winstondz avatar winstondz commented on June 27, 2024

Some of the examples, I see use the CreateLogItemRequest which I think is depreciated. How do we attach a file (screenshot) using this package? Is there an example (stackoverflow) you can point me to?

from client-net.

nvborisenko avatar nvborisenko commented on June 27, 2024

@winstondz example how to send log message with binary attachment: https://github.com/reportportal/client-net/blob/a0bc6f8129cc8ba9f43786b15caa519568a01b3d/test/ReportPortal.Client.IntegrationTests/LogItem/LogItemFixture.cs#L51

from client-net.

unickq avatar unickq commented on June 27, 2024

2 years, no docs 🤒

from client-net.

nvborisenko avatar nvborisenko commented on June 27, 2024

Only one entry point:

var service = new Service(uri, project, token);

Then intellisense does a magic. For instance start new launch:

var launch = await service.Launch.StartAsync(new StartLaunchRequest.......

Feel free to contribute, dn't hesitate to propose requests for change. Hoping test project describes how to use this library (covers 83% of code).

PS: inline doc instructions doesn't work, we need choose good library for inheritance of inline documentation.

Roadmap options:

  • just readme file
  • jupyter notebooks where you can play within predefined examples interactively
  • centralized doc for the whole RP.NET world

from client-net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.