WebApi.StarterPackage
1.0.0
dotnet add package WebApi.StarterPackage --version 1.0.0
NuGet\Install-Package WebApi.StarterPackage -Version 1.0.0
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="WebApi.StarterPackage" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApi.StarterPackage --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebApi.StarterPackage, 1.0.0"
#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 WebApi.StarterPackage as a Cake Addin #addin nuget:?package=WebApi.StarterPackage&version=1.0.0 // Install WebApi.StarterPackage as a Cake Tool #tool nuget:?package=WebApi.StarterPackage&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package that adds whats needed to run a webapi library with iis owin connection and autofac, mediatr.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Autofac (>= 3.5.2)
- Autofac.WebApi2 (>= 3.4.0)
- MediatR (>= 2.0.2)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.Owin (>= 5.2.3)
- Microsoft.AspNet.WebApi.OwinSelfHost (>= 5.2.3)
- Microsoft.Owin (>= 3.0.1)
- Microsoft.Owin.Host.HttpListener (>= 2.0.2)
- Microsoft.Owin.Host.SystemWeb (>= 3.0.1)
- Microsoft.Owin.Hosting (>= 2.0.2)
- Newtonsoft.Json (>= 6.0.4)
- Owin (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,260 | 3/5/2016 |
Initial release.