kzu
-
- 111,463 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. -
-
- 88,577 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0
Readable formatting strings using named parameters and a custom or anonymous object as the context, like "Hello {FirstName} {LastName}".FormatWith(customer). -
-
- 85,030 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. -
-
- 87,145 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0
Provides a generics version of XmlSerializer. -
-
-
- 78,516 total downloads
- last updated 12/22/2011
- Latest version: 1.1.0.3
Provides strong-typed persistence of data in an AppDomain, which can also be transient and automatically removed on dispose. Usage: AppDomain.CurrentDomain.SetData<Foo>(foo); var saved =... More information -
-
-
- 77,041 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. -
-
-
- 76,580 total downloads
- last updated 6/16/2017
- Latest version: 2.0.14
Common targets to create version-aware Visual Studio extensions easily. -
-
-
- 73,379 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. -
-
- 72,834 total downloads
- last updated 8/27/2025
- Latest version: 2.6.1.1
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 -
MSBuilder.
by: kzu mobessenGit -
- 70,999 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. -
-
netfx-
by: kzuReflector -
- 65,228 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 -
-
- 61,872 total downloads
- last updated 10/22/2024
- Latest version: 1.3.0
CloudStorageAccount for Azure Storage v12+ > This project uses SponsorLink and may issue IDE-only warnings if no active sponsorship is detected. > Learn more at... More information -
CoreBuild.
by: kzuUpdater -
- 60,085 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. -
-
-
- 59,162 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 -
-
- 58,246 total downloads
- last updated 3/2/2025
- Latest version: 0.5.2
Pretty-print test results in TRX format -
- 57,723 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 -
-
- 56,202 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 -
-
- 55,831 total downloads
- last updated 6/20/2025
- Latest version: 5.4.0
Repository pattern with POCO object support for storing to Azure/CosmosDB Table Storage > This project uses SponsorLink and may issue IDE-only warnings if no active sponsorship is detected. > Learn... More information