GithubHelp home page GithubHelp logo

kahmingt / asp.net-core-web-api Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.35 MB

ASP.Net Core Web Api

C# 99.18% Dockerfile 0.82%
aspnet-core-identity aspnet-core-webapi crud-api dependency-injection docker dynamic-linq model-validation repository-pattern

asp.net-core-web-api's Introduction

ASP.Net Core Web API

Fully functional CRUD operations ASP.Net Core Web Api with Repository Pattern and Dependency Injection (.Net 6).

Project Highlights:

  • CRUD operation in ASP.Net Core Web API.
  • Token-based authentication and authorization using ASP.Net Core Identity framework.
  • Model binding and model validation.
  • Domain Driven Design with Repository Pattern and Dependency Injection.
  • Dynamic LINQ Queries with Expression Trees.
  • Docker container enabled.

How to run

$> git clone https://github.com/kahmingt/ASP.NET-Core-Web-API.git
$> cd <root>
$> dotnet clean ASP.NET-Core-Web-API.sln --verbosity q
$> dotnet build ASP.NET-Core-Web-API.sln --verbosity q
$> docker-compose up --build --force-recreate
$> https://localhost:51199/swagger/index.html

Technology Stack

  1. ASP.NET core Web API (.Net 6.0)
  2. Microsoft® SQL Server® 2022 Express (16.0.1050)
  3. Docker 24.0.6
  4. Open API (Swagger)
  5. Postman## Images

Image

Swagger

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.