VOOZH about

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

⇱ NuGet Gallery | Ecng.Nuget 1.0.278




👁 Image
Ecng.Nuget 1.0.278

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ecng.Nuget --version 1.0.278
 
 
NuGet\Install-Package Ecng.Nuget -Version 1.0.278
 
 
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.278" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ecng.Nuget" Version="1.0.278" />
 
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.278
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ecng.Nuget, 1.0.278"
 
 
#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.278
 
 
#: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.278
 
Install as a Cake Addin
#tool nuget:?package=Ecng.Nuget&version=1.0.278
 
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.294 94 6/20/2026
1.0.293 103 6/18/2026
1.0.292 96 6/17/2026
1.0.291 101 6/15/2026
1.0.290 98 6/14/2026
1.0.289 100 6/12/2026
1.0.288 102 6/9/2026
1.0.287 104 6/8/2026
1.0.286 101 6/3/2026
1.0.285 104 6/2/2026
1.0.284 107 6/1/2026
1.0.283 101 5/31/2026
1.0.282 111 5/15/2026
1.0.281 100 5/14/2026
1.0.280 96 5/6/2026
1.0.279 113 5/3/2026
1.0.278 107 4/30/2026
1.0.277 112 4/29/2026
1.0.276 124 4/14/2026
1.0.275 118 4/13/2026
Loading failed