Fast.Fody
Weave an assembly using .NET scripts, for extra productivity.
The add-in is available for both C# and F# scripts.
- For C# scripts, documentation is available in Fast.CSharp.
- For F# scripts, documentation is available in Fast.FSharp.
.vscode
: Visual Studio Code config files that improve the debugging experience.Common
: F# sources and MSBuild properties used by both Fast.CSharp and Fast.FSharp.Fast.CSharp
: Sources for the Fody addin that invokes C# scripts, as well as tests.Fast.FSharp
: Sources for the Fody addin that invokes F# scripts, as well as tests.Tools
: Various tools written in PowerShell for a better building / testing experience.