Skip to content
View futurum-dev's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report futurum-dev

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
futurum-dev/README.md

Hi there 👋

Languages and Tools:

csharp css3 dotnet git html5 javascript nodejs react typescript

futurum-dev

 futurum-dev

futurum-dev

Pinned Loading

  1. dotnet.futurum.core dotnet.futurum.core Public

    A dotnet library providing Option and Result data types, based on the concepts behind 'Railway Oriented Programming'

    C# 3

  2. dotnet.futurum.webapiendpoint.micro dotnet.futurum.webapiendpoint.micro Public

    A dotnet library that allows you to build WebApiEndpoints using a vertical slice architecture approach. Built on dotnet 8 and minimal apis.

    C# 2 1

  3. dotnet.futurum.core.polly dotnet.futurum.core.polly Public

    Small dotnet library, allowing you to use Polly with Futurum.Core, based on the concepts behind 'Railway Oriented Programming'.

    C# 1

  4. dotnet.futurum.microsoft.extensions.dependencyinjection dotnet.futurum.microsoft.extensions.dependencyinjection Public

    A dotnet library that extends Microsoft.Extensions.DependencyInjection by adding support for attribute based registration, modules and startables

    C# 2

  5. dotnet.futurum.test dotnet.futurum.test Public

    A dotnet testing library, allowing you to test code that uses Futurum.Core

    C# 1

  6. typescript.futurum.express typescript.futurum.express Public

    An example of a modern containerised REST API using typescript, express and tsoa

    TypeScript