×

iFour Logo
 

Our Insights

Innovative Ways - Satisfied Clientele

Class Library in .NET Core

Kapil Panchal - February 16, 2021

Class Library in .NET Core

The .Net class library defines the types and methods that are referred to by an application. If your class library targets .NET Standard 3.1, it can be called by any .NET implementation (including .NET Framework) that supports .NET Standard 3.1. If your class library targets .NET 5, it can be invoked by any application that targets .NET 5. If you are creating a .Net core class library, you can distribute it as a NuGet package or as a bundled component with the application that uses it. Prerequisites First...

Dependency injection in action filters in ASP.NET Core

Kapil Panchal - February 12, 2021

Dependency injection in action filters in ASP.NET Core

It is quite common to decorate the ASP.NET MVC controller actions with filter attributes to differentiate cross-cutting concerns from the main concern of the action. Sometimes these filters require the use of other components but the attributes are very limited in their efficiency and dependence injection into an attribute is not directly possible. This post looks at some of the different techniques for injection dependence in action filters in the ASP.NET Core. We discuss when each method...

Hashing, Encryption and Random in ASP.NET Core

Kapil Panchal - February 11, 2021

Hashing, Encryption and Random in ASP.NET Core

In this blog, we will be going to discuss hashing, encryption, and random string generation in ASP.NET Core. We will examine a number of different approaches and explain why some common techniques should be avoided in the latest applications. What is ASP.NET Core? ASP.NET Core is a free open-source platform that was developed by Microsoft along with .NET core. It is a cross-platform that supports almost every operating system like macOS, Windows, and Linux. ASP.NET Core...

Make your background task easy with Hangfire in .NET

Kapil Panchal - February 10, 2021

Make your background task easy with Hangfire in .NET

The background task is a type of task which runs in the background. For example, sometimes we run any task and it takes a long time so start a new task to work more efficiently. Let's take the example in the coding world sometimes we have to log in one page and after a fewprocesses need to send an email to the client so we can do send mail process in the background and continue the process which is unfinished in this sending mail is Background task. Why we need background Tasks? The...

Basic Authentication in Swagger (Open API) .NET5

Kapil Panchal - February 05, 2021

Basic Authentication in Swagger (Open API) .NET5

Swagger or OpenAPI is used to describe the standard and specification for the RESTful API description. For creating REST API these specifications are a great attempt and these specifications provide an advantage to understand the RESTful service easily and used to provide easy documentation and detail of capabilities and organization. What is OpenAPI? OpenAPI Specification is a standard used in industry for describing HTTP APIs and used to integrate API with complex business...

Categories

Ensure your sustainable growth with our team

Talk to our experts
Sustainable
Sustainable