kzu
-
-
- 221,386 total downloads
- last updated 3 days ago
- Latest version: 2025.4.16
Chromium native binaries for Linux x64 runtime. -
-
-
- 183,781 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 -
-
- 183,733 total downloads
- last updated 8/18/2022
- Latest version: 1.2.0
A global tool for managing Visual Studio installations Usage: vs [command] [options|-?|-h|--help] [--save=ALIAS [--global]] Supported commands: alias Shows the list of saved aliases client... More information -
- 174,141 total downloads
- last updated 2 months ago
- Latest version: 2.0.12
This package generates a static `ThisAssembly.Project` class with public constants exposing project properties that have been opted into this mechanism by adding them as `ProjectProperty` MSBuild items in... More information -
- 158,342 total downloads
- last updated 3 days ago
- Latest version: 2025.4.16
Provides a dynamic locator of the referenced chromium native runtime via the Chromium.Path property. -
- 156,930 total downloads
- last updated 6 months ago
- Latest version: 1.7.1
A dotnet global tool for downloading and updating loose files from arbitrary URLs. -
-
- 154,926 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 -
-
-
- 142,500 total downloads
- last updated 10/26/2018
- Latest version: 0.2.6
Provides the $(CodeTaskAssembly) property which properly locates the right assembly to use for inline tasks depending on the currently executing MSBuild engine. -
-
- 141,310 total downloads
- last updated 2/10/2023
- Latest version: 0.9.3
Allows creating reliable, flexible and fast VS SDK integration (VSIX) tests that run using any xUnit capable runner, such as Visual Studio built-in Test Explorer or TestDriven.NET. -
- 130,845 total downloads
- last updated 2 months ago
- Latest version: 2.0.12
This package generates a static `ThisAssembly.Metadata` class with public constants exposing each `[System.Reflection.AssemblyMetadata(..)]` defined for the project, such as when using .NET 5.0+ support for... More information -
- 127,547 total downloads
- last updated 2 months ago
- Latest version: 2.0.12
This package generates a static `ThisAssembly.Strings` class with public constants exposing string resources in .resx files or methods with the right number of parameters for strings that use formatting... More information -
- 120,329 total downloads
- last updated 2 months ago
- Latest version: 2.0.12
Meta-package that includes all ThisAssembly.* packages. > This project uses SponsorLink to attribute sponsor status (direct, indirect or implicit). For IDE usage, sponsor status is required. > IDE-only... More information -
- 118,896 total downloads
- last updated 1/19/2021
- Latest version: 1.0.0-beta (prerelease)
Avatars blend with the Na'vi seamlessly, and you can control their behavior precisely ('drive' them) with a psionic link. Just like a dynamic proxy, with behavior driven by code. IMyService service =... More information -
-
- 118,811 total downloads
- last updated 5/27/2019
- Latest version: 2.0.3
Enables module initialization, as described here: http://einaregilsson.com/module-initializers-in-csharp -
-
-
- 110,516 total downloads
- last updated 6/28/2011
- Latest version: 1.2.0
Strong-typed Linq to Web API. Builds on top of HttpClient and provides the easiest way to interface with typed REST services that are modeled around typed entities or contracts. Example: var products =... More information -
-
- 105,384 total downloads
- last updated 2 months ago
- Latest version: 2.0.12
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 -
-
- 105,122 total downloads
- last updated 4/24/2018
- Latest version: 2.1.0
The core interface to implement fluent APIs that hide the default System.Object members. -
-
- 96,537 total downloads
- last updated 9 months ago
- Latest version: 1.2.0
A global tool for managing hierarchical configurations for dotnet tools, using git config format. -
-
- 82,740 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). -