Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rasheedaboud/FSharp-Azure-Functions-Isolated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

Example Azure Function using F# on .NET 8

This repo shows a minimal example of how to write an Azure function using F# and run it on .NET 8 isolated mode.

It should be as simple as cloning the repo and running the function app.

Built using Microsoft Visual Studio Community 2022 (64-bit) Version 17.9 and Dotnet 8 version 8.0.204.

ASP.NET Core Integration

The Azure Functions team added the ability to integrate function with asp.net core HttpRequest and response types. I personally prefer this approach to using the HttpRequestData.

Head over here to learn more about how to enable ASP.NET Core integration for HTTP requests in your own projects.

About

F# Azure Functions Dotnet 8 Isolated

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /