biz.dfch.CS.Web.Utilities 4.0.1

dotnet add package biz.dfch.CS.Web.Utilities --version 4.0.1
NuGet\Install-Package biz.dfch.CS.Web.Utilities -Version 4.0.1
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="biz.dfch.CS.Web.Utilities" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add biz.dfch.CS.Web.Utilities --version 4.0.1
#r "nuget: biz.dfch.CS.Web.Utilities, 4.0.1"
#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.
// Install biz.dfch.CS.Web.Utilities as a Cake Addin
#addin nuget:?package=biz.dfch.CS.Web.Utilities&version=4.0.1

// Install biz.dfch.CS.Web.Utilities as a Cake Tool
#tool nuget:?package=biz.dfch.CS.Web.Utilities&version=4.0.1

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

* ODataController helper
* REST call executor
* ExceptionFilterAttributes

**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 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.

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.

Version Downloads Last updated
4.0.1 1,269 1/23/2017
4.0.0 932 1/23/2017
3.1.0 955 11/28/2016
3.0.0 992 11/23/2016
2.0.0 1,384 11/16/2016
1.2.0 2,083 8/19/2016
1.1.0 1,002 8/18/2016
1.0.1 1,084 2/1/2016
1.0.0 1,136 12/22/2015

20170123
# NOTES

ContractRequiresExceptionFilterAttribute
* Validation, exception code handling and logging improved