Skip to content

Instantly share code, notes, and snippets.

View Dhaneshmonds's full-sized avatar
🏠
Working from home

Dhaneshmon Dhaneshmonds

🏠
Working from home
View GitHub Profile
@Dhaneshmonds
Dhaneshmonds / Kerala-state-district-panchayath-block-municipal-corporation-2020-election-candidate-result.json
Last active December 20, 2020 17:08
Kerala State District Panchayath Block Municipal Corporation 2020 Election Candidates Result LSGD Thadhesha Swayam Bharana Thiranjedupp Get all Kerala Panchayath Get all Kerala Block Get all Kerala Municipal corporation
This file has been truncated, but you can view the full file.
[{
"DistrictID": "D01001",
"DistrictName": "THIRUVANANTHAPURAM",
"MunCorp": [{
"MunCorpID": "M01003",
"MunCorpName": "Attingal",
"Wards": [{
"WardID": "M01003001",
"WardName": "KOCHUVILA",
@Dhaneshmonds
Dhaneshmonds / BlobFileStore.cs
Created November 16, 2020 06:46
Upload and Read Azure Blob Storage MVC Web API2
using Microsoft.WindowsAzure.Storage;
using Microsoft.WindowsAzure.Storage.Blob;
using System;
using System.IO;
using System.Security.Cryptography;
namespace AzureBlobStorage.Helpers
{
public class BlobFileStore
{
@Dhaneshmonds
Dhaneshmonds / MatrimonialReligionAndCaste.json
Created January 6, 2020 14:11
Indian Matrimonial Website Religion and Caste json file
{
"religion": [
{
"id": "1",
"name": "Hindu",
"castealias":"Caste",
"castes": [
{
"id": "0",
"name": "-- Select --"
@Dhaneshmonds
Dhaneshmonds / IndianStatesDistricts.json
Last active November 9, 2023 22:22
Indian states, capitals and districts
{
"states": [
{
"id": "1",
"type": "Union Territory",
"capital": "Port Blair",
"code": "AN",
"name": "Andaman and Nicobar Islands",
"districts": [
{