Genesis.Logging
3.0.0
Genesis.Logging is a library for application authors (not library authors) that facilitates performance-focussed logging that can be compiled out of performance-critical builds.
Install-Package Genesis.Logging -Version 3.0.0
dotnet add package Genesis.Logging --version 3.0.0
<PackageReference Include="Genesis.Logging" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Genesis.Logging --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Genesis.Logging, 3.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- System.Reactive (>= 4.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Genesis.Logging:
Package | Downloads |
---|---|
Genesis.DataStore
Genesis.DataStore is a library that makes it simpler to implement a versioned SQLite-based data store, particularly within a mobile application.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Genesis.Logging:
Repository | Stars |
---|---|
kentcb/WorkoutWotch
Repository for my video series on building an iOS app in .NET.
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 4,183 | 8/14/2018 |
2.0.0 | 9,524 | 4/13/2017 |
1.0.7-alpha | 2,814 | 10/22/2016 |
1.0.6-alpha | 508 | 10/21/2016 |
1.0.5-alpha | 508 | 10/21/2016 |
1.0.4-alpha | 502 | 10/21/2016 |
1.0.3-alpha | 609 | 9/24/2016 |
1.0.2-alpha | 537 | 9/21/2016 |
1.0.1-alpha | 737 | 6/3/2016 |
1.0.0-alpha | 535 | 5/29/2016 |