Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nuget docs #1386

Merged
merged 3 commits into from
Sep 7, 2022
Merged

Add nuget docs #1386

merged 3 commits into from
Sep 7, 2022

Conversation

dthaler
Copy link
Collaborator

@dthaler dthaler commented Sep 1, 2022

Signed-off-by: Dave Thaler dthaler@microsoft.com

Description

Add docs about using the nuget package.
This PR assumes that PR #1372 is merged first.

Fixes #1382

Testing

N/A

Documentation

This is a doc-only change.

@dthaler dthaler added the documentation Improvements or additions to documentation label Sep 1, 2022
Signed-off-by: Dave Thaler <dthaler@microsoft.com>
@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #1386 (29a7109) into main (25b35d2) will increase coverage by 1.41%.
The diff coverage is n/a.

❗ Current head 29a7109 differs from pull request most recent head 8f86f43. Consider uploading reports for the commit 8f86f43 to get more accurate results

@@            Coverage Diff             @@
##             main    #1386      +/-   ##
==========================================
+ Coverage   82.35%   83.76%   +1.41%     
==========================================
  Files         123      120       -3     
  Lines       21233    20879     -354     
==========================================
+ Hits        17486    17489       +3     
+ Misses       3747     3390     -357     
Impacted Files Coverage Δ
libs/platform/ebpf_epoch.c 87.31% <0.00%> (-0.37%) ⬇️
tests/end_to_end/test_helper.cpp 89.07% <0.00%> (-0.34%) ⬇️
x64/Release/Elf.c
x64/Release/EverParse.h
x64/Release/ElfWrapper.c
libs/api/ebpf_api.cpp 85.14% <0.00%> (+0.25%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dthaler dthaler merged commit 85a9d41 into microsoft:main Sep 7, 2022
@dthaler dthaler deleted the nuget-docs branch September 7, 2022 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve developer documentation around nuget package
3 participants