<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Harshal Raverkar</title>
    <description>The latest articles on DEV Community by Harshal Raverkar (@hraverkar).</description>
    <link>https://dev.to/hraverkar</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F156500%2F94bf50bc-2704-4340-bd39-3f8a7045f917.jpg</url>
      <title>DEV Community: Harshal Raverkar</title>
      <link>https://dev.to/hraverkar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hraverkar"/>
    <language>en</language>
    <item>
      <title>My First Nuget Package -Aadhaar Offline KYC Verification in .NET</title>
      <dc:creator>Harshal Raverkar</dc:creator>
      <pubDate>Mon, 10 Mar 2025 17:31:33 +0000</pubDate>
      <link>https://dev.to/hraverkar/my-first-nuget-package-aadhaar-offline-kyc-verification-in-net-5b70</link>
      <guid>https://dev.to/hraverkar/my-first-nuget-package-aadhaar-offline-kyc-verification-in-net-5b70</guid>
      <description>&lt;p&gt;Hello &lt;strong&gt;Dev.to&lt;/strong&gt; Audience,&lt;/p&gt;

&lt;p&gt;I have created a NuGet package called &lt;a href="https://www.nuget.org/packages/Aadhaar-OfflineKYC-Verification/" rel="noopener noreferrer"&gt;&lt;strong&gt;Aadhaar Offline KYC Verification&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;🔹 Get Started 💻 Source Code: &lt;a href="https://github.com/hraverkar/Aadhaar-OfflineKYC-Verification" rel="noopener noreferrer"&gt;GitHub Repository&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📦 Install via NuGet CLI:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt; dotnet add package Aadhaar-OfflineKYC-Verification --version 1.0.6
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;I hope this helps the community! 🚀 Let me know your thoughts!&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>aadhar</category>
      <category>security</category>
      <category>nuget</category>
    </item>
    <item>
      <title>Does anybody here work as Luciad Developer.</title>
      <dc:creator>Harshal Raverkar</dc:creator>
      <pubDate>Sun, 10 Nov 2019 16:42:35 +0000</pubDate>
      <link>https://dev.to/hraverkar/does-anybody-here-work-as-luciad-developer-4g7a</link>
      <guid>https://dev.to/hraverkar/does-anybody-here-work-as-luciad-developer-4g7a</guid>
      <description>&lt;p&gt;I am from India and very less companies are using Luciad. Can someone help me to get job as Luciad Developer.&lt;/p&gt;

</description>
      <category>luciddeveloper</category>
      <category>career</category>
      <category>gis</category>
    </item>
    <item>
      <title>Send WhatsApp message without storing contact details.</title>
      <dc:creator>Harshal Raverkar</dc:creator>
      <pubDate>Sun, 13 Oct 2019 10:56:05 +0000</pubDate>
      <link>https://dev.to/hraverkar/send-whatsapp-message-without-storing-contact-details-5dfo</link>
      <guid>https://dev.to/hraverkar/send-whatsapp-message-without-storing-contact-details-5dfo</guid>
      <description>&lt;p&gt;I have created simple web app which can send message to whatsApp user without storing contact details.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How it works&lt;/strong&gt;&lt;br&gt;
Input contact number (with country code) and message for users.&lt;br&gt;
User redirect to the WhatsApp Application or WhatsApp web app.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Things you'll need&lt;/strong&gt;&lt;br&gt;
WhatsApp application in your device.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://sendmsg.netlify.com"&gt;Send Message&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>javascript</category>
      <category>netlify</category>
    </item>
  </channel>
</rss>
