Skip to content
/ Fast.Fody Public

Quickly weave an assembly using C# or F# scripts, for extra productivity.

License

Notifications You must be signed in to change notification settings

71/Fast.Fody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast.Fody

Weave an assembly using .NET scripts, for extra productivity.

Documentation

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.

Project structure

  • .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.

About

Quickly weave an assembly using C# or F# scripts, for extra productivity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published