<?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: All Tech Geeks</title>
    <description>The latest articles on DEV Community by All Tech Geeks (@alltechgeeks).</description>
    <link>https://dev.to/alltechgeeks</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%2F374681%2F4225701d-d2ca-4c5f-b4d1-39591e33c452.jpg</url>
      <title>DEV Community: All Tech Geeks</title>
      <link>https://dev.to/alltechgeeks</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alltechgeeks"/>
    <language>en</language>
    <item>
      <title>QR Code Generator in Asp.net C# using ZXing.Net Library</title>
      <dc:creator>All Tech Geeks</dc:creator>
      <pubDate>Mon, 27 Apr 2020 14:26:07 +0000</pubDate>
      <link>https://dev.to/alltechgeeks/qr-code-generator-in-asp-net-c-using-zxing-net-library-38il</link>
      <guid>https://dev.to/alltechgeeks/qr-code-generator-in-asp-net-c-using-zxing-net-library-38il</guid>
      <description>&lt;p&gt;Generating the bar code is very easy, we have so many libraries are there. out of that, I am going to choose zxing QR, this assembly is very good for generating the QR code and reading the QR code. by using asp.net, we can generate and read the QR Code is very easy in c#.&lt;/p&gt;

</description>
      <category>dotnet</category>
    </item>
    <item>
      <title>Asp.Net Core Web API Tutorial For Beginners</title>
      <dc:creator>All Tech Geeks</dc:creator>
      <pubDate>Mon, 27 Apr 2020 14:24:30 +0000</pubDate>
      <link>https://dev.to/alltechgeeks/asp-net-core-web-api-tutorial-for-beginners-1d39</link>
      <guid>https://dev.to/alltechgeeks/asp-net-core-web-api-tutorial-for-beginners-1d39</guid>
      <description>&lt;p&gt;Some Basic Understanding of Asp.net Core web API.&lt;/p&gt;

&lt;p&gt;Asp.net Core is a free, open-source and cross-platform framework. the main target of this framework to target the Cloud. Designed to run on the Cloud as well as On-premises.&lt;/p&gt;

&lt;p&gt;Why we need to go for asp.net core web API?&lt;/p&gt;

&lt;p&gt;Supports Multiple Platforms: it supports Windows, Linux, Mac OS, etc.&lt;br&gt;
IoC Container:&lt;br&gt;
Hosting: we can host our asp.net core app on different servers like IIS, Apache, etc.&lt;br&gt;
Fast: the application speed is more than asp.net.&lt;br&gt;
Integration with Modern UI Frameworks: we can develop UI applications in React JS, Angular, Vuejs, etc.&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>angular</category>
    </item>
  </channel>
</rss>
