![]() |
F# support for .NET Core and .NET Standard projects in Visual Studio - Printable Version +- Geeks for your information (https://www.geeks.fyi) +-- Forum: Programing/Development (https://www.geeks.fyi/forumdisplay.php?fid=52) +--- Forum: Microsoft Technologies (https://www.geeks.fyi/forumdisplay.php?fid=54) +--- Thread: F# support for .NET Core and .NET Standard projects in Visual Studio (/showthread.php?tid=1083) |
F# support for .NET Core and .NET Standard projects in Visual Studio - krish - 29 November 17 Visual Studio 2017 15.5 Preview 4 now supports F# projects targeting .NET Core, .NET Standard, and .NET Framework through the .NET Core SDK. ![]() What’s new There are several new features in this new project support, and if you’ve used it with C# and .NET Core or .NET Standard projects, you’ll likely know about all of them. Here are a few that I like:
|