vithal-wadje
Developer on Azure IoT and Cloud, Ex. Microsoft MVP, Ex. C# Corner MVP , Author , Blogger ,Speaker , C# Corner Mumbai UG Lead
bp
Pinned Repositories
aspnet-webapi-samples-tunisia
Code of my session on REST and ASP.NET Web API at the Euricom Tunisia trip.
azure-docs
AzureCosmosDbCRUD
This source code helps you get started with the Azure Cosmos DB. Create, read, update, and delete operations with the SQL API using the ASP.NET Core Web API.
BlazorServerAppCRUDwithCosmosDb
This repository helps you get started with the ASP.NET Core Blazor Server Application with create, read, update, and delete operations using the Azure Cosmos DB and C#.
bmi-calculator
React Hooks app for calculating BMI
cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
Cosmos-DB-Stored-Procedure-for-Getting-data
The Azure Cosmos DB stored procedure to fetch all the items or data from Cosmos DB Container Collection.
Cosmos-DB-Stored-Procedure-for-inserting-data
Azure Cosmos Db stored procedure to add or insert the data into Azure Cosmos DB container.
CosmosDB-StoredProcedure-for-Update-Replace-Existing-items
The Azure Cosmos DB SQL API stored procedure for updating and modifying the existing items in the Azure Cosmos DB container.
GeneratingQRCode
This source code helps you generate the QR code in ASP.NET Core using the open-source NuGet package QRCoder.
vithal-wadje's Repositories
vithal-wadje/AzureCosmosDbCRUD
This source code helps you get started with the Azure Cosmos DB. Create, read, update, and delete operations with the SQL API using the ASP.NET Core Web API.
vithal-wadje/BlazorServerAppCRUDwithCosmosDb
This repository helps you get started with the ASP.NET Core Blazor Server Application with create, read, update, and delete operations using the Azure Cosmos DB and C#.
vithal-wadje/Cosmos-DB-Stored-Procedure-for-Getting-data
The Azure Cosmos DB stored procedure to fetch all the items or data from Cosmos DB Container Collection.
vithal-wadje/GeneratingQRCode
This source code helps you generate the QR code in ASP.NET Core using the open-source NuGet package QRCoder.
vithal-wadje/aspnet-webapi-samples-tunisia
Code of my session on REST and ASP.NET Web API at the Euricom Tunisia trip.
vithal-wadje/azure-docs
vithal-wadje/bmi-calculator
React Hooks app for calculating BMI
vithal-wadje/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
vithal-wadje/Cosmos-DB-Stored-Procedure-for-inserting-data
Azure Cosmos Db stored procedure to add or insert the data into Azure Cosmos DB container.
vithal-wadje/CosmosDB-StoredProcedure-for-Update-Replace-Existing-items
The Azure Cosmos DB SQL API stored procedure for updating and modifying the existing items in the Azure Cosmos DB container.
vithal-wadje/CosmosDB-StoredProcedure-to-Delete-items
The Azure Cosmos DB SQL API stored procedure for deleting the items from the Azure Cosmos DB container.