dj-nitehawk / MiniDevToLinks
Source code of the Dev.To article "Building REST APIs In .Net 8 The Easy Way!"
☆120Updated last year
Alternatives and similar repositories for MiniDevTo
Users that are interested in MiniDevTo are comparing it to the libraries listed below
Sorting:
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- A library to easily integrate Authentication in ASP.NET Core projects.☆234Updated last week
- A repository for learning different technologies, frameworks, features......☆150Updated this week
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆134Updated 8 months ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆157Updated 3 months ago
- ☆44Updated 2 years ago
- Expensely server application.☆36Updated 3 years ago
- Spend less time over-engineering, and more time coding. The template has a focus on convenience, and developer confidence. Vertical Slice…☆100Updated 7 months ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆96Updated 11 months ago
- Modular Monolith sample for Dometrain☆61Updated 5 months ago
- Prototype enterprise system for e-commerce and consulting services☆105Updated last month
- ☆54Updated 2 months ago
- A tour of different data access approaches in .NET 8+.☆112Updated 3 weeks ago
- Rally simulator accompanied with a RESTful API.☆113Updated 2 years ago
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆144Updated 6 months ago
- ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authenticat…☆255Updated 4 months ago
- ☆209Updated last year
- 🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.☆231Updated 2 months ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆86Updated 2 years ago
- The code used in the .NET Docs Show on Minimal APIs