Acknowledgements

This application makes use of the following libraries:

Package Author Version Project URL License URL Description
Microsoft.AspNet.WebApi Microsoft 5.2.4 https://www.asp.net/web-api http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm This package contains everything you need to host ASP.NET Web API on 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.
Microsoft.AspNet.WebApi.Client Microsoft 5.2.4 https://www.asp.net/web-api http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNet.WebApi.Core Microsoft 5.2.4 https://www.asp.net/web-api http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm 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.
Microsoft.AspNet.WebApi.Versioning Microsoft Corporation 2.2.0 https://github.com/Microsoft/aspnet-api-versioning/wiki https://raw.githubusercontent.com/Microsoft/aspnet-api-versioning/master/LICENSE A service API versioning library for Microsoft ASP.NET Web API.
Microsoft.AspNet.WebApi.WebHost Microsoft 5.2.4 https://www.asp.net/web-api http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm This package contains everything you need to host ASP.NET Web API on 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.
Microsoft.CodeDom.Providers.DotNetCompilerPlatform Microsoft 1.0.8 http://www.asp.net/ http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Replacement CodeDOM providers that use the new .NET Compiler Platform ("Roslyn") compiler as a service APIs. This provides support for new language features in systems using CodeDOM (e.g. ASP.NET runtime compilation) as well as improving the compilation performance of these systems.
Microsoft.Net.Compilers Microsoft 2.7.0 http://msdn.com/roslyn http://go.microsoft.com/fwlink/?LinkId=529444 .NET Compilers package. Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version. This package can be used to compile code targeting any platform, but can only be run using the desktop .NET 4.6+ Full Framework. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e873e69306527a0424e97af2985370556f474019
Microsoft.Web.Infrastructure Microsoft 1.0.0.0 http://www.asp.net/ http://go.microsoft.com/fwlink/?LinkID=214339 This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
Newtonsoft.Json James Newton-King 11.0.2 https://www.newtonsoft.com/json https://raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md Json.NET is a popular high-performance JSON framework for .NET
Swashbuckle Richard Morris 5.6.0 https://github.com/domaindrivendev/Swashbuckle http://opensource.org/licenses/BSD-3-Clause Seamlessly adds a Swagger to WebApi projects!
Swashbuckle.Core Richard Morris 5.6.0 https://github.com/domaindrivendev/Swashbuckle http://opensource.org/licenses/BSD-3-Clause Seamlessly adds a Swagger to WebApi projects!
Unity.Abstractions Microsoft.Practices.Unity 3.3.0 https://github.com/unitycontainer https://github.com/unitycontainer/abstractions/blob/master/LICENSE Unity Container Public Abstractions
Unity.AspNet.WebApi Microsoft.Practices.Unity 5.0.13 https://github.com/unitycontainer/aspnet-webapi https://github.com/unitycontainer/aspnet-webapi/blob/master/LICENSE Unity for ASP.NET WebApi
Unity.Container Microsoft.Practices.Unity 5.8.0 https://github.com/unitycontainer/unity https://github.com/unitycontainer/unity/blob/master/LICENSE Unity Core Engine
WebActivatorEx David Ebbo 2.2.0 https://github.com/davidebbo/WebActivator http://opensource.org/licenses/Apache-2.0 A package that allows other packages to execute some startup code in web apps. This package should be used over the older WebActivator, which was not strong named.

This page was generated by Acknowledgements