biz.dfch.CS.Web.Utilities
2.0.0
See the version list below for details.
dotnet add package biz.dfch.CS.Web.Utilities --version 2.0.0
NuGet\Install-Package biz.dfch.CS.Web.Utilities -Version 2.0.0
<PackageReference Include="biz.dfch.CS.Web.Utilities" Version="2.0.0" />
paket add biz.dfch.CS.Web.Utilities --version 2.0.0
#r "nuget: biz.dfch.CS.Web.Utilities, 2.0.0"
// Install biz.dfch.CS.Web.Utilities as a Cake Addin #addin nuget:?package=biz.dfch.CS.Web.Utilities&version=2.0.0 // Install biz.dfch.CS.Web.Utilities as a Cake Tool #tool nuget:?package=biz.dfch.CS.Web.Utilities&version=2.0.0
biz.dfch.CS.Web.Utilities
========================
Utilities for web applications
Assembly: biz.dfch.CS.Web.Utilities.dll
d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland
## Download
* Get it on [NuGet](biz.dfch.CS.Web.Utilities)
* See [Releases](https://github.com/dfensgmbh/biz.dfch.CS.Web.Utilities/releases) on [GitHub](https://github.com/dfch/biz.dfch.CS.Web.Utilities)
## Description
This project containts a collection of utility classes that provide functionalities like
* Contracts for endpoints
* ODataController helper
* REST helper
**Telerik JustMock has to be licensed separately. Only the code samples (source code files) are licensed under the Apache 2.0 license. The Telerik JustMock software has to be licensed separately. See the NOTICE file for more information about this.**
## [Release Notes](https://github.com/dfensgmbh/biz.dfch.CS.Web.Utilities/releases)
See also [Releases](https://github.com/dfensgmbh/biz.dfch.CS.Web.Utilities/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.CS.Web.Utilities/tags)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- biz.dfch.CS.System.Utilities (>= 3.1.1)
- EntityFramework (>= 6.1.3)
- log4net (>= 2.0.5)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.OData (>= 5.2.0)
- Microsoft.Data.Edm (>= 5.6.4)
- Microsoft.Data.OData (>= 5.6.0)
- Newtonsoft.Json (>= 6.0.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on biz.dfch.CS.Web.Utilities:
Package | Downloads |
---|---|
biz.dfch.CS.Osram.Lightify.Client
biz.dfch.CS.Osram.Lightify.Client ======================== C#/.NET client for the Osram Lightify API d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/biz.dfch.CS.Osram.Lightify.Client/) * See [Releases](https://github.com/dfensgmbh/biz.dfch.CS.Osram.Lightify.Client/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.CS.Osram.Lightify.Client/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.CS.Osram.Lightify.Client) |
GitHub repositories
This package is not used by any popular GitHub repositories.
20161116
# FEATURES
* Upgraded biz.dfch.CS.System.Utilities dependency to version 3.1.1
* Upgraded log4net dependency to version 2.0.5
* Upgraded .NET runtime to 4.6 (from 4.5)
* Activated Code Contracts properly