<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ASP.NET Core Best Practices on CodingBlast</title><link>https://codingblast.com/tags/asp.net-core-best-practices/</link><description>Recent content in ASP.NET Core Best Practices on CodingBlast</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 03 Oct 2017 13:00:49 +0000</lastBuildDate><atom:link href="https://codingblast.com/tags/asp.net-core-best-practices/index.xml" rel="self" type="application/rss+xml"/><item><title>ASP.NET Core - Best practices (tips and tricks) - an opinionated approach - Part 2</title><link>https://codingblast.com/asp-net-core-best-practices-2/</link><pubDate>Sun, 20 Aug 2017 15:25:19 +0000</pubDate><guid>https://codingblast.com/asp-net-core-best-practices-2/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In the &lt;a href="https://codingblast.com/asp-net-core-best-practices/"&gt;last post&lt;/a&gt;, we talked about tips and tricks, different strategies and approaches to make your code and project easier to maintain.&lt;/p&gt;
&lt;p&gt;This post is the second part in the series.&lt;/p&gt;
&lt;h3 id="avoid-html-helpers---use-tag-helpers"&gt;Avoid HTML Helpers - Use Tag Helpers&lt;/h3&gt;
&lt;p&gt;We should avoid using HTML Helpers in favour of Tag Helpers.&lt;/p&gt;</description></item><item><title>ASP.NET Core - Best practices (tips and tricks) - an opinionated approach - Part 1</title><link>https://codingblast.com/asp-net-core-best-practices/</link><pubDate>Fri, 18 Aug 2017 07:10:43 +0000</pubDate><guid>https://codingblast.com/asp-net-core-best-practices/</guid><description>&lt;h2 id="introduction---aspnet-core-best-practices"&gt;Introduction - ASP.NET Core Best Practices&lt;/h2&gt;
&lt;p&gt;This post is about ASP.NET Core best practices post. We will talk about some of the best practices while working with ASP.NET Core. It is a collection of tips and tricks, different strategies and approaches to make your code and project easier to maintain. Also, it will be more pleasant to work on the project. These include the ways to organise the solution, project, pieces of code, tips for writing tests and other things that developers deal with.&lt;/p&gt;</description></item></channel></rss>