Commit b70f6d8
Feature/entry version sdk (#1)
* Add basic http client for logdash REST API
* Add logdash builder
* Add workflow
* Add nuget metadata
* Fix bugs, add examples
* Add SequenceNumber
* Add colors
* Set default verbose
* Add README
* Update readme
* Update README
* Wrap timestamp with [ ]
* Run workflow on push to main
* Refactor on CR changes
* Refactor to match contract from other SDKs
* Update readme
* CR changes
* Fix typo in url
---------
Co-authored-by: Jakub Kuniszewski <you@example.com>1 parent 891363c commit b70f6d8
27 files changed
Lines changed: 987 additions & 1 deletion
File tree
- .github/workflows
- Logdash.AspNetCore.Example
- Controllers
- Properties
- Logdash.Console.Example
- Logdash
- Constants
- Converters
- Extensions
- Models
- Requests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments