Library for resolving a Domain types out of a F# script (.fsx) file(s).
Info
Version: | 3.1.0 |
Author(s): | DomainResolver |
Last Update: | Tuesday, January 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TypedUseCase/domain-resolver |
NuGet Url: | https://www.nuget.org/packages/Tuc.DomainResolver |
Install
Install-Package Tuc.DomainResolver
dotnet add package Tuc.DomainResolver
paket add Tuc.DomainResolver
Tuc.DomainResolver Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Compiler.Service(>= 37.0.0)
- FSharp.Core(>= 4.7.2)
- FSharp.Data(>= 3.3.3)
- MF.ConsoleApplication(>= 2.0.0)