FSharp.Data
2.0.0-alpha
See the version list below for details.
dotnet add package FSharp.Data --version 2.0.0-alpha
NuGet\Install-Package FSharp.Data -Version 2.0.0-alpha
<PackageReference Include="FSharp.Data" Version="2.0.0-alpha" />
<PackageVersion Include="FSharp.Data" Version="2.0.0-alpha" />
<PackageReference Include="FSharp.Data" />
paket add FSharp.Data --version 2.0.0-alpha
#r "nuget: FSharp.Data, 2.0.0-alpha"
#:package FSharp.Data@2.0.0-alpha
#addin nuget:?package=FSharp.Data&version=2.0.0-alpha&prerelease
#tool nuget:?package=FSharp.Data&version=2.0.0-alpha&prerelease
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, JSON and XML) and for accessing the WorldBank and Freebase data. It also includes helpers for parsing JSON and CSV files and for sending HTTP requests.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0)
- Zlib.Portable (>= 1.9.2)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0)
- Zlib.Portable (>= 1.9.2)
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on FSharp.Data:
Repository | Stars |
---|---|
xamarin/ios-samples
Xamarin.iOS sample apps
|
|
opensearch-project/opensearch-net
OpenSearch .NET Client
|
|
lornshrimp/Lorn.ADSP
这是一个开源的互联网在线广告投放系统。该系统可用于网站、视频播放的所有页面广告、视频广告以及无线客户端、TV广告的管理、播放、定向和统计,包括了业务管理、售前计划管理、广告活动管理、广告引擎、播放器内广告、展示广告、数据及商业智能、人群定向、第三方广告管理等几大模块。采用C#和F#编写而成,并可部署于多种云上。
|
Version | Downloads | Last Updated |
---|---|---|
2.2.1 | 2,311 | 5/4/2015 |
2.2.0 | 3,505 | 3/22/2015 |
2.1.1 | 9,850 | 12/24/2014 |
2.1.0 | 4,576 | 11/2/2014 |
2.1.0-beta2 | 151 | 10/21/2014 |
2.1.0-beta | 292 | 10/12/2014 |
2.0.15 | 2,295 | 9/23/2014 |
2.0.14 | 2,869 | 8/30/2014 |
2.0.13 | 133 | 8/29/2014 |
2.0.12 | 121 | 8/28/2014 |
2.0.11 | 160 | 8/27/2014 |
2.0.10 | 444 | 8/21/2014 |
2.0.9 | 5,088 | 6/15/2014 |
2.0.8 | 1,515 | 5/10/2014 |
2.0.7 | 431 | 4/28/2014 |
2.0.6 | 96 | 4/28/2014 |
2.0.5 | 577 | 3/29/2014 |
2.0.4 | 458 | 3/20/2014 |
2.0.3 | 396 | 3/17/2014 |
2.0.2 | 96 | 3/16/2014 |
2.0.1 | 133 | 3/14/2014 |
2.0.0 | 139 | 3/10/2014 |
2.0.0-beta3 | 123 | 3/4/2014 |
2.0.0-beta2 | 76 | 2/27/2014 |
2.0.0-beta | 88 | 2/24/2014 |
2.0.0-alpha7 | 82 | 2/20/2014 |
2.0.0-alpha6 | 99 | 2/4/2014 |
2.0.0-alpha5 | 69 | 2/3/2014 |
2.0.0-alpha4 | 88 | 1/30/2014 |
2.0.0-alpha3 | 85 | 12/30/2013 |
2.0.0-alpha2 | 92 | 12/24/2013 |
2.0.0-alpha | 86 | 12/15/2013 |
1.1.10 | 4,300 | 9/12/2013 |
1.1.9 | 158 | 7/21/2013 |
1.1.8 | 97 | 7/1/2013 |
1.1.7 | 97 | 7/1/2013 |
1.1.6 | 89 | 6/30/2013 |
1.1.5 | 128 | 5/13/2013 |
1.1.4 | 108 | 4/13/2013 |
1.1.3 | 97 | 4/8/2013 |
1.1.2 | 94 | 3/30/2013 |
1.1.1 | 109 | 2/18/2013 |
1.1.0 | 103 | 2/18/2013 |
1.0.13 | 92 | 1/16/2013 |
1.0.12 | 86 | 1/14/2013 |
1.0.11 | 91 | 1/14/2013 |
1.0.10 | 93 | 1/6/2013 |
1.0.9 | 97 | 1/4/2013 |
1.0.8 | 86 | 1/4/2013 |
1.0.6 | 92 | 12/23/2012 |
1.0.5 | 78 | 12/20/2012 |
1.0.4 | 97 | 12/17/2012 |
1.0.2 | 97 | 12/14/2012 |
1.0.1 | 91 | 12/14/2012 |
1.0.0 | 102 | 12/13/2012 |
Support for F# 3.1 and for new portable class library projects.
Support for sending HTTP requests with a binary body.
Support for HTTP compression in portable class library versions.
Fixed problem when using uri's with encoded slashes (%2F) in the sample parameter of CsvProvider, JsonProvider & XmlProvider.
CsvProvider now has GetSample static method like the other providers in addition to the default constructor.
Add AsyncLoad(string uri) and AsyncGetSample() to CsvProvider, JsonProvider and XmlProvider.
Remove .AsTuple member from CsvProvider.
Renamed SampleList to SampleIsList.
Renamed Separator to Separators.
When SampleIsList is true, a GetSamples method is generated.
Fixed XmlProvider's SampleIsList not working correctly.
Fix handling of optional elements in XmlProvider when using multiple samples.
Fixed CsvProvider's SafeMode not working when there were more rows than the InferRows limit.
Exceptions raised by CsvProvider and CsvFile were reporting the wrong line number when reading files with windows line endings.
CsvInference is now part of the runtime so it can be reused by Deedle.
Allow currency symbols on decimals.
Fixed file change notification not invalidating type providers correctly.
Fix generated code doing repeated work.
Windows Phone 7 no longer supported.
Added Japanese documentation.