• Stars
    star
    1,397
  • Rank 33,448 (Top 0.7 %)
  • Language
    C#
  • Created about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern

license nuget tests nuget discord

ASP.NET Minimal APIs Made Easy...

FastEndpoints is a developer friendly alternative to Minimal APIs & MVC

It nudges you towards the REPR Design Pattern (Request-Endpoint-Response) for convenient & maintainable endpoint creation with virtually no boilerplate.

Performance is on par with Minimal APIs. It's faster, uses less memory and does around 35k more requests per second than a MVC Controller in our benchmarks.

Documentation: https://fast-endpoints.com

Please visit the official website for detailed documentation...

More Repositories

1

MongoDB.Entities

A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
C#
517
star
2

MongoWebApiStarter

A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.
C#
191
star
3

MiniDevTo

Source code of the Dev.To article "Building REST APIs In .Net 8 The Easy Way!"
C#
88
star
4

Hybrid-Inverter-Monitor

Monitoring application for hybrid inverters using the Voltronic communication protocol & JK BMS via USB port.
C#
75
star
5

Rider-Settings-For-VS-Users

Heavily customized Rider settings to help make Visual Studio users feel right at home.
17
star
6

Pandorian

Pandora client with built-in proxy support written in VB.Net
Visual Basic
12
star
7

MongoDB-Entities-Repository-Pattern

Example project showcasing how to use the repository pattern with the MongoDB.Entities data access library
C#
11
star
8

jk-bms-test

test console app for reading live data from jk bms via rs485 port.
C#
4
star
9

VisitorLog

A free and open source visitor logging system
C#
3
star
10

DiffWords

Generates a word based inline diff, given 2 pieces of text
C#
3
star
11

WordDiff

A class library for diffing two blocks of text word-by-word and marking the differences with <ins> and <del> tags.
C#
3
star
12

FastEndpoints-FileHandling-Demo

sample project showcasing image storage and retrieval in mongodb using FastEndpoints & MongoDB.Entities
C#
2
star
13

IMDb_Watchlist_Remove

Automate removal of movies from your imdb watchlist
Visual Basic
2
star
14

FastEndpoints-Auth0-Demo

demo application for auth0 usage with permissions
C#
1
star
15

Tuya-Device-Monitor

C#
1
star