VOOZH about

URL: https://www.nuget.org/packages/Ecng.Nuget/

⇱ NuGet Gallery | Ecng.Nuget 1.0.293




👁 Image
Ecng.Nuget 1.0.293

dotnet add package Ecng.Nuget --version 1.0.293
 
 
NuGet\Install-Package Ecng.Nuget -Version 1.0.293
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ecng.Nuget" Version="1.0.293" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ecng.Nuget" Version="1.0.293" />
 
Directory.Packages.props
<PackageReference Include="Ecng.Nuget" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ecng.Nuget --version 1.0.293
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ecng.Nuget, 1.0.293"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Ecng.Nuget@1.0.293
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ecng.Nuget&version=1.0.293
 
Install as a Cake Addin
#tool nuget:?package=Ecng.Nuget&version=1.0.293
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Ecng.Nuget

Helpers for interacting with NuGet feeds.

Purpose

Helpers for interacting with NuGet feeds.

Key Features

  • Automates package publishing
  • Handles API keys
  • Query package info

Usage Example

var client = new NugetClient("https://api.nuget.org/v3/index.json");
await client.PushAsync(nupkg, apiKey);
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Ecng.Nuget:

Package Downloads
StockSharp.Installer

Core components for S#.Installer. More info on web site https://stocksharp.com/store/

StockSharp.Studio.Nuget

S#.Studio.Nuget More info on web site https://stocksharp.com/store/

StockSharp.Apps.Designer

Designer: A Free App for Creating Algorithmic Trading Strategies Without Coding

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.293 0 6/18/2026
1.0.292 51 6/17/2026
1.0.291 96 6/15/2026
1.0.290 93 6/14/2026
1.0.289 96 6/12/2026
1.0.288 97 6/9/2026
1.0.287 102 6/8/2026
1.0.286 100 6/3/2026
1.0.285 103 6/2/2026
1.0.284 106 6/1/2026
1.0.283 100 5/31/2026
1.0.282 109 5/15/2026
1.0.281 100 5/14/2026
1.0.280 96 5/6/2026
1.0.279 111 5/3/2026
1.0.278 106 4/30/2026
1.0.277 111 4/29/2026
1.0.276 122 4/14/2026
1.0.275 118 4/13/2026
1.0.274 115 4/4/2026
Loading failed