Futurum.WebApiEndpoint 1.0.18

dotnet add package Futurum.WebApiEndpoint --version 1.0.18
NuGet\Install-Package Futurum.WebApiEndpoint -Version 1.0.18
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Futurum.WebApiEndpoint" Version="1.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Futurum.WebApiEndpoint --version 1.0.18
#r "nuget: Futurum.WebApiEndpoint, 1.0.18"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Futurum.WebApiEndpoint as a Cake Addin
#addin nuget:?package=Futurum.WebApiEndpoint&version=1.0.18

// Install Futurum.WebApiEndpoint as a Cake Tool
#tool nuget:?package=Futurum.WebApiEndpoint&version=1.0.18

Futurum.WebApiEndpoint

license CI Coverage Status NuGet version

A dotnet library that allows you to build WebApiEndpoints using a vertical slice architecture approach.

  • a structured way to create REST apis in dotnet without controllers
  • autodiscovery of WebApiEndpoint
  • autodiscovery of api definitions (REST metadata)
  • clear separation between the dto and domain layer of your project
  • ability to add new features without changing existing ones
  • build on top of minimal apis
  • tested solution
  • discoverable fluent API

Documentation

Sample project

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.18 397 6/5/2022
1.0.17 406 4/4/2022
1.0.16 387 3/21/2022
1.0.15 369 3/19/2022
1.0.14 369 3/19/2022
1.0.13 381 3/6/2022
1.0.12 381 3/3/2022
1.0.11 387 2/27/2022
1.0.10 385 2/27/2022
1.0.9 386 2/27/2022
1.0.8 382 2/26/2022
1.0.7 378 2/25/2022
1.0.6 372 2/24/2022
1.0.5 375 2/23/2022
1.0.4 377 2/20/2022
1.0.3 380 2/17/2022
1.0.2 387 2/16/2022
1.0.1 380 1/29/2022
1.0.0 380 1/28/2022