biz.dfch.CS.Redmine.Client
2.0.0
dotnet add package biz.dfch.CS.Redmine.Client --version 2.0.0
NuGet\Install-Package biz.dfch.CS.Redmine.Client -Version 2.0.0
<PackageReference Include="biz.dfch.CS.Redmine.Client" Version="2.0.0" />
paket add biz.dfch.CS.Redmine.Client --version 2.0.0
#r "nuget: biz.dfch.CS.Redmine.Client, 2.0.0"
// Install biz.dfch.CS.Redmine.Client as a Cake Addin #addin nuget:?package=biz.dfch.CS.Redmine.Client&version=2.0.0 // Install biz.dfch.CS.Redmine.Client as a Cake Tool #tool nuget:?package=biz.dfch.CS.Redmine.Client&version=2.0.0
biz.dfch.CS.Redmine.Client
========================
Client for Redmine project management web application
Assembly: biz.dfch.CS.Redmine.Client
d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland
## Download
* Get it on [NuGet](biz.dfch.CS.Redmine.Client)
* See [Releases](https://github.com/dfensgmbh/biz.dfch.CS.Redmine.Client/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.CS.Redmine.Client/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.CS.Redmine.Client)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- biz.dfch.CS.System.Utilities (>= 2.0.1)
- log4net (>= 2.0.5)
- Newtonsoft.Json (>= 6.0.8)
- redmine-api (>= 1.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
20160712
* changed creation of underlying Redmine client to use the current ServicePointManager.SecurityProtocol setting (instead of reverting to the default SSL3 value from the underlying Redmine client)
* updated target .NET Framework version to 4.6
* updated log4net to 2.0.5 (from 2.0.3)
* updated biz.dfch.CS.System.Utilities to 2.0.1 (from 2.0.0)