https://github.com/fsprojects/FSharp.Management
The FSharp.Management project contains various type providers for the management of the machine.
https://github.com/fsprojects/FSharp.Management
Last synced: about 2 hours ago
JSON representation
The FSharp.Management project contains various type providers for the management of the machine.
- Host: GitHub
- URL: https://github.com/fsprojects/FSharp.Management
- Owner: fsprojects
- License: other
- Created: 2013-12-11T15:36:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T19:25:56.000Z (over 6 years ago)
- Last Synced: 2025-10-20T06:50:48.997Z (about 1 month ago)
- Language: F#
- Homepage: http://fsprojects.github.io/FSharp.Management/
- Size: 2.24 MB
- Stars: 91
- Watchers: 15
- Forks: 31
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-fsharp - FSharp.Management - The project contains various type providers for the management of the machine. Handles file system, registry, Windows Management Instrumentation, PowerShell and SystemTimeZones. (Type Providers / Performance Analysis)
README
[](http://issuestats.com/github/fsprojects/FSharp.Management)
[](http://issuestats.com/github/fsprojects/FSharp.Management)
FSharp.Management [](https://www.nuget.org/packages/FSharp.Management/)
===========================
The FSharp.Management project contains various type providers for the management of the machine.
* [FileSystem](http://fsprojects.github.io/FSharp.Management/FileSystemProvider.html)
* [Registry](http://fsprojects.github.io/FSharp.Management/RegistryProvider.html)
* [WMI](http://fsprojects.github.io/FSharp.Management/WMIProvider.html)
* [PowerShell](http://fsprojects.github.io/FSharp.Management/PowerShellProvider.html)
* [SystemTimeZonesProvider](http://fsprojects.github.io/FSharp.Management/SystemTimeZonesProvider.html)
## Building
[](https://ci.appveyor.com/project/sergey-tihon/fsharp-management-6aqlt)
[](https://travis-ci.org/fsprojects/FSharp.Management/)
* Install [PowerShell 3.0](http://www.microsoft.com/en-us/download/details.aspx?id=34595)
* Execute in PowerShell `x86` with admin rights `set-executionpolicy remotesigned`
* Run build.cmd
## Maintainer(s)
- [@forki](https://github.com/forki)
- [@vasily-kirichenko](https://github.com/vasily-kirichenko)
- [@sergey-tihon](https://github.com/sergey-tihon)
- [@dtchepak](https://github.com/dtchepak)
The default maintainer account for projects under "fsprojects" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)