DEV Community

Harshal Raverkar
Harshal Raverkar

Posted on

1 1

My First Nuget Package -Aadhaar Offline KYC Verification in .NET

Hello Dev.to Audience,

I have created a NuGet package called Aadhaar Offline KYC Verification.

As Indians, we know that Aadhaar is the most important identity card in the country, widely used for authentication and verification. While working on a product that required verifying whether a user's Aadhaar is authenticated (i.e., KYC compliant), we needed a way to process offline Aadhaar KYC verification efficiently.

Since there was no built-in solution available, I decided to create this NuGet package to simplify the process. With this package, developers no longer need to write lengthy code—they can integrate Aadhaar Offline KYC verification effortlessly into their applications.

🔹 Get Started 💻 Source Code: GitHub Repository

📦 Install via NuGet CLI:

 dotnet add package Aadhaar-OfflineKYC-Verification --version 1.0.6
Enter fullscreen mode Exit fullscreen mode

I hope this helps the community! 🚀 Let me know your thoughts!

Neon image

Build better on Postgres with AI-Assisted Development Practices

Compare top AI coding tools like Cursor and Windsurf with Neon's database integration. Generate synthetic data and manage databases with natural language.

Read more →

Top comments (1)

Collapse
 
overworkedseniordev profile image
John Glass

Is this legal..?

Image of Stellar post

Check out Episode 1: How a Hackathon Project Became a Web3 Startup 🚀

Ever wondered what it takes to build a web3 startup from scratch? In the Stellar Dev Diaries series, we follow the journey of a team of developers building on the Stellar Network as they go from hackathon win to getting funded and launching on mainnet.

Read more

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, cherished by the supportive DEV Community. Coders of every background are encouraged to bring their perspectives and bolster our collective wisdom.

A sincere “thank you” often brightens someone’s day—share yours in the comments below!

On DEV, the act of sharing knowledge eases our journey and forges stronger community ties. Found value in this? A quick thank-you to the author can make a world of difference.

Okay