<?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: Muthukumar Thevar</title>
    <description>The latest articles on DEV Community by Muthukumar Thevar (@makthevar).</description>
    <link>https://dev.to/makthevar</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%2F445879%2F9a90d9e9-95b7-42a9-a7c8-f5d98efe4174.png</url>
      <title>DEV Community: Muthukumar Thevar</title>
      <link>https://dev.to/makthevar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/makthevar"/>
    <language>en</language>
    <item>
      <title>Free admin dashboard template https://adminlte.io in Asp.net MVC</title>
      <dc:creator>Muthukumar Thevar</dc:creator>
      <pubDate>Mon, 03 Aug 2020 09:50:45 +0000</pubDate>
      <link>https://dev.to/makthevar/free-admin-dashboard-template-https-adminlte-io-in-asp-net-mvc-14fh</link>
      <guid>https://dev.to/makthevar/free-admin-dashboard-template-https-adminlte-io-in-asp-net-mvc-14fh</guid>
      <description>&lt;p&gt;Url : &lt;a href="https://github.com/mak-thevar/AdminLTEAspNetMVC"&gt;https://github.com/mak-thevar/AdminLTEAspNetMVC&lt;/a&gt;&lt;br&gt;
An admin template based on the adminlte implemented in ASP.net mvc &lt;br&gt;
with the following features:&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Uses &lt;a href="https://docs.microsoft.com/en-us/aspnet/aspnet/overview/owin-and-katana/owin-startup-class-detection"&gt;Owin&lt;/a&gt; based startup class.&lt;/li&gt;
&lt;li&gt;Web API is configured and uses &lt;a href="https://www.c-sharpcorner.com/UploadFile/ff2f08/token-based-authentication-using-Asp-Net-web-api-owin-and-i/"&gt;Token based authentication&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Can be easily customized to use &lt;a href="https://docs.microsoft.com/en-us/aspnet/web-api/overview/security/external-authentication-services"&gt;external authentication&lt;/a&gt; services like Google, Facebook, etc.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://autofaccn.readthedocs.io/en/latest/getting-started/"&gt;Autofac&lt;/a&gt;  is configured as a dependency injection.&lt;/li&gt;
&lt;li&gt; &lt;a href="https://docs.microsoft.com/en-us/ef/ef6/"&gt;Entity framework 6&lt;/a&gt; with basic User entity and the authentication service is configured.&lt;/li&gt;
&lt;li&gt;Follows &lt;a href="https://deviq.com/repository-pattern/"&gt;Repository pattern&lt;/a&gt; for the database operations.&lt;/li&gt;
&lt;li&gt;Custom HTML helpers has been added to support this specific template. Will be adding more HTML helpers in the future releases.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Screenshots
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MVor8NrI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/mHSXd4P.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MVor8NrI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/mHSXd4P.png" alt="AadminLTE"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ezoKAEpw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://i.imgur.com/50ZTcKk.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ezoKAEpw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://i.imgur.com/50ZTcKk.gif" alt="AadminLTEASP.NET"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6t1Q0j-w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/uREBifI.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6t1Q0j-w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/uREBifI.png" alt="LoginAPI Postman"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>asp</category>
      <category>csharp</category>
      <category>template</category>
    </item>
  </channel>
</rss>
