Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

fsprojects-archive/zzarchive-ApiaryProvider

Repository files navigation

Issue Stats Issue Stats

ApiaryProvider

A type provider for Apiary.io NuGet Status

You can see the version history here.

Building

  • Simply build ApiaryProvider.sln in Visual Studio, Mono Develop, or Xamarin Studio. You can also use the FAKE script:

    • Windows: Run build.cmd
      • AppVeyor build status
    • Mono: Run build.sh
      • Travis build status

Supported platforms

  • VS2012 compiling to FSharp.Core 4.3.0.0
  • VS2012 compiling to FSharp.Core 2.3.5.0 (PCL profile 47)
  • Mono F# 3.0 compiling to FSharp.Core 4.3.0.0
  • Mono F# 3.0 compiling to FSharp.Core 2.3.5.0 (PCL profile 47)
  • VS2013 compiling to FSharp.Core 4.3.0.0
  • VS2013 compiling to FSharp.Core 4.3.1.0
  • VS2013 compiling to FSharp.Core 2.3.5.0 (PCL profile 47)
  • VS2013 compiling to FSharp.Core 2.3.6.0 (PCL profile 47)
  • Mono F# 3.1 compiling to FSharp.Core 4.3.0.0
  • Mono F# 3.1 compiling to FSharp.Core 4.3.1.0
  • Mono F# 3.1 compiling to FSharp.Core 2.3.5.0 (PCL profile 47)
  • Mono F# 3.1 compiling to FSharp.Core 2.3.6.0 (PCL profile 47)

Documentation

This library is that it comes with comprehensive documentation. The documentation is automatically generated from *.fsx files in the content folder and from the comments in the code. If you find a typo, please submit a pull request!

  • Apiary Provider home page with more information about the library, contributions, etc.
  • The samples from the documentation are included as part of ApiaryProvider.Tests.sln, make sure you build the solution before trying out the samples to ensure that all needed packages are installed.

Support and community

Library license

The library is available under Apache 2.0. For more information see the License file in the GitHub repository.

Maintainer(s)

The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)