Ekopost 1.2.32
dotnet add package Ekopost --version 1.2.32
NuGet\Install-Package Ekopost -Version 1.2.32
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="Ekopost" Version="1.2.32" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ekopost" Version="1.2.32" />
<PackageReference Include="Ekopost" />
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 Ekopost --version 1.2.32
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ekopost, 1.2.32"
#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 Ekopost@1.2.32
#: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=Ekopost&version=1.2.32
#tool nuget:?package=Ekopost&version=1.2.32
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides programmatic access to read and write Ekopost data. e.g. create a new campaign, envelope or scheduele print & distribution.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Newtonsoft.Json (>= 13.0.3)
- RestSharp (>= 110.2.0)
- RestSharp.Serializers.NewtonsoftJson (>= 110.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.2.32 | 169 | 5/5/2025 |
1.2.31 | 3,377 | 5/13/2024 |
1.2.30 | 147 | 4/24/2024 |
1.2.9 | 209 | 1/23/2024 |
1.2.8 | 225 | 10/10/2023 |
1.2.7 | 254 | 6/22/2023 |
1.2.6 | 251 | 4/17/2023 |
1.2.5 | 9,301 | 2/28/2023 |
1.2.4 | 414 | 2/15/2023 |
1.2.3 | 613 | 2/25/2022 |
1.2.2 | 536 | 4/20/2021 |
1.2.1 | 504 | 3/10/2021 |
1.2.0 | 11,284 | 10/8/2020 |
1.1.9 | 625 | 9/16/2020 |
1.1.8 | 786 | 6/1/2020 |
1.1.7 | 2,221 | 4/16/2020 |
1.1.6 | 1,184 | 6/28/2019 |
1.1.5 | 4,868 | 5/29/2018 |
1.1.4 | 1,376 | 5/14/2018 |
1.1.3 | 1,405 | 2/10/2018 |
1.1.2 | 1,211 | 11/5/2017 |
1.1.1 | 1,159 | 10/25/2017 |
1.1.0 | 1,195 | 8/16/2017 |
1.0.9 | 1,339 | 8/10/2016 |
1.0.8 | 1,308 | 7/7/2016 |
1.0.7.1-beta | 1,055 | 7/7/2016 |
1.0.7-beta | 1,375 | 6/14/2016 |
1.0.6 | 1,481 | 6/14/2016 |
1.0.6-beta | 1,087 | 4/21/2016 |
1.0.5 | 1,528 | 11/25/2015 |
1.0.4 | 1,403 | 6/12/2015 |
1.0.3 | 1,333 | 5/26/2015 |
1.0.2 | 1,309 | 5/26/2015 |
1.0.1 | 1,295 | 5/11/2015 |
1.0.0 | 1,290 | 5/8/2015 |
actual server replies when creating objects (doesn't throw on != 200)