Exira.SimpleHttpServer 1.0.6

dotnet add package Exira.SimpleHttpServer --version 1.0.6
                    
NuGet\Install-Package Exira.SimpleHttpServer -Version 1.0.6
                    
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="Exira.SimpleHttpServer" Version="1.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Exira.SimpleHttpServer" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Exira.SimpleHttpServer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Exira.SimpleHttpServer --version 1.0.6
                    
#r "nuget: Exira.SimpleHttpServer, 1.0.6"
                    
#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.
#addin nuget:?package=Exira.SimpleHttpServer&version=1.0.6
                    
Install Exira.SimpleHttpServer as a Cake Addin
#tool nuget:?package=Exira.SimpleHttpServer&version=1.0.6
                    
Install Exira.SimpleHttpServer as a Cake Tool

Exira.SimpleHttpServer is a simple HTTP server to serve static files

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.6 2,306 12/29/2015
1.0.5 1,125 12/28/2015
1.0.3 1,376 11/16/2015
1.0.2 1,174 11/16/2015

Initial release