Git Product home page Git Product logo

simple.web's Introduction

Simple.Web

http://blog.markrendle.net/2012/06/01/simple-web/

TODO & Issues

OWIN

  • Some exceptions aren't being bubbled up to the selfhost level, causing the host to crash.
  • Authentication & cookies

MONO

Some effort has been made to make Simple.Web play nicely on Mono, but there are some caveats;

  • Due to a [variance validity bug] 1 in Mono 2.10 you will require version 2.11+ (MDK Installer recommended).
  • Due to an [xbuild bug] 2 in Mono 2.11.1 and Mono 2.11.3 we have (with permission) included a local version for use with FAKE. This does unfortunately mean an execute xbuild script in the repository root, but it's a temporary evil until 2.11.5 is released.
  • Simple.Web uses [FAKE F# Make] 3 as it's build system which requires FSI (FSharp Interactive); as later versions of Mono appear to have renamed FSI and FSC it is recommended you have a bash script redirect in /usr/local/bin (or other search path); an example FSI script is shown here and equivilent for FSC here.
  • FAKE is setup to look for a BUILDTARGETS environment variable to find WebApplication target files; default behaviour in fake.sh points to an OS X (Darwin) installation path; we would welcome a pull-request to cater for generic *nix installs.

Once you've absorbed the above, simply type the following at the repository root:

`./fake.sh <command>`

Commands available are:

`Clean`
`Build`
`BuildTest`
`Test`

Any problems raise an issue or shout and will get straight on it.

simple.web's People

Contributors

andycross avatar i-e-b avatar ianbattersby avatar markrendle avatar rkevinstout avatar sagacity avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.