-
Updated
Mar 30, 2024 - C#
dotnetwebapi
Here are 16 public repositories matching this topic...
Implementation of Redis caching in a .NET 6 Web API for optimized performance. Learn to configure Redis connection, set up cached data.
-
Updated
Feb 13, 2024 - C#
.NET Web API using Clean Architecture and DDD
-
Updated
Oct 13, 2023 - C#
This .Net Web API offers CRUD operations for regions and walks, with advanced filtering, sorting and pagination. The API is secured with JWT-based authentication and authorization.
-
Updated
Sep 22, 2024 - C#
RentACar is a car rental solution. This project includes an enterprise-grade solution for building RESTful services using ASP.NET Web API and C#.
-
Updated
May 22, 2024 - C#
This is a simple .NET Web API project for managing books, created to explore .NET 8 with Entity Framework Core using an in-memory database. The project follows the repository pattern to handle book-related operations.
-
Updated
May 3, 2024 - C#
This project implements role-based user authorization and access control using .NET Core Web API. It enables user authentication via tokens and defines user roles such as Admin, and User, each with specific access permissions to API endpoints.
-
Updated
Oct 25, 2024 - C#
FormulaAirline is a .NET 6 Web API project that utilizes RabbitMQ as a message broker for efficient communication between components.
-
Updated
Jan 31, 2024 - C#
This repository contains a .NET Web API project showcasing implementation of Repository Design Pattern. Tech stack includes .Net 6, Entity Framework core as the Object-Relational Mapping (ORM) tool for interacting with a SQL Server database.
-
Updated
Jan 5, 2024 - C#
A learning project for building a .NET Core Web API by creating a Pet Store. This project demonstrates the fundamentals of REST API development, including CRUD operations, data validation, and database interaction using Entity Framework Core.
-
Updated
Oct 23, 2024 - C#
A CRUD web API for a todo application; implemented in .NET Core Web API (.NET 6.0)
-
Updated
Nov 27, 2023 - C#
This repository contains a .NET Web API for managing contacts. The API allows you to perform CRUD operations (Create, Read, Update, Delete) on contacts stored in a SQL database.
-
Updated
Mar 2, 2024 - C#
.NET Web API. Part of group exam in the Web Development course at Kristiania University College.
-
Updated
Oct 26, 2023 - C#
This is a simple .NET 6 Web API project that uses Dapper as the ORM (Object-Relational Mapping) to interact with a SQL Server database. The project includes basic CRUD (Create, Read, Update, Delete) operations for managing products.
-
Updated
Jan 5, 2024 - C#
This project is a web application designed to manage project details efficiently.
-
Updated
Jul 2, 2024 - C#
Ultimate .NET Web API is a robust backend solution designed to handle various complex operations efficiently. This API provides a comprehensive set of features that are essential for modern web applications.
-
Updated
Oct 30, 2024 - C#
Improve this page
Add a description, image, and links to the dotnetwebapi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dotnetwebapi topic, visit your repo's landing page and select "manage topics."