You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [FSharp.Formatting](http://fsprojects.github.io/FSharp.Formatting) - F# tools for generating documentation: Markdown processor and F# code formatter
60
60
61
-
* [FSDN](http://fsdn.azurewebsites.net/) - FSDN is a web application that uses F# API Search library. F# API Search library supports the standard signature of F# with some extentions. This document describes the F# API Search library specific formats.
61
+
* [FSDN](https://github.com/fsdn-projects/FSDN) - FSDN is a web application that uses F# API Search library. F# API Search library supports the standard signature of F# with some extentions. This document describes the F# API Search library specific formats.
* [FSharpx.Collections](http://fsprojects.github.io/FSharpx.Collections/) - A set of functional programming collections for F#.
88
88
89
-
*[Aether](https://xyncro.tech/aether) - An optics (lenses, prisms, morphisms) library for F# that enables powerful ways of working with data structures.
89
+
*[Aether](https://github.com/xyncro/aether) - An optics (lenses, prisms, morphisms) library for F# that enables powerful ways of working with data structures.
90
90
91
91
*[F# Snippets](http://fssnip.net/) - A community-contributed catalog of F# Snippets
* [FSharp.Data.Toolbox](http://fsprojects.github.io/FSharp.Data.Toolbox) - F# Data-based library for various data access APIs, includes a Twitter access package.
116
116
117
-
*[Chiron](https://xyncro.tech/chiron) - A library for functional JSON in F#, including parsing, formatting, serialization and deserialization (through explicit object mapping), and working effectively with complex JSON data.
118
-
119
-
*[Apiary Provider](http://fsprojects.github.io/ApiaryProvider) - A type provider that makes it possible to easily call REST services that are documented using the apiary.io service.
117
+
*[Chiron](https://github.com/xyncro/chiron) - A library for functional JSON in F#, including parsing, formatting, serialization and deserialization (through explicit object mapping), and working effectively with complex JSON data.
120
118
121
119
* [FSharp.Data.SqlClient](http://fsprojects.github.io/FSharp.Data.SqlClient/) - use SQL to specify queries, explore Stored Procedures, User Defined Types and Functions with auto-complete right in your F# code.
*[Azure Storage Type Provider](http://fsprojects.github.io/AzureStorageTypeProvider/) - A type provider for Azure Storage assets e.g. Blobs and Tables.
134
132
135
-
* [FSharp.Data.HiveProvider](http://fsprojects.github.io/FSharp.Data.HiveProvider) - An F# type provider for writing simple Hive/Hadoop queries. Contributions welcome!
136
-
137
-
* [DAXIF# - Delegate Automated Xrm Installation Framework](http://delegateas.github.io/Delegate.DAXIFsharp/) - A set of tools that in combination with other Microsoft Tools, make it easier to work with Microsoft Dynamics CRM/xRM on a daily basis, also for developers who are not familiar with the platform.
133
+
* [DAXIF# - Delegate Automated Xrm Installation Framework](https://github.com/delegateas/Daxif) - A set of tools that in combination with other Microsoft Tools, make it easier to work with Microsoft Dynamics CRM/xRM on a daily basis, also for developers who are not familiar with the platform.
138
134
139
135
* [SqlFun](https://jacentino.github.io/SqlFun) - An SQL database access library. Supports direct SQL calls, automatic CRUD operations, stored procedures, collection parameters and complex result structures. Allows to define custom query DSL-s. Type safe and idiomatically functional.
algorithms including linear algebra, special functions, statistics, probability models,
181
177
interpolation and FFTs. Supports F# 3.0+ with idiomatic extension modules.
182
178
183
-
* [FSharp.Numerics.FuzzyIntervals](http://fsprojects.github.io/FSharp.Numerics.FuzzyIntervals/) - A basic math library of fuzzy
184
-
and interval calculus with examples
185
-
186
179
* [DiffSharp](http://diffsharp.github.io/DiffSharp/) - An automatic differentiation (AD) library for exact and efficient calculation of derivatives (gradients, Hessians, Jacobians, directional derivatives, and matrix-free Hessian- and Jacobian-vector products). Also includes symbolic and numerical differentiation.
187
180
188
181
* [FsAlg](http://gbaydin.github.io/FsAlg/) - A lightweight linear algebra library supporting generic types.
<h2class="anchor"id="ui"class="anchor">Community Projects: Client User Interfaces</h2>
201
194
202
-
*[Interstellar](https://jwosty.github.io/Interstellar/) - A library that enables the creation of cross-platform browser-based applications. It abstracts around various different browser APIs, so your application can use either Chromium or Apple WebKit.
195
+
*[Interstellar](https://fsprojects.github.io/Interstellar/) - A library that enables the creation of cross-platform browser-based applications. It abstracts around various different browser APIs, so your application can use either Chromium or Apple WebKit.
203
196
204
197
*[FsXaml](https://github.com/fsprojects/FsXaml) - F# Tools for working with XAML Projects
205
198
206
-
* [FSharp.Desktop.UI](http://fsprojects.github.io/FSharp.Desktop.UI/) - A community
207
-
framework to take advantage of the F# language features to create truly type-safe WPF applications.
208
-
209
199
*[FSharp.ViewModule](https://github.com/fsprojects/FSharp.ViewModule/) - Type provider to generate an MVVM style ViewModel directly from an idiomatic F# module.
*[Spreads](https://github.com/Spreads/Spreads/#spreads) - Spreads is an ultra-fast library for complex event processing and time series manipulation. Spreads is a library, not a framework, and could be plugged into existing code bases and used immediately. Even though the primary domain is financial data, Spreads is designed as a generic complex event processing library.
218
208
219
-
* [The Xenomorph Provider for F#](http://fsprojects.github.io/FSharp.Data.Experimental.XenomorphProvider/) - Connects F# to Xenomorph TimeScape(TM) using a type provider.
220
-
221
-
222
209
<br />
223
210
224
211
<h2class="anchor"id="web"class="anchor">Community Projects: Web Tools</h2>
*[Firm](http://andagr.github.io/Firm/) - A blog aware, static site generation using F#. It supports stand-alone pages, blog posts, rss, tags (tag cloud) and post archive. Templates are written in Razor. Posts and pages are written in Markdown.
250
237
251
-
*[Nini](https://github.com/YoloDev/Nini) - A micro web framework for DNX (ASP.NET vNext).
252
-
253
238
*[Falco](https://github.com/pimbrouwers/Falco) - A functional micro-library for building brilliant ASP.NET Core applications using F#. Low barrier to entry for those new to functional programming.
254
239
255
-
*[Interstellar](https://jwosty.github.io/Interstellar/) - A library that enables the creation of cross-platform browser-based applications. It abstracts around various different browser APIs, so your application can use either Chromium or Apple WebKit.
240
+
*[Interstellar](https://github.com/fsprojects/Interstellar) - A library that enables the creation of cross-platform browser-based applications. It abstracts around various different browser APIs, so your application can use either Chromium or Apple WebKit.
* [Vagabond](http://mbraceproject.github.io/Vagabond/) - A library for distributing dynamic assemblies.
310
295
311
-
* [Filbert](http://fsprojects.github.io/Filbert/) - A simple BERT serializer and BERT-RPC client for .Net written in F#.
312
-
313
296
* [Akka.NET](https://github.com/akkadotnet/akka.net) - .NET community port of the Java/Scala framework Akka.
314
297
315
298
* [fszmq](http://zeromq.github.io/fszmq/) - a binding to the ZeroMQ distributed computing library for F# (and other CLR languages).
<h2class="anchor"id="textsearch"class="anchor">Community Projects: Text Search Tools</h2>
392
375
393
-
* [FlexSearch](http://www.flexsearch.net/) Flexible and fast open source F# based Search Engine
376
+
* [FlexSearch](https://github.com/FlexSearch/FlexSearch) Flexible and fast open source F# based Search Engine
394
377
395
378
*[MITIE-Dot-Net](https://github.com/BayardRock/MITIE-Dot-Net/blob/master/README.md) - A Nice .NET Wrapper for the MITIE Information Extraction Library (Written in F#, but fully C# compatible)
Copy file name to clipboardexpand all lines: guides/cloud/index.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -84,15 +84,15 @@ The [Orleans](https://dotnet.github.io/orleans/) framework provides a straightfo
84
84
85
85
#### Kafka
86
86
87
-
*[FsKafka](https://jet.github.io/FsKafka/) - An F# Kafka client.
87
+
*[FsKafka](https://github.com/jet/FsKafka) - An F# Kafka client.
88
88
89
89
*[anaerobic](https://github.com/anaerobic/fsharp-kafka-simple) - A simple implementation of a Kafka producer and consumer in F#.
90
90
91
91
#### ZeroMQ
92
92
93
-
*[F# ZeroMQ bindings](http://zeromq.github.io/fszmq) An F#-specific binding for the [ZeroMQ](http://www.zeromq.org) (Zero Message Queue) library.
93
+
*[F# ZeroMQ bindings](https://zeromq.org/languages/fsharp) An F#-specific binding for the [ZeroMQ](http://www.zeromq.org) (Zero Message Queue) library.
94
94
95
-
*[ZeroMQ](http://www.zeromq.org/bindings:clr) - A more general .NET binding for ZeroMQ.
95
+
*[ZeroMQ](https://zeromq.org/languages/csharp/) - A more general .NET binding for ZeroMQ.
@@ -152,8 +149,7 @@ If a resource specific to F# can't be found, then search for C# instead and adju
152
149
and more. Your entire add-in can be packed into a single .xll file requiring no installation or registration:
153
150
154
151
*[Excel-DNA home pages](http://excel-dna.net/)
155
-
*[Async and event-streaming Excel UDFs with F#](http://excel-dna.net/2013/03/26/async-and-event-streaming-excel-udfs-with-f/)
156
-
*[Machine Learning with Excel: Combine the power of Excel, F# and R](http://luajalla.azurewebsites.net/excel-dna-three-stories/)
152
+
*[Async and event-streaming Excel UDFs with F#](https://excel-dna.net/blog/2013/03/26/async-and-event-streaming-excel-udfs-with-f)
157
153
158
154
[Sharp Cells](https://www.sharpcells.com/) is another independent project which integrates F# scripting with Excel. It exposes the scripts as either user-defined functions (UDFs) using [Excel's XLL API](https://learn.microsoft.com/en-us/office/client-developer/excel/welcome-to-the-excel-software-development-kit) or commands using [Excel's COM API](https://learn.microsoft.com/en-us/dotnet/api/microsoft.office.interop.excel?view=excel-pia). Compilation takes place at runtime allowing rapid iteration of your code and the scripts are embedded with the workbook maintaining single-file portability similar to VBA.
159
155
@@ -163,8 +159,6 @@ and more. Your entire add-in can be packed into a single .xll file requiring no
163
159
164
160
[NPOI](https://github.com/nissl-lab/npoi/) is .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files.
165
161
166
-
*[Example of how to work with Excel using NPOI in F#](https://github.com/Heather/FXL/blob/master/RNExceL/Model/NPOI.fs#L19)
167
-
168
162
NPOI manipulates the Open Office XML format directly so does not require having Excel installed and do not use Interop. You can read, create, and edit Excel documents using this approach.
169
163
170
164
*[Charting with Excel from F#](http://bit.ly/GGv8z4)
Copy file name to clipboardexpand all lines: guides/mobile-apps/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Mobile.
34
34
35
35
*[F# Platform Game Series](https://www.youtube.com/playlist?list=PLIH3o_QrxxcfNMC3TjZ5NlHnB1AmcyaiV) - A YouTube series on building a platform game from scratch using F# and MonoGame
36
36
37
-
*[Making an endless runner game in F# using MonoGame](http://timjones.tw/blog/archive/2014/12/28/make-santa-jump-game-in-fsharp-using-monogame)
37
+
*[Making an endless runner game in F# using MonoGame](http://timjones.io/blog/archive/2014/12/28/make-santa-jump-game-in-fsharp-using-monogame)
38
38
39
39
*[Unity3D](https://github.com/eriksvedang/FSharp-Unity) Unity3D is a popular closed source game engine.
*[Heroku](http://heroku.com/) - See, for example, [F#, ServiceStack and Heroku](https://github.com/kunjee17/ServiceStackHeroku) and complete article about [hosting NancyFx and F# on Heroku](http://blog.ashleytowns.id.au/posts/2013-04/2013-04-01-running-csharp-fsharp-xbuild-nuget-on-heroku.html)
254
+
*[Heroku](http://heroku.com/) - See, for example, [F#, ServiceStack and Heroku](https://github.com/kunjee17/ServiceStackHeroku) and complete article about [hosting NancyFx and F# on Heroku](https://blog.ashleytowns.id.au/posts/2013-04-01-running-csharp-fsharp-xbuild-nuget-on-heroku.html)
257
255
258
256
*[Azure Web Sites](http://www.windowsazure.com/) - Create and deploy to free Azure web sites from Visual Studio and other tools
0 commit comments