Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Accessing Data with F# Type Providers

Learn how to easily process XML documents and call JSON-based REST services using F# type providers, how to package your F# code into a reusable .NET library, and how to integrate it into a C# ASP.NET application.

Tomas Petricek - Pluralsight course - Accessing Data with F# Type Providers
by Tomas Petricek

What you'll learn

Modern applications need to access data from a variety of external data sources, including XML, SQL, and JSON-based services. In this course, we look at F# type providers. With type providers, you can easily explore and access a wide range of data sources directly from your code editor. We start by learning about type providers using the F# interactive and then we demonstrate how you can integrate data access code written in F# as part of a larger C# ASP.NET project.

Table of contents

About the author

Tomas Petricek - Pluralsight course - Accessing Data with F# Type Providers
Tomas Petricek

Tomas is an open-source developer, book author, and computer scientist. He works on F# libraries for data-science and offers training and consulting services at fsharpWorks.

More Courses by Tomas