Skip to content
Kaloyan Drenski's Blog
Sharing What's On My Mind
  • My Blog
  • My Website
  • Subscribe Subscribe to my blog - RSS Feed

Category: C#

LINQ in C# – immediate, deferred, streaming, non-streaming

December 21, 2020 kdrenski Leave a comment

In this short post I would like to write about LINQ and try and uncover something that may not be…

Continue Reading →

Posted in: C#, linq, visual studio Filed under: c#, linq
Database image

Using NLog and ASP.NET Core 3.1 to log to the database

June 20, 2020 kdrenski Leave a comment

In this short blog post I’m going to show you how to log to the database using ASP.NET Core and…

Continue Reading →

Posted in: .net core, asp.net core, C#, visual studio
Creating custom snippet for Console.ReadLine

Creating Console.ReadLine Snippet in Visual Studio 2019

January 26, 2020 kdrenski 2 Comments

Unlike cw (for Console.WriteLine) there is no shortcut available for Console.ReadLine in Visual Studio 2019. In this short post I…

Continue Reading →

Posted in: C#, visual studio, web development Filed under: snippets
Enable HTTPS on localhost

Enable HTTPS for local development in ASP.NET Core

December 28, 2019 kdrenski Leave a comment

I am currently experimenting with an app I am writing with Blazor (server-side) and ASP.NET Core. However, I’ve had some…

Continue Reading →

Posted in: .net core, asp.net core, blazor, C#, Misc, technology, web development Filed under: certificate, https, https certificate, localhost
Naming private fields with underscore prefix in Visual Studio

How to add underscore to your private fields in Visual Studio

December 23, 2019 kdrenski 1 Comment

I love naming my private fields with an underscore prefix – a convention adopted by many, including Microsoft and used…

Continue Reading →

Posted in: .net core, asp.net core, C#, Misc, visual studio, web development Filed under: naming conventions, private field, variable underscore, visual studio
.net bot

ASP.NET Core 3 & Blazor – Part 1

October 6, 2019 kdrenski 3 Comments

Over the weekend I started playing around with ASP.NET Core 3 and Blazor (Server-side). My idea is to create a…

Continue Reading →

Posted in: .net core, asp.net core, blazor, C#, Misc, web development Filed under: .net, .net core, asp.net, asp.net core, blazor, c#, web, web development, webdevelopment
.net core

Adding Constructor Parameters in DI

June 22, 2019 kdrenski 2 Comments

Adding Constructor Parameters in DI

Continue Reading →

Posted in: .net core, asp.net core, C# Filed under: .net, .net core, .net core clr, asp.net core, dependency injection

Creating Health Checks With ASP.NET Core

April 8, 2019 kdrenski Leave a comment

In this short blog post we’re going to build a simple health check for our app using ASP.NET Core 2.2.…

Continue Reading →

Posted in: .net core, asp.net core, C#, Misc
Automapper

Using AutoMapper with ASP.NET Core

March 17, 2019 kdrenski Leave a comment

Couple of weeks back I started working on a simple ASP.NET Core & Angular 7 project on which I work…

Continue Reading →

Posted in: .net core, asp.net core, C# Filed under: .net core, angular, asp.net core, automapper, c#, map
Copyright © 2019 Kaloyan Drenski — Escapade WordPress theme by GoDaddy