code.diagnostics.currentprocess
Source code package. A utility class for substituting absent environment variables in the current process from a JSON file.
Ecosystem
nuget.org
nuget.org
Latest Release
over 5 years ago
1.0.1
over 5 years ago
Versions
2
2
Downloads
2,021 total
2,021 total
code.diagnostics.command 1.0.1
Source code package. A utility class for running external processes in various ways, with timeout...2 versions - Latest release: about 3 years ago - 1.84 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.generic.asrenderedenumerable 1.0.1
Source code package. An extension which parses the values of the given IDictionary<string,object>...2 versions - Latest release: over 5 years ago - 1.9 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.threading.tasks.timeoutafterseconds 1.0.0
Source code package. Extension methods for timing out when waiting on a Task, with bypass that do...1 version - Latest release: over 5 years ago - 2.19 thousand downloads total - 10 stars on GitHub - 1 maintainer
code.extensions.logging.logwiththumbprint 1.0.1
Source code package. Formats and writes a log message at the specified log level, adding context ...2 versions - Latest release: over 5 years ago - 2.11 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.generic.substituteabsentenvironmentvariablesforcurrentprocess 1.0.1
Source code package. An extension which parses the values of the given IDictionary<string,object>...2 versions - Latest release: over 5 years ago - 1 dependent package - 1 dependent repositories - 2.36 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.generic.rendervalue 1.0.1
Source code package. An extension which parses the value of the given KeyValuePair<string,object>...2 versions - Latest release: over 5 years ago - 2 dependent packages - 1 dependent repositories - 3.15 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.exception.getfingerprint 1.0.1
Source code package. A utility class for obtaining a "fingerprint" (hash) of an exception to help...2 versions - Latest release: over 5 years ago - 1 dependent package - 1 dependent repositories - 2.51 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.collections.generic.assertcomparer 1.0.1
Source code package. A comparer for asserting equality of objects, including generic types, IEnum...2 versions - Latest release: about 6 years ago - 1 dependent package - 1 dependent repositories - 3.69 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.configuration.get 1.0.0
Source code package. An extension for getting a bound object from a specified configuration secti...1 version - Latest release: about 6 years ago - 1.23 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.configuration.getsectionnames 1.0.0
Source code package. An extension for getting the distinct section names (top-level keys) for whi...1 version - Latest release: about 6 years ago - 1 dependent package - 1 dependent repositories - 9.52 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.configuration.logchanges 1.0.0
Source code package. An extension for logging any changes detected on a given IConfigurationRoot.1 version - Latest release: about 6 years ago - 1.26 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.configuration.logfileloadexceptions 1.0.0
Source code package. An extension for logging any file load exceptions that occur when the given ...1 version - Latest release: about 6 years ago - 1.25 thousand downloads total - 13 stars on GitHub - 1 maintainer
code.extensions.configuration.todictionary 1.0.0
Source code package. An extension for converting the values in either an IConfiguration or an ICo...1 version - Latest release: about 6 years ago - 3 dependent packages - 1 dependent repositories - 1.85 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.configuration.tonesteddictionary 1.0.0
Source code package. An extension for converting the values in either an IConfiguration or an ICo...1 version - Latest release: about 6 years ago - 1 dependent package - 1 dependent repositories - 1.35 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.generic.quasiequals 1.0.1
Source code package. An extension for asserting object equality by using the Code.Collections.Gen...2 versions - Latest release: about 6 years ago - 1 dependent repositories - 3.21 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.generic.tonesteddictionary 1.0.0
Source code package. An extension for converting the entries in an IDictionary<string,string> to ...1 version - Latest release: about 6 years ago - 1 dependent package - 1 dependent repositories - 1.79 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.net.assertconnectivityasync 1.0.0
Source code package. An extension which verifies that a socket connection can be made to a target...1 version - Latest release: about 6 years ago - 1.3 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.dependencyinjection.addlazy 1.0.0
Source code package. An extension for adding LAzy<T> support to an IServiceCollection.1 version - Latest release: over 6 years ago - 998 downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.valuetuple.serviceprovider 1.0.0
Source code package. A wrapper of IServiceProvider that can resolve instances of ValueTuple by re...1 version - Latest release: over 6 years ago - 1 dependent repositories - 1.11 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.valuetuple 1.0.0
Source code package. An extension for determining whether or not a type is a ValueTuple and for g...1 version - Latest release: over 6 years ago - 1 dependent package - 1 dependent repositories - 1.3 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.object.flatten 1.0.3
Source code package. An extension for expressing a deep object graph as a flat series of values.4 versions - Latest release: over 7 years ago - 1 dependent package - 1 dependent repositories - 7.94 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.object.toenumerable 1.0.2
Source code package. An extension for retrieving an object's public instance property values as a...3 versions - Latest release: over 7 years ago - 1 dependent package - 1 dependent repositories - 7.4 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.object.isatomic 1.0.1
Source code package. An extension for determining whether or not an object can be expressed as a ...2 versions - Latest release: almost 8 years ago - 1 dependent package - 1 dependent repositories - 5.58 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.aspnetcore.routing.enumconstraint 2.0.0
Source code package. A route constraint for constraining route parameters to enum values.4 versions - Latest release: almost 8 years ago - 8.35 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.generic.isequaltodefault 1.0.0
Source code package. An extension for asserting whether or not an object is equal to its default ...1 version - Latest release: almost 9 years ago - 1 dependent package - 1 dependent repositories - 3.08 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.extensions.type.isnullable 1.0.0
Source code package. An extension for determining whether or not a type is nullable.1 version - Latest release: almost 9 years ago - 1 dependent package - 1 dependent repositories - 3.14 thousand downloads total - 12 stars on GitHub - 1 maintainer
code.threading.safeasync 1.0.0
Source code package. A class containing methods for synchronously waiting on a Task, preventing d...1 version - Latest release: almost 9 years ago - 2.04 thousand downloads total - 13 stars on GitHub - 1 maintainer
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/code.diagnostics.currentprocess
spec |
| License | MIT |
| First Release | about 6 years ago |
| Last Synced | 4 days ago |
Repository
| Stars | 13 on GitHub |
| Forks | 4 on GitHub |
Rankings on nuget.org
Forks
Top 4.8%