Shaver is lightweight F# library for Suave.io web server built on the top of the Razor Engine and provides some extra features like template composing, setting custom return codes, localization resources support or server thread auto-localization by client Accept-Language header.
                        
                    
         
                Info
| Version: | 1.3.1 | 
| Author(s): | Roman Provaznik | 
| Last Update: | Friday, November 18, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/dzoukr/Shaver | 
| NuGet Url: | https://www.nuget.org/packages/Shaver | 
Install
Install-Package Shaver
                        dotnet add package Shaver
                        paket add Shaver
                        
                                Shaver Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Suave(>= 1.1.3)
- RazorEngine(>= 3.9.3)
- FSharp.Data(>= 2.3.2)
- FSharp.Core(>= 4.0.0.1)
Tags
