Showing tag results for F#

Mar 6, 2018
Post comments count0
Post likes count0

F# language and tools update for Visual Studio 2017 version 15.6

Phillip Carter

With the release of Visual Studio 2017 version 15.6, we’re excited to share updates to the F# language and core library, F# tooling in Visual Studio, and infrastructure updates that concern OSS contributors. Let’s dive in! F# language and core library updates Some foundational changes for the F# language and core library have been made, in ad...

.NET.NET CoreVisual Studio
Nov 15, 2017
Post comments count0
Post likes count0

Announcing F# support for .NET Core and .NET Standard projects in Visual Studio

Phillip Carter

We're pleased to announce that Visual Studio 2017 15.5 Preview 4 now supports F# projects targeting .NET Core, .NET Standard, and .NET Framework through the .NET Core SDK. Some of you have noticed various levels of this support in the first, second, and third previews. We still had a few work items left to complete when those were released, so we d...

.NET.NET CoreVisual Studio
Sep 26, 2017
Post comments count0
Post likes count1

Build a web service with F# and .NET Core 2.0

Phillip Carter

Earlier this year, I wrote about an update to the roadmap for F# and .NET Core. I had mentioned that there were a number of things you could build with F# and .NET Core today, such as web services. In this post, I'll walk through building a web service with F# and .NET Core 2.0 using the Giraffe library. It's also worth noting that Giraffe is no...

.NETASP.NET.NET Core
Aug 14, 2017
Post comments count0
Post likes count1

F# and .NET Core Roadmap Update

Phillip Carter

Now that .NET Core 2.0 has been released, we wanted to take some time to talk about F# and .NET Core. F# and .NET Core 1.0 F# has been supported on .NET Core and .NET Standard since their 1.0 releases. In the months leading up to the release of .NET Core 1.0, Enrico Sada from the F# community worked with us and other teams at Microsoft to add supp...

.NET.NET CoreF#
Jun 12, 2017
Post comments count0
Post likes count0

.NET Fringe: A Great Role Model for Community Oriented Conferences

Immo Landwerth

A few of us just went to a smaller .NET conference in Portland, called .NET Fringe. For me, it was the third time I attended .NET Fringe. I've realized that this conference has gained a special place in my heart, so thought it would be worthwhile writing up why that is. My goal isn't to convince you to attend .NET Fringe per se, but to outline w...

.NET
May 31, 2017
Post comments count1
Post likes count1

Why you should use F#

Phillip Carter

Why you should use F# This post was written by Phillip Carter and Mads Torgersen. Both work on languages on the .NET team. At Build 2017, we presented a tech talk entitled "Why You Should Use F#". However, not everyone can attend Build, and many attendees were unable to find a position in the room where they could adequately hear us. You can se...

.NET.NET CoreVisual Studio
Feb 1, 2017
Post comments count0
Post likes count1

The .NET Language Strategy

Mads Torgersen

The .NET Language Strategy I am constantly aware of the enormous impact our language investments have on so many people's daily lives. Our languages are a huge strength of the .NET platform, and a primary factor in people choosing to bet on it - and stay on it. I've been here on the .NET languages team at Microsoft for more than a decade, and I've...

.NET
Nov 1, 2016
Post comments count0
Post likes count0

The week in .NET – .NET Foundation – Serilog – Super Dungeon Bros

Bertrand Le Roy

To read last week's post, see The week in .NET – .NET, ASP.NET, EF Core 1.1 Preview 1 – On .NET on EF Core 1.1 – Changelog – FluentValidation – Reverse: Time Collapse. On .NET: Martin Woodward on the .NET Foundation Last week, Martin Woodward was on the show to talk about the .NET Foundation: This week, we'll speak with Mei-Chin Tsai and Jan K...

.NET
May 17, 2016
Post comments count0
Post likes count0

Releasing F# Language Documentation as Open-Source

Den Delimarsky [MSFT]

Guest post by Den Delimarsky, Program Manager, Butt & Enterprise Continuing our efforts to make our documentation more flexible and open, we are releasing the F# language documentation as open-source. This means that starting today you can both easily download the most up-to-date documents for offline consumption, as well as contribute to sect...

.NET