17 packages tagged with “MinimalApis”
A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
Package Description
Infinity Toolkit Feature Modules let's you automatically register dependencies and endpoints in modules which simplifies development when you are working with vertical feature slices.
A set of extensions and helpers to use SurrealDB with ASP.NET Core Minimal APIs
This CleanCodeJN package streamlines the development of web APIs in .NET applications by providing a robust framework for CRUD operations and facilitating the implementation of complex business logic in a clean and maintainable manner.
一个基于.NET7 MinimalAPIs封装的模块化、简单、易用、自动和配置的最小API库。
Ndjson.AsyncStreams.AspNetCore is a solution for working with asynchronous streaming data sources in ASP.NET Core (Minimal APIs) using NDJSON (Newline Delimited JSON).
Allows for the the registration of minimal endpoints from either manual deffinition or by the use of AspNet.MVC route attributes.
Abstractions package for CleanCodeJN.GenericApis.
Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
A set of extensions to simplify the validation in MinimalApis, inspire in Nick Chapsas
Converts monad types from LanguageExt to AspNet Core Result types
MicroEndpoints is a .NET library designed to simplify the process of creating HTTP endpoints. It is built to leverage the power of .NET 6's Minimal APIs, providing an easy and clean approach to building lightweight HTTP APIs. The library offers support for both asynchronous and synchronous endpoint operations, enabling developers to create highly flexible and efficient web services.