biz.dfch.CS.Web.Utilities
1.0.1
See the version list below for details.
dotnet add package biz.dfch.CS.Web.Utilities --version 1.0.1
NuGet\Install-Package biz.dfch.CS.Web.Utilities -Version 1.0.1
<PackageReference Include="biz.dfch.CS.Web.Utilities" Version="1.0.1" />
paket add biz.dfch.CS.Web.Utilities --version 1.0.1
#r "nuget: biz.dfch.CS.Web.Utilities, 1.0.1"
// Install biz.dfch.CS.Web.Utilities as a Cake Addin #addin nuget:?package=biz.dfch.CS.Web.Utilities&version=1.0.1 // Install biz.dfch.CS.Web.Utilities as a Cake Tool #tool nuget:?package=biz.dfch.CS.Web.Utilities&version=1.0.1
biz.dfch.CS.Web.Utilities
========================
Utilities for web applications
Collection of web utility classes that provide functionalities like
* Contracts for endpoints
* ODataController helper
* REST helper
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- biz.dfch.CS.System.Utilities (>= 2.0.0)
- EntityFramework (>= 6.1.3)
- log4net (>= 2.0.3)
- 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.
20160201
* Improved ContractRequiresExceptionAttribute class