FAP.dll
1.1.0
See the version list below for details.
dotnet add package FAP.dll --version 1.1.0
NuGet\Install-Package FAP.dll -Version 1.1.0
<PackageReference Include="FAP.dll" Version="1.1.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add FAP.dll --version 1.1.0
#r "nuget: FAP.dll, 1.1.0"
// Install FAP.dll as a Cake Addin #addin nuget:?package=FAP.dll&version=1.1.0 // Install FAP.dll as a Cake Tool #tool nuget:?package=FAP.dll&version=1.1.0
FAP.NET or simply 'FAP' aka Functional API Pages w/ .NET, a functional REST server implementation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FAP.dll:
Package | Downloads |
---|---|
FAP.React
Extensions of the FAP.Page class (ScriptedPage and ReactivePage) for server side rendering with ReactJS, Moustache, doT, Handlebars, Dust, EJS, Hogan and Underscore. This is meant as an alternative network solution for server side rendering, just assign a get function to return an object or JSON. Please remember to download the binaries from here: https://github.com/MichaelFroelich/vroomjs-core/tree/master/native/compiled |
GitHub repositories
This package is not used by any popular GitHub repositories.
Major speed increase for Windows and a minor speed increase for Linux (uses SocketAsyncEventArgs now)
New header reading loop, reads somewhat faster
Added a few more HTTP return codes
Fixed a potential error when sending chunked transfer encoding
Possibly fixed an error with file sending