Skip to content
View geeksarray's full-sized avatar

Block or report geeksarray

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

This article explains what is model binding in ASP.NET Core MVC and how to use its different attributes like BindNever, BindRequired, FromHeader, FromQuery, FromRoute, FromForm, FromServices, FromB…

C# 2 1 Updated Feb 7, 2021

A .NET source generator for creating simple value objects wrapping primitive types.

C# 53 3 Updated Nov 17, 2022

🏗 The AKEless Build System for C#/.NET

C# 3,484 420 Updated Aug 20, 2025

This blog explains how you can return files to client from ASP.NET Core application using fileresult actionresults like FileContentResult, FileStreamResult, VirtualFileResult, PhysicalFileResult.

C# 5 1 Updated Mar 14, 2021

How to connect .NET Core Console application to SQL server database and read table data

C# 4 7 Updated Jan 16, 2024

Terminal Spinner for .NET platform

C# 668 18 Updated Aug 15, 2025

how to read appsettings json in net core class library using dependency injection

HTML 10 3 Updated Dec 5, 2020

create a Class library project, data models with DataAnnotations validation, ApplicationContext class implementing DBContext, and implement IDesignTimeDbContextFactory to avoid the use of startup c…

C# 4 2 Updated Aug 4, 2020