We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8781924 commit 5a55fd3Copy full SHA for 5a55fd3
1 file changed
README.md
@@ -10,6 +10,14 @@ Micro-framework for logging via the .NET `TraceSource` API.
10
[`System.Diagnostics.Activity`](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.activity).
11
- Version 1.0.0 in development.
12
13
+## Installation
14
+
15
+A [NuGet package](https://www.nuget.org/packages/Sharp.Diagnostics.Logging/) is available.
16
17
+## Documentation
18
19
+Documented via IntelliSense. No external documentation.
20
21
## Building From Source
22
23
Requirements:
0 commit comments