Skip to main content
WebApi.Setup.Template package icon

WebApi.Setup.Template

A simple template for a setup class for WebApi projects. The intention is that all site setup and config is managed through classes dervived from this (apart from the generation of the IDependencyResolver) which would be used both to configure the HttpConfiguration object from GlobalConfiguration.Configuration property, and a HttpConfiguration object created for the purpose of end to end in memory testing using something like the WebApi.Testing project (https://github.com/jchannon/WebAPI.Testing).

Total Downloads
8.3K
8,345
Published
May 13, 2015
Latest stable version

Install

.NET CLI
dotnet add package WebApi.Setup.Template --version 1.0.5
Package Manager Console
Install-Package WebApi.Setup.Template -Version 1.0.5
PackageReference
<PackageReference Include="WebApi.Setup.Template" Version="1.0.5" />

Frameworks

.NETFramework4.5

Dependencies

[5.2.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.