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

Restructure the C# library #3038

Merged
merged 1 commit into from
Jan 21, 2019

Conversation

matkatz
Copy link
Contributor

@matkatz matkatz commented Jan 9, 2019

This PR restructures the C# library to have each class in a separate file as suggested by @Gallimathias in PR #2394.

The API's that requires bumping to C# lang 7 are not included in this change in order to keep support for Visual Studio 2015.

We currently also looking into build the library as .Net Standard.
There are some limitations around this since .Net Standard is not natively supported by CMake at the moment.

@matkatz matkatz added the .NET label Jan 9, 2019
@matkatz matkatz requested a review from dorodnic January 9, 2019 17:08
@Gallimathias
Copy link

You didn't read my last comment. #2394

@matkatz matkatz merged commit 4733a8d into IntelRealSense:development Jan 21, 2019
@matkatz matkatz deleted the csharp_split_classes branch April 16, 2019 12:59
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.

3 participants