Skip to content

Liminiens/string-reader-provider

Repository files navigation

NuGet

String reader provider

F# generative Type Provider which provides file content as a string constant

Example

type ExampleFile = StringReaderProvider<"files/example.txt", (optional) Encoding="UTF-8">

Status

OS Build & Test
Mac OS Build Status
Linux Build Status
Windows Build Status

Building:

.paket\paket.exe update

dotnet build -c release

.paket\paket.exe pack \output --version 0.0.1

About

Generative string reader provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages