Download Logo

Configuration Management in .NET Core

Learn how to configure and read from appsettings.json in ASP.NET Core applications with dependency injection and configuration binding

August 2024 · 3 min · 434 words · PrashantUnity
Download Logo

SQLite with Entity Framework Core Implementation

Complete guide to implementing SQLite database with Entity Framework Core in .NET applications with minimal setup and best practices

August 2024 · 5 min · 962 words · PrashantUnity
Download Logo

Video Streaming in ASP.NET Core with Seek Functionality

Learn how to implement video streaming in ASP.NET Core with seek functionality, range requests, and proper media handling for video players

August 2024 · 1 min · 170 words · PrashantUnity
Download Logo

Automated Mouse Clicker in C#

Learn how to create an automated mouse clicker application in C# using Windows API for repetitive clicking tasks

July 2024 · 1 min · 120 words · PrashantUnity
Cover Logo

Search Engine Indexing with IndexNow API

Complete guide to implementing IndexNow API for search engine indexing with Google and Bing APIs using C# for improved SEO performance