Pinned Repositories
awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
azure-pipelines-agent
Azure Pipelines Agent 🚀
BoatRentalsSystem
This system keeps record of boats rental and calculates the final rent based on customers requirements.
cosmos-dotnet-core-todo-app
This sample shows you how to use the Microsoft Azure Cosmos DB service to store and access data from an ASP.NET Core application.
cosmos-dotnet-getting-started
This sample shows you how get started quickly with Microsoft Azure Cosmos DB, using the SQL API and .NET.
CosmosDb-HttpTrigger-AzureFunction-REST-API
In this project i expose the data stored in CosmosDB via a REST API built with Http-trigger Azure Functions.
FlooringEstimates-PowerApp
Created using the Power Apps Budget Tracking Template and Customised in Power Apps Studio.
Github-to-Azure-DevOps-APIManagement-ARMTemplate
In this project i have created a json ARM Template file for an Azure API Management Service.
PowerAutomate-Flow-SaveMail-Attachements-to-OneDrive
This is a Power Automate/Flow which save attachments from your mail to OneDrive
TestDrivenDevelopment-UnitTestProject
Developed functionality of a Windows form application based on Test Driven Development and Unit Test concepts
RabiaKanwal's Repositories
RabiaKanwal/FlooringEstimates-PowerApp
Created using the Power Apps Budget Tracking Template and Customised in Power Apps Studio.
RabiaKanwal/CosmosDb-HttpTrigger-AzureFunction-REST-API
In this project i expose the data stored in CosmosDB via a REST API built with Http-trigger Azure Functions.
RabiaKanwal/Github-to-Azure-DevOps-APIManagement-ARMTemplate
In this project i have created a json ARM Template file for an Azure API Management Service.
RabiaKanwal/cosmos-dotnet-core-todo-app
This sample shows you how to use the Microsoft Azure Cosmos DB service to store and access data from an ASP.NET Core application.
RabiaKanwal/cosmos-dotnet-getting-started
This sample shows you how get started quickly with Microsoft Azure Cosmos DB, using the SQL API and .NET.
RabiaKanwal/PowerAutomate-Flow-SaveMail-Attachements-to-OneDrive
This is a Power Automate/Flow which save attachments from your mail to OneDrive
RabiaKanwal/TestDrivenDevelopment-UnitTestProject
Developed functionality of a Windows form application based on Test Driven Development and Unit Test concepts
RabiaKanwal/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
RabiaKanwal/azure-pipelines-agent
Azure Pipelines Agent 🚀
RabiaKanwal/BoatRentalsSystem
This system keeps record of boats rental and calculates the final rent based on customers requirements.
RabiaKanwal/AzureFunction-HttpTrigger
RabiaKanwal/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
RabiaKanwal/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
RabiaKanwal/SnakeGame
i tried to design a better and coloured version of snake game which contains Power food, Diffivulty Levels,random generation of different hurdles , High Scores, Pause and Play. Tools andTechnologies Used: Linux,C++,g++(Compiler) you are free to use this file but copyrights apply
RabiaKanwal/Sorting-Algorithms
implementation of Sorting Algorithms in CSharp
RabiaKanwal/storage-dotnet-rest-api-with-auth
How to use REST with the Azure Storage Services, including how to create the authentication headings.
RabiaKanwal/Testing-HTTP-Triggered-AzureFunctions-REST-API
Following are some of the tests which i have used for testing a REST API built via Http-trigger Azure functions
RabiaKanwal/TicTac-CSharp
Tic Tac Toe game built with a windows form application.