Skip to content

armagansarikey/ASP-NET-CORE-WEB-API-BookWebApi-WithEFCore-CodeFirst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is an ASP.NET CORE WEB API application that was designed by using Entity Framework Core Code First approach.

It is a bookshelf application.

Thanks to this project, you can add new books to your bookshelf, make updates to existing books, delete a book,

list all books or any book you want. You can make all of these actions via postman or swagger.

Some Example Outcomes:

GetAllBook First Situation:

getAllBook_Response

Post Request:

post_request

GetAllBook - After adding a new book:

newGetAllBook_Response_AfterAddingProcess

Put Example:

Put_Example

About

ASP.NET CORE WEB API application with using Entity Framework Core Code First approach

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages