https://github.com/mertturkmenoglu/f-sharp-examples
F# Language Examples
https://github.com/mertturkmenoglu/f-sharp-examples
dotnet example-code f-sharp functional-programming training-material
Last synced: 6 months ago
JSON representation
F# Language Examples
- Host: GitHub
- URL: https://github.com/mertturkmenoglu/f-sharp-examples
- Owner: mertturkmenoglu
- License: gpl-3.0
- Created: 2019-08-07T10:00:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T19:16:47.000Z (almost 6 years ago)
- Last Synced: 2025-02-09T20:25:22.577Z (8 months ago)
- Topics: dotnet, example-code, f-sharp, functional-programming, training-material
- Language: F#
- Size: 196 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# F# Language Examples
***
# Description
* This repository contains my **F#** language example codes.
* Official F# website: https://fsharp.org/
* See the LICENSE file for details.
* You need to install **Rider** (or **Visual Studio**) and **.NET CORE** to your system. Please follow the [original source].
# Build
#### Tools Required
* .NET CORE
* An F# IDE (preferably **Rider**, Visual Studio, MonoDevelop) or a text editor
#### Setup
* You need **.NET CORE** on your system.
* **Fork** and **clone** the repository:
* After getting repository on your local environment, create a branch.
* You can edit source code files or you can create **F#** project on your IDE.
* Project uses **.idea** structure but you do not have to.
# Contributing
* Fork and clone the repository.
* Follow the steps under the build chapter.
* Push and open a pull request.
* All ideas and helps are welcome. For more, please contact with me.
# Authors
* Mert Türkmenoğlu[original source]: https://fsharp.org/