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

Highlights

  • Pro
Block or Report

Block or report futurum-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  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