We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90eb2c commit c857c2aCopy full SHA for c857c2a
README.md
@@ -5,6 +5,9 @@ Option and Result types for C#, inspired by Rust
5
[](https://github.com/jtmueller/RustyOptions/actions/workflows/codeql-analysis.yml)
6
[](https://codecov.io/gh/jtmueller/RustyOptions)
7
8
+```
9
+dotnet add package RustyOptions
10
11
12
## Avoid Null-Reference Errors
13
0 commit comments