Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with dotnetcorewebapi

A curated list of projects in awesome lists tagged with dotnetcorewebapi .

https://github.com/shehroz4477/basic-rest-api

This repository contains a basic implementation of a RESTful Web API using .NET Core 8 framework. It serves as a foundational template for building robust APIs in the .NET ecosystem. The API provides endpoints for performing CRUD (Create, Read, Update, Delete) operations on a sample resource.

c-sharp csharp dotnet dotnetcore dotnetcore8 dotnetcorewebapi sample visual-studio-code

Last synced: 12 Oct 2024

https://github.com/imdesai00/aspdotnet-core-web-api

This project can perform CRUD operation in asp dotnet(version-8) core web api. test this CRUD api on swagger or postman.

csharp dotnet dotnetcore dotnetcorewebapi postgresql

Last synced: 12 Oct 2024

https://github.com/imdesai00/unit-testing

You can perform testcases of your dotnet core web api. using this test cases you can find out how much your api give optimal solution.

api apitesing1 csharp dotnetcore dotnetcorewebapi testing unit-testing

Last synced: 12 Oct 2024

https://github.com/imdesai00/login_register_corewebapi

This project perform login & register functionality with asp dotnet(version-8) core web api. it can generate jwttoken when user login. test this project's api on swagger or postman.

authentication csharp dotnet dotnet-core dotnetcorewebapi jwt-token postgresql

Last synced: 06 Nov 2024

https://github.com/imdesai00/kafka-producer-consumer

in this project i can send json data as producer to kafka and as consumer consume that json data and show that data to user

api csharp dotnetcore dotnetcorewebapi kafka kafka-consumer kafka-producer

Last synced: 12 Oct 2024

https://github.com/imdesai00/forgot-password-functionality

This repository demonstrates Forgot Password functionality. to perform this i use smtp email. you can perform this on asp dotnet(version-8) core web api with swagger or postman.

authentication csharp dotnet dotnetcorewebapi smtp-mail

Last synced: 06 Nov 2024

https://github.com/imdesai00/hashpassword

It can store password in db in formate of hash. it can create hash using salt and also at verifaction time it can use same salt which use to create hash.

csharp dotnetcore dotnetcorewebapi hashpassword postgresql salt

Last synced: 12 Oct 2024