fsharplu

This library provides a set of F# helpers for string manipulations, logging, collection data structures, file operations, text processing, security, async, parsing, diagnostics, configuration files…

  • 所有者: microsoft/fsharplu
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

FSharpLu F# library

This library provides F# lightweight utilities for string manipulations, logging, collection data structures, file operations, text processing, security, async, parsing, diagnostics, configuration files and Json serialization.

This is by no means a full-fledged utility library for F#, but rather a small collection of utilities and other thin wrappers accumulated throughout the development of various internal projects at Microsoft and meant to facilitate development with the .Net framework using the F# programming language.

Some of the provided utilities are just thin let-bindings wrappers around existing .Net libraries (e.g. module FSharpLu.Text or FSharpLu.Parsing) whereas some provide additional features (e.g. Json serialization in module FSharpLu.Json).

Build status, Branch, Status, --------, --------, latest build, Build Status, master, Build Status, official releases, Build Status, ## Build requirements

To build project run dotnet build under the top-level directory or run the script scripts\build.ps1.

Documentation

For the documentation please visit the Wiki

License

MIT

Packages

  • FSharpLu: The core set of utilities
  • FSharpLu.Json: Json serialization of F# data types implemented as JSon.Net converters and providing more succinct serialization for option types and discriminate unions.
  • FSharpLu.Windows: Windows-specific utility functions
  • FSharpLu.Azure: Azure Resource Manager helpers
  • Test libraries FSharpLu.*.Tests: Unit tests for a specific module

FSharpLu modules

Here is a list of helper modules provided by FSharpLu.

Main module

Json

Azure

Windows

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

主要指标

概览
名称与所有者microsoft/fsharplu
主编程语言F#
编程语言F# (语言数: 2)
平台
许可证Other
所有者活动
创建于2016-06-24 23:47:02
推送于2024-06-11 20:01:41
最后一次提交
发布数20
最新版本名称release-0ffaa2503076597f5993e7b4b2df7dd8781974f4 (发布于 2019-10-20 01:03:57)
第一版名称v0.9.6281.27393 (发布于 )
用户参与
星数366
关注者数23
派生数40
提交数145
已启用问题?
问题数34
打开的问题数6
拉请求数71
打开的拉请求数2
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?