Pinned Repositories
ApiHealthCheck
Api health check app.
Arc.HttpHealthCheckDashboard.DI
HTTP health check dashboard DI for ASP.NET
Arc.StringSanitizer
This library is to sanitize and unsanitize string
aspnet-azure-deploy
Deploy ASP.NET app to Azure with GitHub action.
aspnet-identity-endpoints
New ASP.NET identity endpoints in .NET 8
AspnetAzureKeyVaultDemo
ASP.NET Azure key vault demo
CachedRepositoryPattern
Cached repository pattern
DockerPushGitHub
Build and push Docker image with GitHub workflow.
FrontEndBackEndDemo
Demo with front end and back end
MedicalSystem
Personal medical system.
Arnab-Developer's Repositories
Arnab-Developer/aspnet-azure-deploy
Deploy ASP.NET app to Azure with GitHub action.
Arnab-Developer/add-edit-delete-efcore
Save disconnected object with EF Core
Arnab-Developer/advance-consoleapp
Console app with DI and configuration support
Arnab-Developer/aspnetcore-mvc-scaffolding
ASP.NET Core MVC scaffolding with netcoreapp3.1 VS 2019 date 04-04-2019.
Arnab-Developer/CollectionModelBinding
Collection model binding with asp.net core.
Arnab-Developer/CqrsDemo
Simple CQRS pattern demonstration.
Arnab-Developer/custom-powershell-prompt
Customize PowerShell Core prompt
Arnab-Developer/DatabaseIndependentApplication
Demo to develop database independent application.
Arnab-Developer/DependencyInjectionDemo
Example of dependency injection
Arnab-Developer/DotnetcoreAutomation
Create project structure with dotnet core cli.
Arnab-Developer/DynamicDI
Example of dynamic dependency injection with asp.net core.
Arnab-Developer/ef-query-filter
EF Core query filter demo application.
Arnab-Developer/EfUnitTest
Unit test of Entity Framework Core data access layer.
Arnab-Developer/GroupByLinqLambda
Example of group by with LINQ and Lambda.
Arnab-Developer/Lesson1Scripts
Database problem solution - Lesson1
Arnab-Developer/Lesson2Scripts
Database problem solution - Lesson2
Arnab-Developer/Lesson3Scripts
Database problem solution - Lesson3
Arnab-Developer/Lesson4Scripts
Database problem - Lesson 4
Arnab-Developer/ListUsingArray
List using array in C#
Arnab-Developer/lock-example
Example of lock with multiple thread with C#.
Arnab-Developer/OnionArchitecture
Onion architecture with .NET
Arnab-Developer/Polymorphism
A demo to show polymorphism in .NET
Arnab-Developer/pr-merge-command-line
A demo for merging pull request from command line.
Arnab-Developer/Variance-Generic-Interface
A demo to show Variance in Generic Interfaces with C#
Arnab-Developer/webapp1
Separate workflow for push in main branch and pull request in main branch.