FabianGosebrink / ASPNETCore-WebAPI-SampleLinks
This is a sample ASP.NET Core WebAPI
☆681Updated 2 weeks ago
Alternatives and similar repositories for ASPNETCore-WebAPI-Sample
Users that are interested in ASPNETCore-WebAPI-Sample are comparing it to the libraries listed below
Sorting:
- ☆549Updated 2 years ago
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆509Updated last year
- Simple RESTful API built with ASP.NET Core and .NET 8 to show how to create RESTful services using a decoupled, maintainable architecture…☆484Updated last year
- A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered app…☆592Updated last year
- Sample using micro services in .NET Core 3.1 Focusing on clean code☆697Updated 2 years ago
- E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for A…☆499Updated 4 years ago
- An ASP.NET Core (v2.1) Web API project to quickly bootstrap new projects. Includes Identity, JWT authentication w/ refresh tokens.☆359Updated 3 years ago
- Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing☆857Updated last year
- An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in …☆1,465Updated last year
- Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related …☆348Updated last year
- A DDD guestbook example written for ASP.NET Core☆798Updated 5 years ago
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆719Updated last year
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆539Updated 2 years ago
- ASP.NET Core Identity Series☆504Updated 2 years ago
- Beautiful REST API design with ASP.NET Core and Ion☆637Updated 5 years ago
- Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Pa…☆595Updated 2 years ago
- ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run …