Search

Mavin world

Elegant short notes on technical concepts

Tag

.Net Core

HttpModules, HttpHandler’s counterpart in .Net Core

SBerry had been constantly wondering about the reason behind the completely new architectural change of the .Net Framework i.e .Net Core. On it's journey to uncover the reasons, it has come across a wonder full article which shed some light... Continue Reading →

.Net Core fundamentals

STARTUPAs the name indicates, the startup class is the place where The services required by the app are configured The request handling pipeline is defined Request handling pipeline composed of series of middleware components. For example, a middleware might handle... Continue Reading →

A little on .Net Core Sdk

The .NET Core SDK (Software Development Kit) is a set of libraries and tools that allow developers to create and run .NET Core applications and libraries. It contains the following components that are used to build and run applications: The... Continue Reading →

Create a website or blog at WordPress.com

Up ↑