kzu
-
- 36,162,098 total downloads
- last updated 10/28/2022
- Latest version: 2.3.1
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C# -
- 3,964,660 total downloads
- last updated 11/27/2023
- Latest version: 2.2.100
An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage example at: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/README.md#usage -
- 2,011,598 total downloads
- last updated 7/30/2021
- Latest version: 1.0.6
APIs for handling dotnet-config compatible settings for any dotnet tool. Usage: var config = Config.Build(); var value = config.GetString("section", "subsection", "variable"); // Setting values, Config... More information -
- 1,519,114 total downloads
- last updated 9/8/2021
- Latest version: 7.1.0-final.1.21458.1 (prerelease)
Provides functionality for managed code to access Posix/Unix features not accessible via BCL -
- 819,563 total downloads
- last updated 8/14/2014
- Latest version: 0.2.4
Provides the Common Composition bindings for MEF. -
- 747,373 total downloads
- last updated 4/17/2023
- Latest version: 2.2.0
Assembly-level shared state via IAssemblyFixture, just like built-in collection and class fixture state. -
netfx-
by: kzuGuard - 364,362 total downloads
- last updated 3/26/2013
- Latest version: 1.3.3.2
The only argument validation file you need, with full refactoring support and strong-typing. Examples: Guard.NotNull(() => value, value) Guard.NotNullOrEmpty( () => stringValue, stringValue) -
- 355,009 total downloads
- last updated 3/14/2017
- Latest version: 2.0.8
An improved API on top of System.Diagnostics. Adds support for dynamic runtime configuration of trace sources, hierarchical trace sources and testability. Usage: static readonly ITracer tracer =... More information -
- 344,312 total downloads
- last updated 1/23/2019
- Latest version: 1.22.0
Automatically transforms on build all files with a build action of `None/Content` that have the `TextTemplatingFileGenerator` custom tools associated, without requiring the installation of any Visual Studio... More information -
- 248,415 total downloads
- last updated 8/30/2023
- Latest version: 1.4.1
This package generates a static `ThisAssembly.Constants` class with public constants for each Constant MSBuild item in the project. For example: <ItemGroup> <Constant Include="Foo.Bar" Value="Baz" />... More information -
- 173,413 total downloads
- last updated 3/22/2023
- Latest version: 1.2.11
Ensures that referencing project is using a compatible Compiler API (Roslyn). -
- 143,550 total downloads
- last updated 6/21/2019
- Latest version: 3.1.11
Suplements the built-in Resources .resx C# generator by generating a strong-typed class named Strings from the same .resx file, but exposing format parameters as method parameters and organizing strings in... More information -
- 134,789 total downloads
- last updated 11/3/2020
- Latest version: 0.2.2
Allows emitting arbitrary assembly attributes, compatible with SDK-style projects and classic ones. Usage: declare @(AssemblyAttribute) items to include, such as: <ItemGroup> <AssemblyAttribute... More information
- Previous
- Next