Avestura
Avestura
Please fill in this template: - [x] Use a meaningful title for the pull request. Include the name of the resource added. - [x] Add a short sentence on why...
**Description** Port Eyes Guard to .NET Core **Feature Domain** Plase check any of the chackbox that is related to your request: - [ ] UI/UX Improvement - [ ] Avoid...
Added F# hello sample from C# sample
### Description I followed [Getting Started](https://docs.orchardcore.net/en/latest/docs/getting-started/) documentation of OrchardCMS which requires installing `OrchardCore.Application.Cms.Target` package. Even though none of the dependencies require `GraphQL version 4.5` and the package uses `GraphQL 2.4`,...
Is there any approach that we can have a hot-reloading designer for the DSL-based view engine? If not, how much effort does it need to build one?
Added F# Solution in `"solutions\fsharp.fs"`
Hello I want to know if I can use PSReadLine as a .NET library for creating a customized REPL for F#.NET. This module already has tons of useful features like...