What is Middleware, Why should we use it?
We will talk about the concept of middleware that entered our lives with .Net Core. This method, which is generally used to process incoming...
Trigger and Stored Procedure Management with EF Core
Using Entity Framework Core, we will list triggers and stored procedures and delete them in bulk. We will also refresh our triggers using a ...
What is .Net HealthCheck, how is it done?
We would like to check whether the API or our site is up and running. Several packages have been developed for this and we will show you how...
What is Serilog, how is it used?
Warnings, messages, errors. We would like to log all of them and follow them from time to time. By looking at these logs, we direct the flow...
What is an SEO friendly url, how to create it?
It is the general concern of all of us, to be visible in the internet ocean. Also, no matter how good you do, it will make no sense if you a...
How to troubleshoot dotnet EF tool? How to solve migration problems?
I developed this blog with reference to .Net 5 sdk. I could only use the classic migration commands in the VS ide. Even the dotnet ef cli co...
What is AutoMapper? Why should we use it?
SOLID! There are Select New concept and model casting processes that we software developers frequently use. We take the model coming from th...
How to manage ASP .NET Cookies. How is cookie security provided?
With cookies, which are very subject to privacy news, we can provide customized services to users who log in to our site. From time to time,...
How to optimize the size of images with Tinify?
The photos you show both in the Api you serve mobile and on your website should be optimized as much as possible. We cannot know the perform...
How to make multilingual enum while displaying on the screen.
When you want to show the enum values on the screen, it can be silly to show the value, or if you are designing a multi-language site, you m...
SQL commands that may be useful in the future
I will share with you some commands that are useful for many database operations, such as character encodings of table-columns, table states...
ASP .NET Google reCAPTCHA s3 Usage
On most of our public pages we have included a few forms, or worst of all, a login and contact form. If you have gained experience and you w...
Date and Time Formatting
When designing our site, we often need to show the date and time. We have listed the dates and times for you so that you can format them acc...
What is Lorem Ipsum?
"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..." "There is no one who loves pain itself, wh...
Hello World
how2develop.com started publishing :) We have finally brought Frankenstein, which we work on in our laboratories, to life 🎉...