There are 0 repository under dotnet-webapi topic.
A boilerplate / starter template for Web API server based on ASP .Net.
Soap Web Services using .Net Core.
A project using Dapper and Entity framework together as an example
Search for tweets by Twitter handle or by content. Also view random tweets from 5 popular twitter accounts in the NFT Twitterverse! This application uses React JS and react-bootstrap on the front-end and ASP.NET Core WebAPI for the back-end.
Sample RFC 3161 (HTTP) TSA Server built using .NET Web API
This project showcases a comprehensive full-stack solution, combining a robust ASP.NET Core Web API backend, an MVC web frontend, and a modern React single-page application — all seamlessly integrated to provide a highly secure, scalable, and user-friendly system.
🚀 InvoiceFlow: Smart Invoice Management System: Automate invoice generation, track details, and ensure data integrity with transactional operations.
Starter kit to automate setup of frontend, backend, devops and cloud when starting a new project. Blazor, .NET Web Api, Azure Devops, Terraform & Azure Cloud.
This is the Web Service (Server) portion of our Internship project. Built with .NET WebApi SDK and Entity Framework.
based on tutorials from https://dotnettutorials.net/course/asp-net-core-web-api-tutorials/
A example of how to use a database testcontainer (postgresql) for integration testing
Backend for a twitter clone app I am making
D_Fitness_Gym_Backend_API
A website for package delivery. Front-end is implemented in Javascript and uses Leaflet maps for forward/reverse geocoding. The page allows for adding/looking up packages and vehicles transporting the parcels. Back-end is a .NET web application which assigns new packages to the closest available vehicles and computes transport routes using Dijkstra's algorithm.
This app is to track the charity funds . Users will give payment via bkash and provide the amount and transactionid of payment. There information will be saved after verifying their payment history by the system. And All the users will be able to see the payment info in the UI
Car Rent, tech stack: Angular 15 + .NET 6 WEB API + PostgreSQL
Demo DotNet Web API to explain usage of azure redis cache to cache the data and sending message to azure service bus
Self-hosted CRUD app for RESTful database management
Explore .NET and Angular implementations of All type of CAPTCHA for enhanced application security against bots and spam.
An ASP.NET Core SignalR Chat with a React TypeScript client
A clean implementation of CQRS with MediatR in ASP.NET Core Web API for feedback management. The client-side application is built using React, providing a simple and responsive UI for users and administrators.
The Mood Tracker API is a .NET Core Web API designed to help users track their moods over time. Users can log their moods, schedule reminders to log their moods, view their mood history, and receive personalized suggestions based on their mood data.
.NET MongoDB Angular
Yarp and Ocelot Api Gateway for ASP.NET Core Web API
Dotnet Authentication and Authorization using JWT token
Perform CI CD using Github Actions on a .net Project
Implementing webhooks in dotnet web API
Dotnet Web Api using MediatR pattern
Create different size of thumbnail from an image
This project demonstrates how to use Azure Cosmos DB in a .NET 8 Web API using Entity Framework Core.
LearningDotNet is an ASP.NET Core Web API project that fetches book data from the Open Library API and serves a responsive frontend UI. It supports full CRUD operations on an in-memory book collection, enabling easy testing and interaction via both API and web interface.