akhansari / AspFeatLinks
A modular and low ceremony toolkit for ASP.Net Core and F#
☆27Updated 3 years ago
Alternatives and similar repositories for AspFeat
Users that are interested in AspFeat are comparing it to the libraries listed below
Sorting:
- ☆36Updated 2 years ago
- A pipeline runner for F#.☆23Updated 3 years ago
- Provides a safe API for binding the dotnet IConfiguration to types in F#.☆34Updated last year
- DSL wrapper around .NET test WebApplicationFactory to simplify integration tests in aspnetcore using F#☆44Updated 7 months ago
- F# Wrapper for OpenAPI.NET☆56Updated 5 months ago
- small and lean .net service-bus☆42Updated 4 months ago
- Type Safe Text Templates - usable as type provider (F#) or source generator (C#)☆69Updated 3 weeks ago
- An F# library for composing state-aware functions by @SchlenkR☆33Updated 2 years ago
- An F# computation expression for succinctly defining ASP.NET Core web apps, including support for minimal APIs.☆41Updated last year
- F# interface for Akka.NET☆40Updated 3 months ago
- F# library for developing HTTP APIs with OpenAPI documentation.☆21Updated 4 years ago
- Generate odata query with fsharp computation expression☆20Updated last year
- A Super simple SQL Migrations Tool for SQLite, PostgreSQL, MySQL and SQL Server☆85Updated 6 months ago
- A library that allows using Htmx attributes with Feliz.ViewEngine☆25Updated 4 years ago
- A F# friendly wrapper for Polly providing expressive functional resiience patterns.☆42Updated 3 years ago
- Library providing fast hash based immutable map and set☆68Updated last year
- Quill rich text editor extension for Feliz☆20Updated 2 years ago
- FsSpec represents value constraints as data to reuse one constraint declaration for validation, data generation, error explanation, and m…