kzu
-
- 71,954 total downloads
- last updated 11/8/2024
- Latest version: 2.0.8
This package generates a static `ThisAssembly.Git` class with public constants for the following properties provided by Microsoft.SourceLink (git-based) packages: * Commit * Sha (first 9... More information -
-
- 71,022 total downloads
- last updated 12/22/2011
- Latest version: 1.1.1.1
Provides the GetOrAdd extension method for generic dictionaries, borrowed from the ConcurrentDictionary class. -
-
- 69,977 total downloads
- last updated 7/7/2024
- Latest version: 1.2.0
A global tool for managing hierarchical configurations for dotnet tools, using git config format. -
-
- 69,609 total downloads
- last updated 4/10/2015
- Latest version: 1.2.1
Implements the tracing interface on top of the System.Diagnostics.TraceSource capabilities, extending it with log4net-style hierarchical logging and runtime dynamic configurability of trace sources. -
-
MSBuilder.
by: kzu mobessenGit -
- 66,388 total downloads
- last updated 9/20/2017
- Latest version: 0.3.0
Provides the $(Git) property which properly locates the Git executable in the current machine. -
-
-
- 62,645 total downloads
- last updated 6/16/2017
- Latest version: 2.0.14
Common targets to create version-aware Visual Studio extensions easily. -
-
- 62,588 total downloads
- last updated 6/16/2024
- Latest version: 2.4.3
A dotnet global tool for managing Git credentials using the Microsoft Git Credentials Manager Core. -
netfx-
by: kzuReflector -
- 62,283 total downloads
- last updated 3/6/2019
- Latest version: 1.0.0.11
Strong-typed static reflection via Reflect: // Void static method MethodInfo cw = Reflect.GetMethod( () => Console.WriteLine); // Instance void method MethodInfo mi = Reflect<IView>.GetMethod(v =>... More information -
-
CoreBuild.
by: kzuUpdater -
- 56,182 total downloads
- last updated 9/25/2017
- Latest version: 1.0.1
Provides the Update target so that target files can update themselves from an $(UpdateUrl) by comparing a defined $(ETag) property. -
-
-
- 53,730 total downloads
- last updated 1/6/2014
- Latest version: 1.1.7
The interfaces provided by this package allow component authors to provide tracing statements that are agnostic to the actual implementation that will be used when they are used at runtime, which is an... More information -
-
- 53,489 total downloads
- last updated 8/14/2014
- Latest version: 0.2.4
Provides the Common Composition bindings for Unity. -
-
- 52,289 total downloads
- last updated 12/20/2016
- Latest version: 0.9.2
Redefines the XmlPoke built-in task so that it preserves whitespace and formatting. Drop-in replacement. -
-
-
- 51,240 total downloads
- last updated 7/31/2011
- Latest version: 1.0.0
A safe sequential GUID generator (or Comb) that improves performance of GUID-style identifiers used in persistence. -
-
- 50,468 total downloads
- last updated 11/8/2024
- Latest version: 2.0.8
This package generates a static `ThisAssembly.Resources` class with public properties exposing `string` and `Stream` shortcuts to access embedded resources. > This project uses SponsorLink to... More information -
- 48,077 total downloads
- last updated 10/18/2024
- Latest version: 2.6.0
Packages the Git Credential Manager cross-platform implementation for Windows, macOS and Linux for use as a generic credential store. Usage: var store = CredentialManager.Create("myapp");... More information -
-
- 47,337 total downloads
- last updated 9/8/2016
- Latest version: 0.2.1
Provides the DumpItems task which can be used to dump an item list and all their metadata, for easy diagnostics and troubleshooting. -
-
-
- 46,788 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0.2
Provides a dynamic API over XLinq: var xdoc = XDocument.Load("rss.xml"); var rss = doc.Root.ToDynamic(); // Type conversion, element traversal // using dotted path notation DateTime pubDate =... More information -
-
- 44,053 total downloads
- last updated 1/29/2024
- Latest version: 2.0.0
Merq: Default Message Bus (Commands + Events) Implementation, for internal application architecture via command and event messages. Only the main application assembly needs to reference this package.... More information