FSharpNetCoreWebApiTemplate
Web API
An F# implementation of the ASP.NET Core Web API template
F# .net core web api template
17 stars
2 watching
3 forks
Language: F#
last commit: over 5 years ago
Linked from 1 awesome list
dotnetcorefsharpwebapi
Related projects:
Repository | Description | Stars |
---|---|---|
mnie/nancyfxcore | A F# ASP.NET Core template providing a basic structure for building web applications with NancyFx. | 3 |
dotnet-websharper/core | An F#-based web programming platform including compilers from F# and C# code to JavaScript. | 599 |
mnie/expecto.template | A template for creating Expecto-based F# test libraries in .NET Core | 23 |
fsprojects/fsharp-companies | A community-curated list of companies using F# | 384 |
veepee-oss/vp.fsharp.sql | A library providing a strongly-typed interface to ADO.NET providers for working with databases in F# | 35 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
dotnetzoom/aspnetcore-webapi-course | A comprehensive project demonstrating professional REST API design with ASP.NET Core WebAPI and various features such as authentication, logging, exception handling, and dependency injection. | 858 |
bradymholt/aspnet-core-react-template | A full-stack template project providing ASP.NET Core and React-based web development | 632 |
jbeeko/cfworker-web-api | A Cloudflare Workers project demonstrating the use of F# to create a web API with routing and KVStore functionality. | 25 |
dotnetcore/webapiclient | A .NET library for building high-performance REST API clients with features like semantic declaration, aspect-oriented programming, and Swagger-to-code support. | 2,053 |
fsprojects/fsharp.typeproviders.sdk | An F# API for building type providers | 300 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 358 |
filipw/net50-webapi-samples | A collection of samples and examples for building a .NET 5 Web API application using the ASP.NET Core framework. | 40 |
autofac/autofac.webapi | A package that integrates Autofac with ASP.NET Web API. | 36 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |