An open API service providing repository metadata for many open source software ecosystems.

Topic: "minimalapi"

stphnwlsh/CleanMinimalApi

A template for an API using Clean Architecture and .NET Minimal API's.

Language: C# - Size: 315 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 267 - Forks: 43

marcominerva/TinyHelpers

A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplication.

Language: C# - Size: 642 KB - Last synced at: 19 days ago - Pushed at: 24 days ago - Stars: 234 - Forks: 28

marcominerva/MinimalHelpers

A collection of helpers libraries for Minimal API projects.

Language: C# - Size: 187 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 115 - Forks: 4

michelcedric/StructuredMinimalApi

The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual classes based on minimal Api (.Net 6)

Language: C# - Size: 56.6 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 86 - Forks: 3

Minimal-APIs/minimal-apis.github.io

Tutorials and samples for ASP.NET Core Minimal APIs

Language: JavaScript - Size: 22.4 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 65 - Forks: 20

Carl-Hugo/FluentValidation.AspNetCore.Http

A simple ASP.NET Core 7+ Minimal API integration for FluentValidation 10+.

Language: C# - Size: 42 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 1

maacpiash/minimal-api-jwt-auth

🔐 🛂 ASP.NET (versions 8 and 9) minimal API with JWT authentication and authorization

Language: C# - Size: 153 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 34 - Forks: 7

dmkk3r/RazorHx

Combine the power of HTMX with Razor Components and Minimal APIs

Language: C# - Size: 68.4 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 20 - Forks: 1

russkyc/minimalapi-framework

Automatic EF Core CRUD API Generation using MinimalApi

Language: C# - Size: 331 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 12 - Forks: 2

InJeCTrL/XHSPicExtractor

小红书原图提取工具

Language: C# - Size: 349 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

zangassis/blogosphere

This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).

Language: C# - Size: 916 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

laura-rodriguez/dotnetconf22

Minimal API + OpenAPI Sample

Language: C# - Size: 34.2 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

marcominerva/MinimalHelpers.Binding 📦

A library that provides Binding helpers for Minimal API projects.

Language: C# - Size: 54.7 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

marcominerva/ErrorHandling

Some samples that show how to correctly handle errors in Web API projects

Language: C# - Size: 21.5 KB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

zangassis/user-auth-minimal-api

A .NET 6 Minimal API project created as an example for the article I produced for the Telerik Blog (telerik.com/blogs) using JWT Authentication/Authorization

Language: C# - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

juniorporfirio/TDCFuture21-NET6-MinimalApis

Demo utilizada no TDC Future 2021, sobre o MinimalApis do .NET6, utilizando vários exemplos de formas de organizar a aplicação, testes unitários e integrados, e validações

Language: C# - Size: 508 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

Lazzerman42/ProjectMarvin

Blazor Frontend with Identity + minimal API backend SQLite to act as realtime LogHub

Language: HTML - Size: 776 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

meeron/Norimsoft.MinimalEndpoints

Small and developer friendly library to easy structure and configure minimal api endpoints

Language: C# - Size: 80.1 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

tructn/monol

🐠 ASP.NET Core Vertical Slice-ish

Language: C# - Size: 42 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

psp515/DeviceBase

Example of minimal api in .NET 7.

Language: C# - Size: 340 KB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

fadihania/MinimalApiRouting

A sample .NET 7 Minimal API app that shows the basics of using Routing. It shows how to use URL, Methods and Binding to handle request and offer a simple way to organize the project's code

Language: C# - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 4

knourian/CQRS-MinimalApi-Template

CQRS + MinimalApi Dotnet 6 Fluent Validation

Language: C# - Size: 40 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

slav40o/StoryBooks

Template project using DDD, CQRS, Minimal APIs, Vertical slices, Microservices, Docker and Hybrid client application with ionic and reаctjs

Language: C# - Size: 5.75 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

marcominerva/LocalizationSample

A sample about how to handle Localization with ASP.NET Core WEB APIs

Language: C# - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

thangchung/todo-dotnet6

This is todo app on .NET 6 and deploy to Heroku

Language: C# - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

juniorporfirio/MinimalApis.Validators

The easiest way to use validations with Web-Apis to .NET 6 Minimal Apis.

Language: C# - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

pablosan99/reservation-htmx

Sample reservation app using asp.net core mvc with htmx

Language: C# - Size: 13.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

TalentHubProject/talent-hub-discord-api 📦

All discord bot based interaction API for microservices

Language: C# - Size: 16.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

nanotaboada/Dotnet.Samples.AspNetCore.MinimalApi

🧪 Proof of Concept for a Minimal API made with .NET 8 (LTS) and ASP.NET Core 8.0

Language: C# - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

ErginTIRAVOGLU/MinimalAPIsMovies

net core 9, minimal api, ef, automapper, openApi, Fluent Validation, Error Handling

Language: C# - Size: 831 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

SharkableIO/Sharkable

a dotnet aot compatible minimal api framework

Language: C# - Size: 223 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

oznakdn/CarApp

Asp.NetCoreWebApi - Asp.NetCoreWebApp(Razor pages)

Language: JavaScript - Size: 3.53 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

MeinLiX/liwm1

Pet-project about `game` using a primitive control for play [WEB]

Language: C# - Size: 813 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

fadihania/MinimalApiBasics

A sample application that shows the basics of building REST API using the new Minimal API endpoints and basic routing

Language: C# - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

vlada22/minimal-api-slim-endpoints

MinimalApi SlimEndpoints

Language: C# - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

romayneeastmond/application-net7-minimal-api-redis

An ASP.NET Core project, that uses .NET 7 to demonstrate how to create a minimal Api; with integrations with EntityFramework 7 and StackExchange.Redis to store objects in an Azure Cache for Redis cache.

Language: C# - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

antosubash/AbpMinimalApiCRUD

Minimal API CRUD sample with ABP

Language: C# - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

FritzTheCat9/FreakFightsFan

The "FreakFightsFan" application contains information and statistics about federations, events, fights and fighters of freak fight federations. I created this application because I wanted to practice building Full Stack applications with .NET technology.

Language: C# - Size: 35.7 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

alipayan/Notification

Notify you users based on your business event's in different channels.

Language: C# - Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

mayurlohite/MinimalApiCore

CRUD operation using .NET Core 8.0 Minimal API

Language: C# - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

EmreAka/ToDoApplication

A webAPI demo for presentation

Language: C# - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JessicaCasteloBranco/Biblioteca-Virtual-

Projeto usando .Net 6, Blazor, Api Minimal, MudBlazor, RestSharp, SQL

Language: HTML - Size: 207 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

slavisharper/rpg-books-api

The ultimate fusion of literature and gaming

Language: C# - Size: 379 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Tzesh/MinimalistArchitecture

Minimalist .NET 7 minimal API architecture with FluentValidation, Swagger, JWT Bearer Authentication, xUnit, and Serilog

Language: C# - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

zangassis/seller-manager-dotnet7

This project contains an example of using new .NET 7 features for Minimal APIs. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).

Language: C# - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

zangassis/product-catalog

About This project contains an example of using Generics in .NET. This application is an example of the article I produced for the Telerik Blog (telerik.com/blogs).

Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

zangassis/freelance-project-control

This project contains an example of using the micro-ORM Dapper with MySQL in a Minimal API template. This application is an example of the article I produced for the Telerik Blog (telerik.com/blogs).

Language: C# - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

tofigamraslanov/clean-minimal-api

Clean architectured minimal API project using FastEndpoints

Language: C# - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

HenrySaldanha/AspNet.MinimalApi

Application Minimal Api

Language: C# - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jhordyToro/MinimalAPI_.NETef

This application is a minimal practice api. generates models with Entity Framework, with Fluent API parameters and saves them in a SQLServer database generating Create, Read, Update and Delete parameters on the page

Language: C# - Size: 20.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

marciokgr/MinimalApi

Criando uma API em MinimalAPI C# .Net 6, Visual Studio 2022, Migrations, Flunt Validation, Validação JWT e com documentação através do Swagger.

Language: C# - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

robsonlinhares/MinimalApi

What is a Minimal API? With the arrival of . NET 6, Microsoft made available the Minimal APIs feature, which was designed to allow the creation of HTTP APIs that use fewer resources, being a great solution for implementing microservices and applications that consume minimal ASP dependencies. Minimal Api .NET 6 demo using Sqlite, Flint notifications, EntityFrameworkCore, Swagger.

Language: C# - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

CodeWithPraveen/minimal-api

Repository for the Hands-on .NET Minimal API Course

Language: C# - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

jplonghi/net6-webapi-exemplar

.NET 6 Minimal Web API Sample

Language: C# - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

juniorporfirio/NET5_MinimalApi_With_Carter

Example the WebApi with .NET5 using package Carter

Language: C# - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

andersonpereiradossantos/dotnet-api-minimal

Minimal API example in .NET 6

Language: C# - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

gpbultz/ApiDocAndMock

🔧OpenApi extensions and Mocking objects using Bogus

Language: C# - Size: 193 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DeshanSL/slices-endpoints-nuget

This NuGet package simplifies the implementation of minimal APIs within nested, non-static classes, making it an ideal choice for organizing endpoints in vertical slice architecture projects. It provides a clean, modular structure that enhances code organization by grouping related endpoints within feature-based classes.

Language: C# - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

matteoventuri7/MinimalApiCrud

Library to create automatically simple crud enpoints.

Language: C# - Size: 67.4 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

LHPiney/WebMinimalApiBoilerPlateNet8

Example of minimal api with AOT in netCore 8

Language: C# - Size: 14.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sergiogonzalezc/BackendCRUD_DotNet_7_Dapper

Full back-end CRUD example usig .Net MinimalApi, Dapper, Docker, SQL, MediatR, NLog, CQRS Pattern

Language: C# - Size: 139 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dylankmoore/ArchitectureArchiveBE

Server side for Architecture Archive

Language: C# - Size: 155 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Henlil001/MinimalAPICosmosDB

CRUD on Cosmos DB. With minimalAPI

Language: C# - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

PSC-F/Aspire.IoT

使用.NET8 Aspire构建新一代云原生分布式物联网平台、边缘计算网关,整体采用云边协同事件驱动微架构,使用GRPC与MQTT作为消息总线,signal R Hub实时数据流推送

Language: C# - Size: 30.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

farhadsoft/MiniWebApi

This is a Simple Web API written in .NET6 by using only Program.cs file!

Language: C# - Size: 9.77 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

8mecem8/Simple-Shop-App-dotNet

Language: CSS - Size: 20.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dylankmoore/Bangazon-Server

server side for Bangazon

Language: C# - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dylankmoore/Bangazon-Client

client side for Bangazon

Language: JavaScript - Size: 71.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nourelnaby4/Newsletter

Articale api using .net8

Language: C# - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KrzysztofTybinka/MatchCityNameApi

RESTful Web API for city autocompletion based on partial city names.

Language: C# - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ramos-coderexpert/MinimalAPIDapper

Minimal APi with .NET and SQL with Dapper

Language: C# - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ramos-coderexpert/FirstMinimalAPI

My First Minimal API with .Net - APITarefas

Language: C# - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RatulKoley/Canteen-Project

This is a WebAPI Project based on Canteen Web API. I here used Code First approach and Minimal WebAPI to create all the tables You can use this API in many places like HOSPITAL, CANTEEN, OFFICE etc.

Language: C# - Size: 483 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MoMakkawi/Quizmaker

Minimal API deals to determine students' levels of English by making quizzes, in this project we will be based on REPR pattern

Language: C# - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Serhii-Priadkin/LibraryMinimalAPI

Language: C# - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MoMakkawi/ProductsList

A simple example of the Minimal and RestFul and gRPC API's where CRUD operations are implemented and linked with a SQL Server database by EF

Language: C# - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Runaho/SocialAuth.API

Social Auth API .Net 7 Minimal API

Language: HTML - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zangassis/mypersonalblog-ef7

This project contains an example of using some new EF Core 7.0 features. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs)

Language: C# - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kharkovdenys/api_webmusicplayer

Minimal API for music site

Language: C# - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

edelyn/Selfrated.MinimalAPI.Middleware

MinimalAPI Middleware and Attributes

Language: C# - Size: 37.1 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Deadvi5/MinimalApiDemo

Minimal Api demo with version management

Language: C# - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

luzimar/MyProductMinimalApi

Playground Minimal Api .NET 6 using automated integration tests with Postman Newman

Language: C# - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Runaho/BlazorHRM

WASM Blazor HRM Application with Minimal API and MYSQL

Language: C# - Size: 202 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

cayolegal1/EntityFrameworkMinimalAPI-TransfersAPI

A API that was made for simulate the behaviour of an APP of transfers with Microsoft.NET EntityFramework

Language: C# - Size: 2.58 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

voidnire/Minimal-API-

minimal API using ASPNET Core .6.

Language: C# - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

caiobraga98/MinimalApi

A very simple CRUD by minimal Api.

Language: C# - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Pride7K/MinimalApi

Quick Start Into Minimal Apis

Language: C# - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Kevin-Souza/MinimalAPI

Projeto criado seguindo o exemplo do vídeo do canal balta.io sobre as minimal APIs do .Net 6

Language: C# - Size: 7.81 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

romayneeastmond/application-net6preview-minimal-api

An ASP.NET Core project, created in Visual Studio 2022 preview, that uses .NET 6 rc 2 to demonstrate how to create a minimal Api.

Language: C# - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mercandev/minimal-api-url-filter-management

This project includes a simple url filter application using redis with minimal api.

Language: C# - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cancanbolat/minimalApiRedisCrud

.NET6 minimal api simple crud app

Language: C# - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

msx752/PrivateNupkgServer

.nupkg package provider (supports v3 api) and .NET 6 Minimal API

Language: C# - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pablocom/SimpleApi

Trying out new MinimalApi approach included in .NET 6

Language: C# - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0