23 skills found
dotnet / CliThe .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
NuGet / NuGet.ClientClient Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
dotnet / SignCode Signing CLI tool supporting Authenticode, NuGet, VSIX, and ClickOnce
AdrianWilczynski / CSharpToTypeScriptConvert C# Models, ViewModels and DTOs into their TypeScript equivalents using webapps, CLI Tool or VSCode extension. Links: https://marketplace.visualstudio.com/items?itemName=adrianwilczynski.csharp-to-typescript - https://csharptotypescript.azurewebsites.net - https://adrianwilczynski.github.io/CSharpToTypeScript/ - https://www.nuget.org/packages/CSharpToTypeScript.CLITool/
Mizux / Dotnet NativeTemplate to build a multi-platforms Native Net 6.0 Nuget package using dotnet cli
billpratt / Dotnet SearchSearch for Nuget packages using the .NET Core CLI.
xecrets / Xecrets CliXecrets Cli - A feature-rich AxCrypt-compatible file encryption cli toolbox using https://github.com/axantum/xecrets-net, forked from AxCrypt 2.x for cryptography. https://www.axantum.com/xecrets-ez is an easy to use graphical frontend for Windows, Linux and macOS using it, and https://www.nuget.org/packages/Xecrets.Sdk/ is a .NET SDK .
warrenbuckley / Setup NugetSet up your GitHub Actions workflow with the latest version of Nuget.exe CLI tool
ThomasArdal / NuPUNuGet Package Updater (NuPU) is an interactive CLI for updating NuGet packages.
loic-sharma / NugsThe NuGet search CLI app
maartenba / Dotnetcli Init.NET CLI tool to initialize NuGet metadata in a .csproj file
EXLOUD / Visual Studio Telemetry Disable ToolTelemetry disable tool for Visual Studio 2015-2026 Visual Studio Code, .NET CLI, and NuGet
microsoft / Tm File ParserThis repo contains code for the parser to extract data from .tm7 and .tb7 files. The project can by consumed as a NuGet package that parses .tm7 and .tm7 files or as a cross-platform CLI tool.
McjMzn / DebugSignaturesComparerSigNET is a set of tools (NuGet package, CLI app and GUI app) that allow reading files' debug signatures and checking if executable matches the debugging symbols (DLL matches PDB) or if NuGet package matches the symbols package (NUPKG matches SNUPKG).
Taiizor / LocaleMulti-format localization library and CLI tool for . NET with support for 11 formats (JSON, YAML, RESX, PO, XLIFF, SRT, VTT, CSV, i18next, Fluent, VB). Scan, diff, validate, convert, generate, watch, and auto-translate files using 10 providers including AI (ChatGPT, Claude, Gemini). Available as NuGet package and npm CLI tool.
onryldz / NuPushNuget Package Push Manager (cli)
karlospn / MyTechRamblings.TemplatesA practical example about how to pack multiple .NET Core templates in a single NuGet package and use it within Visual Studio or the .NET CLI
matzefriedrich / Dotnet NugitA dotnet command-line interface (CLI) that can build NuGet packages on the fly from sources available on GitHub and add them to a local feed.
abock / Nuget Native CliNo description available
DamianEdwards / Dotnet New2A .NET Core CLI command to create new .NET Core projects using templates installed via NuGet packages.