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

C# Development #3602

Merged
merged 10 commits into from
Apr 2, 2019
Merged

C# Development #3602

merged 10 commits into from
Apr 2, 2019

Conversation

ogoshen
Copy link
Contributor

@ogoshen ogoshen commented Mar 27, 2019

This PR has some minor public API changes, see the cookbook.md for reference.

Actually the docs might be the most important change here, but here a few of the others:

  • Updated readme.md
  • New base class for managed object holding unmanaged resources, and a new handle type.
    This should help some outstanding isseus with interop, see pinvoke.md for notes.
  • Added inline documentation
  • FrameSet now inherits Frame
  • Better casting and Extension support
  • Options and Info for Sesnor, Device and ProcessingBlock updated
  • StyleCop

#3418, #3419, #3557

@dorodnic dorodnic added the .NET label Mar 27, 2019
@dorodnic
Copy link
Contributor

Awesome, thanks @ogoshen
Love the cookbook
There is a CI error related to stylecop.json please take a look

Copy link
Contributor

@dorodnic dorodnic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with my VS15 setup, looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants