Initial
This commit is contained in:
BIN
packages/AspNetWebApi.SelfHost.4.0.20710.0/AspNetWebApi.SelfHost.4.0.20710.0.nupkg
vendored
Normal file
BIN
packages/AspNetWebApi.SelfHost.4.0.20710.0/AspNetWebApi.SelfHost.4.0.20710.0.nupkg
vendored
Normal file
Binary file not shown.
19
packages/AspNetWebApi.SelfHost.4.0.20710.0/AspNetWebApi.SelfHost.4.0.20710.0.nuspec
vendored
Normal file
19
packages/AspNetWebApi.SelfHost.4.0.20710.0/AspNetWebApi.SelfHost.4.0.20710.0.nuspec
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>AspNetWebApi.SelfHost</id>
|
||||
<version>4.0.20710.0</version>
|
||||
<title>ASP.NET Web API Self Host</title>
|
||||
<authors>Microsoft</authors>
|
||||
<owners>Microsoft</owners>
|
||||
<licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_enu.htm</licenseUrl>
|
||||
<projectUrl>http://www.asp.net/web-api</projectUrl>
|
||||
<iconUrl>https://api.nuget.org/v3-flatcontainer/aspnetwebapi.selfhost/4.0.20710/icon</iconUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>Legacy package, AspNetWebApi.SelfHost is now included in the 'Microsoft.AspNet.WebApi.SelfHost' package.</description>
|
||||
<summary>Legacy package, AspNetWebApi.SelfHost is now included in the 'Microsoft.AspNet.WebApi.SelfHost' package.</summary>
|
||||
<dependencies>
|
||||
<dependency id="Microsoft.AspNet.WebApi.SelfHost" version="[4.0.20710.0, 4.1)" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
BIN
packages/Microsoft.AspNet.WebApi.Client.4.0.30506.0/Microsoft.AspNet.WebApi.Client.4.0.30506.0.nupkg
vendored
Normal file
BIN
packages/Microsoft.AspNet.WebApi.Client.4.0.30506.0/Microsoft.AspNet.WebApi.Client.4.0.30506.0.nupkg
vendored
Normal file
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Microsoft.AspNet.WebApi.Client</id>
|
||||
<version>4.0.30506.0</version>
|
||||
<title>Microsoft ASP.NET Web API Client Libraries</title>
|
||||
<authors>Microsoft</authors>
|
||||
<owners>Microsoft</owners>
|
||||
<licenseUrl>http://www.microsoft.com/web/webpi/eula/mvc_4_eula_enu.htm</licenseUrl>
|
||||
<projectUrl>http://www.asp.net/web-api</projectUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.</description>
|
||||
<language>en-US</language>
|
||||
<tags>Microsoft AspNet WebApi AspNetWebApi HttpClient</tags>
|
||||
<dependencies>
|
||||
<dependency id="Microsoft.Net.Http" version="2.0.20710.0" />
|
||||
<dependency id="Newtonsoft.Json" version="4.5.6" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
BIN
packages/Microsoft.AspNet.WebApi.Client.4.0.30506.0/lib/net40/System.Net.Http.Formatting.dll
vendored
Normal file
BIN
packages/Microsoft.AspNet.WebApi.Client.4.0.30506.0/lib/net40/System.Net.Http.Formatting.dll
vendored
Normal file
Binary file not shown.
1489
packages/Microsoft.AspNet.WebApi.Client.4.0.30506.0/lib/net40/System.Net.Http.Formatting.xml
vendored
Normal file
1489
packages/Microsoft.AspNet.WebApi.Client.4.0.30506.0/lib/net40/System.Net.Http.Formatting.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/Microsoft.AspNet.WebApi.Core.4.0.30506.0/Microsoft.AspNet.WebApi.Core.4.0.30506.0.nupkg
vendored
Normal file
BIN
packages/Microsoft.AspNet.WebApi.Core.4.0.30506.0/Microsoft.AspNet.WebApi.Core.4.0.30506.0.nupkg
vendored
Normal file
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Microsoft.AspNet.WebApi.Core</id>
|
||||
<version>4.0.30506.0</version>
|
||||
<title>Microsoft ASP.NET Web API Core Libraries</title>
|
||||
<authors>Microsoft</authors>
|
||||
<owners>Microsoft</owners>
|
||||
<licenseUrl>http://www.microsoft.com/web/webpi/eula/mvc_4_eula_enu.htm</licenseUrl>
|
||||
<projectUrl>http://www.asp.net/web-api</projectUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.</description>
|
||||
<language>en-US</language>
|
||||
<tags>Microsoft AspNet WebApi AspNetWebApi</tags>
|
||||
<dependencies>
|
||||
<dependency id="Microsoft.AspNet.WebApi.Client" version="4.0.20710.0" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
13
packages/Microsoft.AspNet.WebApi.Core.4.0.30506.0/content/web.config.transform
vendored
Normal file
13
packages/Microsoft.AspNet.WebApi.Core.4.0.30506.0/content/web.config.transform
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<system.webServer>
|
||||
<handlers>
|
||||
<remove name="ExtensionlessUrlHandler-ISAPI-4.0_32bit" />
|
||||
<remove name="ExtensionlessUrlHandler-ISAPI-4.0_64bit" />
|
||||
<remove name="ExtensionlessUrlHandler-Integrated-4.0" />
|
||||
<add name="ExtensionlessUrlHandler-ISAPI-4.0_32bit" path="*." verb="GET,HEAD,POST,DEBUG,PUT,DELETE,PATCH,OPTIONS" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" />
|
||||
<add name="ExtensionlessUrlHandler-ISAPI-4.0_64bit" path="*." verb="GET,HEAD,POST,DEBUG,PUT,DELETE,PATCH,OPTIONS" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" />
|
||||
<add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="GET,HEAD,POST,DEBUG,PUT,DELETE,PATCH,OPTIONS" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
</configuration>
|
||||
BIN
packages/Microsoft.AspNet.WebApi.Core.4.0.30506.0/lib/net40/System.Web.Http.dll
vendored
Normal file
BIN
packages/Microsoft.AspNet.WebApi.Core.4.0.30506.0/lib/net40/System.Web.Http.dll
vendored
Normal file
Binary file not shown.
4679
packages/Microsoft.AspNet.WebApi.Core.4.0.30506.0/lib/net40/System.Web.Http.xml
vendored
Normal file
4679
packages/Microsoft.AspNet.WebApi.Core.4.0.30506.0/lib/net40/System.Web.Http.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Microsoft.AspNet.WebApi.SelfHost</id>
|
||||
<version>4.0.30506.0</version>
|
||||
<title>Microsoft ASP.NET Web API Self Host</title>
|
||||
<authors>Microsoft</authors>
|
||||
<owners>Microsoft</owners>
|
||||
<licenseUrl>http://www.microsoft.com/web/webpi/eula/mvc_4_eula_enu.htm</licenseUrl>
|
||||
<projectUrl>http://www.asp.net/web-api</projectUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>This package contains everything you need to host ASP.NET Web API within your own process (outside of IIS). ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.</description>
|
||||
<language>en-US</language>
|
||||
<tags>Microsoft AspNet WebApi AspNetWebApi SelfHost</tags>
|
||||
<dependencies>
|
||||
<dependency id="Microsoft.AspNet.WebApi.Core" version="4.0.20710.0" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
BIN
packages/Microsoft.AspNet.WebApi.SelfHost.4.0.30506.0/lib/net40/System.Web.Http.SelfHost.dll
vendored
Normal file
BIN
packages/Microsoft.AspNet.WebApi.SelfHost.4.0.30506.0/lib/net40/System.Web.Http.SelfHost.dll
vendored
Normal file
Binary file not shown.
174
packages/Microsoft.AspNet.WebApi.SelfHost.4.0.30506.0/lib/net40/System.Web.Http.SelfHost.xml
vendored
Normal file
174
packages/Microsoft.AspNet.WebApi.SelfHost.4.0.30506.0/lib/net40/System.Web.Http.SelfHost.xml
vendored
Normal file
@@ -0,0 +1,174 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>System.Web.Http.SelfHost</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:System.Net.Http.HttpRequestMessageExtensions">
|
||||
<summary>Provides extension methods for <see cref="T:System.Net.Http.HttpRequestMessage" />.</summary>
|
||||
</member>
|
||||
<member name="M:System.Net.Http.HttpRequestMessageExtensions.GetSecurityMessageProperty(System.Net.Http.HttpRequestMessage)">
|
||||
<summary>Gets the current <see cref="T:System.ServiceModel.Security.SecurityMessageProperty" /> stored in the request message properties for the given request.</summary>
|
||||
<returns>The current <see cref="T:System.ServiceModel.Security.SecurityMessageProperty" />.</returns>
|
||||
<param name="request">The request.</param>
|
||||
</member>
|
||||
<member name="T:System.Web.Http.SelfHost.HttpSelfHostConfiguration">
|
||||
<summary>Contains the configuration class for HTTP Services.</summary>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.HttpSelfHostConfiguration.#ctor(System.String)">
|
||||
<summary>Initializes a new instance of the <see cref="T:System.Web.Http.SelfHost.HttpSelfHostConfiguration" /> class.</summary>
|
||||
<param name="baseAddress">The base address in a form of string.</param>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.HttpSelfHostConfiguration.#ctor(System.Uri)">
|
||||
<summary>Initializes a new instance of the <see cref="T:System.Web.Http.SelfHost.HttpSelfHostConfiguration" /> class.</summary>
|
||||
<param name="baseAddress">The base address in a URI form.</param>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.BaseAddress">
|
||||
<summary>Gets the base HTTP address.</summary>
|
||||
<returns>The <see cref="T:System.Uri" /> object that represents the base HTTP address.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.ClientCredentialType">
|
||||
<summary>Gets or sets the client credential type that the server expects.</summary>
|
||||
<returns>A <see cref="T:System.ServiceModel.HttpClientCredentialType" /> value that specifies the credential type.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.HostNameComparisonMode">
|
||||
<summary>Gets a value that specifies how the host name should be used in URI comparisons when dispatching an incoming message. </summary>
|
||||
<returns>One of the values of the <see cref="T:System.ServiceModel.HostNameComparisonMode" /> enumeration.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.MaxBufferSize">
|
||||
<summary>Gets or sets the maximum size of the buffer.</summary>
|
||||
<returns>The maximum size of the buffer.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.MaxConcurrentRequests">
|
||||
<summary>Gets or sets the upper limit of concurrent <see cref="T:System.Net.Http.HttpRequestMessage" /> instances that can be processed at any given time. The default is 100 times the number of CPU cores.</summary>
|
||||
<returns>The upper limit of concurrent <see cref="T:System.Net.Http.HttpRequestMessage" /> instances that can be processed at any given time.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.MaxReceivedMessageSize">
|
||||
<summary>Gets or sets the maximum size of the received message.</summary>
|
||||
<returns>The maximum size of the received message.</returns>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.HttpSelfHostConfiguration.OnConfigureBinding(System.Web.Http.SelfHost.Channels.HttpBinding)">
|
||||
<summary>Called to apply the configuration on the endpoint level.</summary>
|
||||
<returns>The <see cref="T:System.ServiceModel.Channels.BindingParameterCollection" /> to use when building the <see cref="T:System.ServiceModel.Channels.IChannelListener" /> or null if no binding parameters are present.</returns>
|
||||
<param name="httpBinding">The HTTP endpoint.</param>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.ReceiveTimeout">
|
||||
<summary>Gets or sets the receive timeout.</summary>
|
||||
<returns>The receive timeout.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.SendTimeout">
|
||||
<summary>Gets or sets the send timeout.</summary>
|
||||
<returns>The send timeout.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.TransferMode">
|
||||
<summary>Gets or sets the transfer mode.</summary>
|
||||
<returns>One of the enumeration values of the <see cref="T:System.ServiceModel.TransferMode" /> enumeration .</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.UserNamePasswordValidator">
|
||||
<summary>Gets or sets the <see cref="T:System.IdentityModel.Selectors.UserNamePasswordValidator" /> that is used to validate the username and password sent over HTTP or HTTPS.</summary>
|
||||
<returns>The <see cref="T:System.IdentityModel.Selectors.UserNamePasswordValidator" /> that is used to validate the username and password sent over HTTP or HTTPS.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.HttpSelfHostConfiguration.X509CertificateValidator">
|
||||
<summary>Gets or sets the <see cref="T:System.IdentityModel.Selectors.X509CertificateValidator" />instance that will be used to validate the client certificate sent over HTTPS.</summary>
|
||||
<returns>The <see cref="T:System.IdentityModel.Selectors.X509CertificateValidator" />instance that will be used to validate the client certificate.</returns>
|
||||
</member>
|
||||
<member name="T:System.Web.Http.SelfHost.HttpSelfHostServer">
|
||||
<summary> Implementation of an <see cref="T:System.Web.Http.HttpServer" /> which listens directly to HTTP. </summary>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.HttpSelfHostServer.#ctor(System.Web.Http.SelfHost.HttpSelfHostConfiguration)">
|
||||
<summary> Initializes a new instance of the <see cref="T:System.Web.Http.SelfHost.HttpSelfHostServer" /> class. </summary>
|
||||
<param name="configuration">The configuration.</param>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.HttpSelfHostServer.#ctor(System.Web.Http.SelfHost.HttpSelfHostConfiguration,System.Net.Http.HttpMessageHandler)">
|
||||
<summary> Initializes a new instance of the <see cref="T:System.Web.Http.SelfHost.HttpSelfHostServer" /> class. </summary>
|
||||
<param name="configuration">The configuration.</param>
|
||||
<param name="dispatcher">The dispatcher.</param>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.HttpSelfHostServer.CloseAsync">
|
||||
<summary> Closes the current <see cref="T:System.Web.Http.HttpServer" /> instance. </summary>
|
||||
<returns>A <see cref="T:System.Threading.Tasks.Task" /> representing the asynchronous <see cref="T:System.Web.Http.HttpServer" /> close operation.</returns>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.HttpSelfHostServer.OpenAsync">
|
||||
<summary> Opens the current <see cref="T:System.Web.Http.HttpServer" /> instance. </summary>
|
||||
<returns>A <see cref="T:System.Threading.Tasks.Task" /> representing the asynchronous <see cref="T:System.Web.Http.HttpServer" /> open operation. Once this task completes successfully the server is running.</returns>
|
||||
</member>
|
||||
<member name="T:System.Web.Http.SelfHost.Channels.HttpBinding">
|
||||
<summary> A binding used with endpoints for web services that use strongly-type HTTP request and response messages. </summary>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.Channels.HttpBinding.#ctor">
|
||||
<summary>Initializes a new instance of the <see cref="T:System.Web.Http.SelfHost.Channels.HttpBinding" /> class.</summary>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.Channels.HttpBinding.#ctor(System.Web.Http.SelfHost.Channels.HttpBindingSecurityMode)">
|
||||
<summary>Initializes a new instance of the <see cref="T:System.Web.Http.SelfHost.Channels.HttpBinding" /> class with a specified security mode.</summary>
|
||||
<param name="securityMode">An <see cref="T:System.Web.Http.SelfHost.Channels.HttpBindingSecurityMode" /> value that specifies the type of security used to configure a service endpoint using the <see cref="T:System.Web.Http.SelfHost.Channels.HttpBinding" /> binding.</param>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBinding.ConfigureTransportBindingElement">
|
||||
<summary> Gets or sets the delegate which configures the <see cref="T:System.ServiceModel.Channels.HttpTransportBindingElement" /> that this binding creates. </summary>
|
||||
<returns>A delegate to configure the <see cref="T:System.ServiceModel.Channels.HttpTransportBindingElement" />.</returns>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.Channels.HttpBinding.CreateBindingElements">
|
||||
<summary>Creates a collection that contains the binding elements that are part of the current binding.</summary>
|
||||
<returns>A collection that contains the binding elements from the current binding object in the correct order.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBinding.EnvelopeVersion">
|
||||
<summary>Gets the version of SOAP that is used for messages that are processed by this binding. </summary>
|
||||
<returns>The value of the <see cref="T:System.ServiceModel.EnvelopeVersion" /> that is used with this binding. The value is always <see cref="F:System.ServiceModel.EnvelopeVersion.None" />..</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBinding.HostNameComparisonMode">
|
||||
<summary>Gets or sets a value that indicates whether the hostname is used to reach the service when matching the URI.</summary>
|
||||
<returns>The <see cref="T:System.ServiceModel.HostnameComparisonMode" /> value. </returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBinding.MaxBufferPoolSize">
|
||||
<summary>Gets or sets the maximum amount of memory allocated for the buffer manager that manages the buffers required by endpoints that use this binding.</summary>
|
||||
<returns>The maximum size, in bytes, for the pool of buffers used by an endpoint configured with this binding.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBinding.MaxBufferSize">
|
||||
<summary>Gets or sets the maximum amount of memory that is allocated for use by the manager of the message buffers that receive messages from the channel.</summary>
|
||||
<returns>The maximum buffer size.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBinding.MaxReceivedMessageSize">
|
||||
<summary>Gets or sets the maximum size for a message that can be processed by the binding.</summary>
|
||||
<returns>The maximum size, in bytes, for a message that is processed by the binding.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBinding.Scheme">
|
||||
<summary>Gets the URI transport scheme for the channels and listeners that are configured with this binding.</summary>
|
||||
<returns>The transport scheme.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBinding.Security">
|
||||
<summary>Gets or sets the security settings used with this binding.</summary>
|
||||
<returns>The security settings..</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBinding.System#ServiceModel#Channels#IBindingRuntimePreferences#ReceiveSynchronously">
|
||||
<summary>Gets a value that indicates whether incoming requests are handled synchronously or asynchronously.</summary>
|
||||
<returns>true if requests are handled synchronously; false if handled asynchronously.</returns>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBinding.TransferMode">
|
||||
<summary>Gets or sets a value that indicates whether messages are sent buffered or streamed.</summary>
|
||||
<returns>The <see cref="T:System.ServiceModel.TransferMode" /> value that indicates whether messages are sent buffered or streamed.</returns>
|
||||
</member>
|
||||
<member name="T:System.Web.Http.SelfHost.Channels.HttpBindingSecurity">
|
||||
<summary> Specifies the types of security available to a service endpoint configured to use an <see cref="T:System.Web.Http.SelfHost.Channels.HttpBinding" /> binding. </summary>
|
||||
</member>
|
||||
<member name="M:System.Web.Http.SelfHost.Channels.HttpBindingSecurity.#ctor">
|
||||
<summary> Creates a new instance of the <see cref="T:System.Web.Http.SelfHost.Channels.HttpBindingSecurity" /> class. </summary>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBindingSecurity.Mode">
|
||||
<summary> Gets or sets the mode of security that is used by an endpoint configured to use an <see cref="T:System.Web.Http.SelfHost.Channels.HttpBinding" /> binding. </summary>
|
||||
</member>
|
||||
<member name="P:System.Web.Http.SelfHost.Channels.HttpBindingSecurity.Transport">
|
||||
<summary> Gets or sets an object that contains the transport-level security settings for the <see cref="T:System.Web.Http.SelfHost.Channels.HttpBinding" /> binding. </summary>
|
||||
</member>
|
||||
<member name="T:System.Web.Http.SelfHost.Channels.HttpBindingSecurityMode">
|
||||
<summary> Defines the modes of security that can be used to configure a service endpoint that uses the <see cref="T:System.Web.Http.SelfHost.Channels.HttpBinding" />. </summary>
|
||||
</member>
|
||||
<member name="F:System.Web.Http.SelfHost.Channels.HttpBindingSecurityMode.None">
|
||||
<summary> Indicates no security is used with HTTP requests. </summary>
|
||||
</member>
|
||||
<member name="F:System.Web.Http.SelfHost.Channels.HttpBindingSecurityMode.Transport">
|
||||
<summary> Indicates that transport-level security is used with HTTP requests. </summary>
|
||||
</member>
|
||||
<member name="F:System.Web.Http.SelfHost.Channels.HttpBindingSecurityMode.TransportCredentialOnly">
|
||||
<summary> Indicates that only HTTP-based client authentication is provided. </summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
packages/Microsoft.Net.Http.2.0.20710.0/Microsoft.Net.Http.2.0.20710.0.nupkg
vendored
Normal file
BIN
packages/Microsoft.Net.Http.2.0.20710.0/Microsoft.Net.Http.2.0.20710.0.nupkg
vendored
Normal file
Binary file not shown.
18
packages/Microsoft.Net.Http.2.0.20710.0/Microsoft.Net.Http.2.0.20710.0.nuspec
vendored
Normal file
18
packages/Microsoft.Net.Http.2.0.20710.0/Microsoft.Net.Http.2.0.20710.0.nuspec
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Microsoft.Net.Http</id>
|
||||
<version>2.0.20710.0</version>
|
||||
<title>Microsoft .NET Framework 4 HTTP Client Libraries</title>
|
||||
<authors>Microsoft</authors>
|
||||
<owners>Microsoft</owners>
|
||||
<licenseUrl>http://www.microsoft.com/web/webpi/eula/MVC_4_eula_ENU.htm</licenseUrl>
|
||||
<projectUrl>http://www.asp.net/web-api</projectUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>This package provides a programming interface for modern HTTP applications. This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages.</description>
|
||||
<frameworkAssemblies>
|
||||
<frameworkAssembly assemblyName="System.Net.Http" targetFramework=".NETFramework4.5" />
|
||||
<frameworkAssembly assemblyName="System.Net.Http.WebRequest" targetFramework=".NETFramework4.5" />
|
||||
</frameworkAssemblies>
|
||||
</metadata>
|
||||
</package>
|
||||
BIN
packages/Microsoft.Net.Http.2.0.20710.0/lib/net40/System.Net.Http.WebRequest.dll
vendored
Normal file
BIN
packages/Microsoft.Net.Http.2.0.20710.0/lib/net40/System.Net.Http.WebRequest.dll
vendored
Normal file
Binary file not shown.
63
packages/Microsoft.Net.Http.2.0.20710.0/lib/net40/System.Net.Http.WebRequest.xml
vendored
Normal file
63
packages/Microsoft.Net.Http.2.0.20710.0/lib/net40/System.Net.Http.WebRequest.xml
vendored
Normal file
@@ -0,0 +1,63 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>System.Net.Http.WebRequest</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:System.Net.Http.RtcRequestFactory">
|
||||
<summary>Represents the class that is used to create special <see cref="T:System.Net.Http.HttpRequestMessage" /> for use with the Real-Time-Communications (RTC) background notification infrastructure.</summary>
|
||||
</member>
|
||||
<member name="M:System.Net.Http.RtcRequestFactory.Create(System.Net.Http.HttpMethod,System.Uri)">
|
||||
<summary>Creates a special <see cref="T:System.Net.Http.HttpRequestMessage" /> for use with the Real-Time-Communications (RTC) background notification infrastructure.</summary>
|
||||
<returns>Returns <see cref="T:System.Net.Http.HttpRequestMessage" />.An HTTP request message for use with the RTC background notification infrastructure.</returns>
|
||||
<param name="method">The HTTP method.</param>
|
||||
<param name="uri">The Uri the request is sent to.</param>
|
||||
</member>
|
||||
<member name="T:System.Net.Http.WebRequestHandler">
|
||||
<summary>Provides desktop-specific features not available to Windows Store apps or other environments. </summary>
|
||||
</member>
|
||||
<member name="M:System.Net.Http.WebRequestHandler.#ctor">
|
||||
<summary>Initializes a new instance of the <see cref="T:System.Net.Http.WebRequestHandler" /> class.</summary>
|
||||
</member>
|
||||
<member name="P:System.Net.Http.WebRequestHandler.AllowPipelining">
|
||||
<summary> Gets or sets a value that indicates whether to pipeline the request to the Internet resource.</summary>
|
||||
<returns>Returns <see cref="T:System.Boolean" />.true if the request should be pipelined; otherwise, false. The default is true. </returns>
|
||||
</member>
|
||||
<member name="P:System.Net.Http.WebRequestHandler.AuthenticationLevel">
|
||||
<summary>Gets or sets a value indicating the level of authentication and impersonation used for this request.</summary>
|
||||
<returns>Returns <see cref="T:System.Net.Security.AuthenticationLevel" />.A bitwise combination of the <see cref="T:System.Net.Security.AuthenticationLevel" /> values. The default value is <see cref="F:System.Net.Security.AuthenticationLevel.MutualAuthRequested" />.</returns>
|
||||
</member>
|
||||
<member name="P:System.Net.Http.WebRequestHandler.CachePolicy">
|
||||
<summary>Gets or sets the cache policy for this request.</summary>
|
||||
<returns>Returns <see cref="T:System.Net.Cache.RequestCachePolicy" />.A <see cref="T:System.Net.Cache.RequestCachePolicy" /> object that defines a cache policy. The default is <see cref="P:System.Net.WebRequest.DefaultCachePolicy" />.</returns>
|
||||
</member>
|
||||
<member name="P:System.Net.Http.WebRequestHandler.ClientCertificates">
|
||||
<summary>Gets or sets the collection of security certificates that are associated with this request.</summary>
|
||||
<returns>Returns <see cref="T:System.Security.Cryptography.X509Certificates.X509CertificateCollection" />.The collection of security certificates associated with this request.</returns>
|
||||
</member>
|
||||
<member name="P:System.Net.Http.WebRequestHandler.ContinueTimeout">
|
||||
<summary>Gets or sets the amount of time, in milliseconds, the application will wait for 100-continue from the server before uploading data.</summary>
|
||||
<returns>Returns <see cref="T:System.TimeSpan" />.The amount of time, in milliseconds, the application will wait for 100-continue from the server before uploading data. The default value is 350 milliseconds.</returns>
|
||||
</member>
|
||||
<member name="P:System.Net.Http.WebRequestHandler.ImpersonationLevel">
|
||||
<summary>Gets or sets the impersonation level for the current request.</summary>
|
||||
<returns>Returns <see cref="T:System.Security.Principal.TokenImpersonationLevel" />.The impersonation level for the request. The default is <see cref="F:System.Security.Principal.TokenImpersonationLevel.Delegation" />.</returns>
|
||||
</member>
|
||||
<member name="P:System.Net.Http.WebRequestHandler.MaxResponseHeadersLength">
|
||||
<summary>Gets or sets the maximum allowed length of the response headers.</summary>
|
||||
<returns>Returns <see cref="T:System.Int32" />.The length, in kilobytes (1024 bytes), of the response headers.</returns>
|
||||
</member>
|
||||
<member name="P:System.Net.Http.WebRequestHandler.ReadWriteTimeout">
|
||||
<summary>Gets or sets a time-out in milliseconds when writing a request to or reading a response from a server.</summary>
|
||||
<returns>Returns <see cref="T:System.Int32" />.The number of milliseconds before the writing or reading times out. The default value is 300,000 milliseconds (5 minutes). </returns>
|
||||
</member>
|
||||
<member name="P:System.Net.Http.WebRequestHandler.ServerCertificateValidationCallback">
|
||||
<summary>Gets or sets a callback method to validate the server certificate.</summary>
|
||||
<returns>Returns <see cref="T:System.Net.Security.RemoteCertificateValidationCallback" />.A callback method to validate the server certificate.</returns>
|
||||
</member>
|
||||
<member name="P:System.Net.Http.WebRequestHandler.UnsafeAuthenticatedConnectionSharing">
|
||||
<summary>Gets or sets a value that indicates whether to allow high-speed NTLM-authenticated connection sharing.</summary>
|
||||
<returns>Returns <see cref="T:System.Boolean" />.true to keep the authenticated connection open; otherwise, false.</returns>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
packages/Microsoft.Net.Http.2.0.20710.0/lib/net40/System.Net.Http.dll
vendored
Normal file
BIN
packages/Microsoft.Net.Http.2.0.20710.0/lib/net40/System.Net.Http.dll
vendored
Normal file
Binary file not shown.
2308
packages/Microsoft.Net.Http.2.0.20710.0/lib/net40/System.Net.Http.xml
vendored
Normal file
2308
packages/Microsoft.Net.Http.2.0.20710.0/lib/net40/System.Net.Http.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
packages/Microsoft.Net.Http.2.0.20710.0/lib/net45/_._
vendored
Normal file
1
packages/Microsoft.Net.Http.2.0.20710.0/lib/net45/_._
vendored
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
BIN
packages/Newtonsoft.Json/Newtonsoft.Json.dll
Normal file
BIN
packages/Newtonsoft.Json/Newtonsoft.Json.dll
Normal file
Binary file not shown.
BIN
packages/Newtonsoft.Json/Newtonsoft.Json.pdb
Normal file
BIN
packages/Newtonsoft.Json/Newtonsoft.Json.pdb
Normal file
Binary file not shown.
11262
packages/Newtonsoft.Json/Newtonsoft.Json.xml
Normal file
11262
packages/Newtonsoft.Json/Newtonsoft.Json.xml
Normal file
File diff suppressed because it is too large
Load Diff
4
packages/repositories.config
Normal file
4
packages/repositories.config
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<repositories>
|
||||
<repository path="..\packages.config" />
|
||||
</repositories>
|
||||
Reference in New Issue
Block a user