RabiaKanwal's Stars
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
recommenders-team/recommenders
Best Practices on Recommendation Systems
Azure/azure-quickstart-templates
Azure Quickstart Templates
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
aws/aws-sdk-go
AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
eksctl-io/eksctl
The official CLI for Amazon EKS
Azure/azure-powershell
Microsoft Azure PowerShell
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
MicrosoftDocs/architecture-center
Open Source documentation for the Azure Architecture Center on Microsoft Docs
microsoft/azure-pipelines-agent
Azure Pipelines Agent 🚀
Azure/Azure-Functions
microsoft/AzureStorageExplorer
Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Azure/azure-functions-ux
Azure Functions UX
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/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/TestDrivenDevelopment-UnitTestProject
Developed functionality of a Windows form application based on Test Driven Development and Unit Test concepts