ServeMe 0.32.0-pre

This is a prerelease version of ServeMe.
dotnet add package ServeMe --version 0.32.0-pre
                    
NuGet\Install-Package ServeMe -Version 0.32.0-pre
                    
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="ServeMe" Version="0.32.0-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServeMe" Version="0.32.0-pre" />
                    
Directory.Packages.props
<PackageReference Include="ServeMe" />
                    
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 ServeMe --version 0.32.0-pre
                    
#r "nuget: ServeMe, 0.32.0-pre"
                    
#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.
#:package ServeMe@0.32.0-pre
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ServeMe&version=0.32.0-pre&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ServeMe&version=0.32.0-pre&prerelease
                    
Install as a Cake Tool

Simple server for testing ( and mocking) back-end service.
Simply drop this into any folder whose content you want to serve
Interestingly , you can use this in your integration tests that involves Micro-Services

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • No dependencies.

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
0.32.0-pre 514 2/19/2020
0.23.0-pre 583 2/13/2019
0.22.0-pre 591 2/9/2019
0.21.0-pre 589 2/6/2019
0.20.0-pre 582 2/4/2019
0.19.0-pre 606 2/3/2019
0.18.1-pre 588 2/2/2019
0.18.0-pre 587 2/1/2019
0.17.2-pre 574 1/30/2019
0.17.1-pre 593 1/29/2019
0.17.0-pre 589 1/29/2019
0.16.0-pre 617 12/12/2018
0.15.0-pre 658 11/12/2018
0.14.0-pre 731 11/12/2018
0.12.0-pre 647 11/12/2018
0.11.0-pre 659 11/11/2018
0.10.0-pre 661 11/11/2018
0.9.0-pre 643 11/11/2018
0.8.0-pre 643 11/9/2018
0.7.1-pre 679 11/7/2018
0.7.0-pre 649 11/7/2018
0.6.0-pre 633 11/6/2018
0.5.1-pre 736 11/6/2018
0.5.0-pre 695 11/6/2018
0.4.0-pre 678 11/5/2018
0.3.0-pre 697 11/5/2018
0.2.0-pre 647 11/5/2018
0.1.1-pre 671 11/5/2018
0.1.0-pre 662 11/5/2018
0.0.3-pre 664 11/5/2018
0.0.2-pre 663 11/5/2018
0.0.1-pre 679 11/5/2018