Skip to content

Development Information

Stef Heyenrath edited this page Sep 30, 2018 · 5 revisions

Development Information

This page described some more details about the supported .NET frameworks and some build information.

Frameworks

The following frameworks are supported:

  • net 4.5.1 and up (Microsoft.AspNet.WebApi.OwinSelfHost version 5.2.6)
  • net 4.6.1 and up (Microsoft.AspNetCore version 2.1.2)
  • netstandard 1.3 (Microsoft.AspNetCore version 1.1.7)
  • netstandard 2.0 (Microsoft.AspNetCore version 2.1.2)

Build info

To building on Windows you need:

To build on Linux (not tested yet...) you need:

Coding Guidelines

todo

Clone this wiki locally