WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

dezashibi/asp.net-core-rest-api

Repository files navigation

Asp.Net Core Rest API

The goal for me was to renew myself with the concepts and also create a reasonably standard rest api using asp.net core.

Thanks to Nick Chapssas for his learning materials.

Database is docker based postgres can be up and running from the Application project by docker compose.

to get a token use Identity project separately.

all the endpoints are in the api folder .http file.

There is also a minimal api version in this branch: minimal-api-version

About

My learning path for creating a rest api in asp.net core and with smple multi layered architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages