Assis Zang is a software developer from Brazil, developing in the .NET platform since 2017. In his free time, he enjoys playing video games and reading good books. You can follow him at: LinkedIn and Github.
Wondering where to get started with ASP.NET Core? NuGet packages are a must for development, so let’s look at five of the essential packages for beginners and how to use them in an ASP.NET Core application.
Through concepts, syntaxes and elements, you can make webpages accessible to users, especially those with disabilities. Find out how to make an ASP.NET Core application more accessible.
Globalization allows developers to handle the internationalization and localization of a web application, making it more accessible to a broader audience. Check out how to globalize an app in ASP.NET Core in this blog post.
Tag Helpers are a great feature of ASP.NET Core and provide an easier and more intuitive way to add dynamic behavior to webpages. Check out in this post how Tag Helpers can make your development more accessible and more productive.