Coder Social home page Coder Social logo

duncanmak / fsharp.data Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fsprojects/fsharp.data

0.0 2.0 0.0 130.53 MB

F# Data: Library for Data Access

Home Page: http://fsharp.github.io/FSharp.Data

License: Other

Batchfile 0.01% F# 13.39% Shell 0.01% C# 0.13% HTML 86.46%

fsharp.data's Introduction

F# Data: Library for Data Access

The F# Data library (FSharp.Data.dll) implements everything you need to access data in your F# applications and scripts. It implements F# type providers for working with structured file formats (CSV, HTML, JSON and XML) and for accessing the WorldBank data. It also includes helpers for parsing CSV, HTML and JSON files and for sending HTTP requests.

We're open to contributions from anyone. If you want to help out but don't know where to start, you can take one of the Up-For-Grabs issues, or help to improve the documentation.

You can see the version history here.

NuGet Badge

Building

  • Install .NET SDK 2.1.100 or higher

  • Build FSharp.Data.sln and FSharp.Data.Tests.sln in Visual Studio 2017, Visual Studio 2017 for Mac (previously Xamarin Studio), or MonoDevelop. You can also use the FAKE script:

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

Supported F# Runtimes

When targeting .NET Framework 4.5+:

  • FSharp.Core 4.3.1.0. nuget 3.1.x (default for F# 3.1/Visual Studio 2013)
  • FSharp.Core 4.4.0.0, nuget 4.0.x (default for F# 4.0/Visual Studio 2015)
  • FSharp.Core 4.4.1.0, nuget 4.2.x (default for F# Tools 4.1 SDK / Visual Studio 2017)
  • FSharp.Core 4.4.3.0, nuget 4.3.x (default for F# Tools 10.1 SDK / Visual Studio 2017 15.6+)
  • or higher versions of the same

When targeting .NET Standard 2.0 or .NET Core App 2.x:

  • FSharp.Core 4.4.1.0, nuget 4.2.x (default for F# Tools 4.1 SDK / Visual Studio 2017) or higher
  • FSharp.Core 4.4.3.0, nuget 4.3.x (default for F# Tools 10.1 SDK / Visual Studio 2017 15.6+)
  • or higher versions of the same

Supported Design-time Environments

  • .NET SDK 2.1.100 or higher (runs tools using .NET Core)
  • Visual F# Tools 3.1 or higher (runs tools using .NET Framework)
  • Mono 5.0.0 or higher (runs tools using Mono)
  • Other F# tooling based on FSharp.Compiler.Service must have FSharp.Compiler.Service 21.0+ and FSharp.Core nuget 4.2.x+.

Documentation

This library 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!

  • F# Data Library home page with more information about the library, contributions, etc.
  • The samples from the documentation are included as part of FSharp.Data.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.

Maintainers

Although this project is hosted in the fsharp repository for historical reasons, it is not maintained and managed by the F# Core Engineering Group. The F# Core Engineering Group acknowledges that the independent owners and maintainers of this project are Gustavo Guerra, Tomas Petricek and Colin Bull.

fsharp.data's People

Contributors

7sharp9 avatar baronfel avatar colinbull avatar ctaggart avatar draganjovanovic1 avatar dsyme avatar enricosada avatar eugbaranov avatar eulerfx avatar forki avatar giacomociti avatar haf avatar jschiefer avatar kontomondo avatar lasandell avatar mrange avatar nwolverson avatar okayx6 avatar pezipink avatar remkoboschker avatar rflechner avatar scrwtp avatar taylorwood avatar theimowski avatar thinkbeforecoding avatar thorium avatar tpetricek avatar weismat avatar yukitos avatar zpbappi avatar

Watchers

 avatar  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.