- London,United Kingdom
- in/rahul-mule-b0668333
Pinned Loading
-
AzureFunction-EFCore-Demo
AzureFunction-EFCore-Demo PublicThis Azure Functions project demonstrates how to use Entity Framework Core to perform CRUD operations in a serverless environment. The project includes functions to retrieve, add, update, and delet…
C#
-
AzureFunction-MongoDB-Demo
AzureFunction-MongoDB-Demo PublicThis project demonstrates CRUD operations for a simple e-commerce app using Azure Functions and MongoDB. It includes functions for adding a product and retrieving all products.
C#
-
AzureFunction-RabbitMQ
AzureFunction-RabbitMQ PublicThis project showcases an Azure Function developed in .NET 6 to demonstrate the usage of the RabbitMQ trigger. The function processes messages from a RabbitMQ queue named "orders" and utilizes SQL …
C#
-
DotNetWebAPI-Dapper-Demo
DotNetWebAPI-Dapper-Demo PublicThis 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…
C#
-
DotNetWebAPI-InMemory-Database
DotNetWebAPI-InMemory-Database PublicThis 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…
C# 2
-
RepositoryPattern-DotNetRestAPI
RepositoryPattern-DotNetRestAPI PublicThis 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…
C#
If the problem persists, check the GitHub status page or contact support.