Projects in Awesome Lists by Arnab-Developer
A curated list of projects in awesome lists by Arnab-Developer .
https://github.com/arnab-developer/arc.stringsanitizer
This library is to sanitize and unsanitize string
Last synced: 06 Mar 2025
https://github.com/arnab-developer/dockerpushgithub
Build and push Docker image with GitHub workflow.
docker docker-hub dotnet-5 github-action github-workflow
Last synced: 06 Mar 2025
https://github.com/arnab-developer/apihealthcheck
Api health check app.
application-insights azure background-task docker dotnet health-check
Last synced: 06 Mar 2025
https://github.com/arnab-developer/aspnetazurekeyvaultdemo
ASP.NET Azure key vault demo
Last synced: 06 Mar 2025
https://github.com/arnab-developer/frontendbackenddemo
Demo with front end and back end
Last synced: 06 Mar 2025
https://github.com/Arnab-Developer/FrontEndBackEndDemo
Demo with front end and back end
Last synced: 10 Mar 2025
https://github.com/arnab-developer/aspnet-identity-endpoints
New ASP.NET identity endpoints in .NET 8
Last synced: 06 Mar 2025
https://github.com/arnab-developer/aspnet-azure-deploy
Deploy ASP.NET app to Azure with GitHub action.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/medicalsystem
Personal medical system.
asp-net-mvc azure cqrs-pattern csharp docker dotnet-5 entity-framework github-actions grpc mediatr microservice nunit
Last synced: 06 Mar 2025
https://github.com/arnab-developer/arc.httphealthcheckdashboard.di
HTTP health check dashboard DI for ASP.NET
Last synced: 22 Feb 2025
https://github.com/arnab-developer/httphealthcheckdashboard
Health check dashboard for web apps
Last synced: 06 Mar 2025
https://github.com/arnab-developer/cachedrepositorypattern
Cached repository pattern
Last synced: 06 Mar 2025
https://github.com/arnab-developer/arc.htmlcontent.di
Html content core dependency injection for ASP.NET 5
Last synced: 06 Mar 2025
https://github.com/arnab-developer/terraform-azurerm-rgcreate
Azure resource groups create with terraform.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/variance-generic-interface
A demo to show Variance in Generic Interfaces with C#
Last synced: 06 Mar 2025
https://github.com/arnab-developer/shiftmanager
Employee shift manager web api
Last synced: 06 Mar 2025
https://github.com/arnab-developer/aspnet-session-lock
Session state lock behavior between ASP.NET Core and ASP.NET Framework web application.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/unittestdemo
Unit test demo with ASP.NET 5.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/repodb-demo
Simple CRUD operation with RepoDb.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/arnabdeveloper.httphealthcheck
HTTP web app health check
Last synced: 06 Mar 2025
https://github.com/arnab-developer/reference-vs-value-type
Reference type vs value type
Last synced: 06 Mar 2025
https://github.com/arnab-developer/type-check-generic-method
Type check in Generic method
Last synced: 06 Mar 2025
https://github.com/arnab-developer/arc.httphealthcheckdashboard
HTTP health check dashboard library
Last synced: 06 Mar 2025
https://github.com/arnab-developer/stringcalculatorkata
This is the answer of string calculator kata
Last synced: 06 Mar 2025
https://github.com/arnab-developer/arnabdeveloper.htmlcontent.core
Get HTML content
Last synced: 06 Mar 2025
https://github.com/arnab-developer/pr-merge-command-line
A demo for merging pull request from command line.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/polymorphism
A demo to show polymorphism in .NET
Last synced: 06 Mar 2025
https://github.com/arnab-developer/powershellincontainer
PowerShell in container
Last synced: 06 Mar 2025
https://github.com/arnab-developer/updateinstalledmodules
Update installed modules
Last synced: 06 Mar 2025
https://github.com/arnab-developer/groupbylinqlambda
Example of group by with LINQ and Lambda.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/powershellclassdemo
PowerShell class demo
Last synced: 06 Mar 2025
https://github.com/arnab-developer/model-validation
A demo for model validation in ASP.NET MVC
Last synced: 06 Mar 2025
https://github.com/arnab-developer/lesson2scripts
Database problem solution - Lesson2
Last synced: 06 Mar 2025
https://github.com/arnab-developer/databaseindependentapplication
Demo to develop database independent application.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/personaldvdcollectionscripts
Demo to solve domain problem with RDBMS like Microsoft SQL Server.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/grpcserverstreaming
Server streaming with ASP.NET gRPC
Last synced: 06 Mar 2025
https://github.com/arnab-developer/partialviewaspnet
Demo with partial view and AJAX call using ASP.NET MVC
asp-net-mvc jquery-ajax partial-views
Last synced: 06 Mar 2025
https://github.com/arnab-developer/maxdegreeofparallelism
Max degree of parallelism with Parallel.ForEach() method
Last synced: 06 Mar 2025
https://github.com/arnab-developer/efunittest
Unit test of Entity Framework Core data access layer.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/lesson4scripts
Database problem - Lesson 4
Last synced: 06 Mar 2025
https://github.com/arnab-developer/inheritance-ef
Inheritance with entity framework
Last synced: 06 Mar 2025
https://github.com/arnab-developer/custom-powershell-prompt
Customize PowerShell Core prompt
Last synced: 06 Mar 2025
https://github.com/arnab-developer/lesson1scripts
Database problem solution - Lesson1
Last synced: 06 Mar 2025
https://github.com/arnab-developer/httpddemo
Apache httpd server in a docker container
docker httpd-server static-website
Last synced: 06 Mar 2025
https://github.com/arnab-developer/efmigrations
An example application with EF Migrations
Last synced: 06 Mar 2025
https://github.com/arnab-developer/dockercomposedemo
The use of docker compose
Last synced: 06 Mar 2025
https://github.com/arnab-developer/lock-example
Example of lock with multiple thread with C#.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/eventdemobeforeafter
Event demo before and after
Last synced: 06 Mar 2025
https://github.com/arnab-developer/onionarchitecture
Onion architecture with .NET
Last synced: 06 Mar 2025
https://github.com/arnab-developer/githubpackagedemo
GitHub package demo
docker docker-hub dotnet-5 github-packages
Last synced: 06 Mar 2025
https://github.com/arnab-developer/greetuser
A demo app which uses GitHub package for Nuget package storage.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/collectionmodelbinding
Collection model binding with asp.net core.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/githubenvdemo
Demo app to show CI CD with GitHub action and environment.
azure dotnet-5 github-actions github-environments github-workflows
Last synced: 06 Mar 2025
https://github.com/arnab-developer/optionpatterndemo
ASP.NET option pattern demo
Last synced: 06 Mar 2025
https://github.com/arnab-developer/dockerworkflow
Example pattern to create application with .NET and Docker
Last synced: 06 Mar 2025
https://github.com/arnab-developer/aspnet-webapi-azure-deploy
ASP.NET Web API Azure deploy.
asp-net-5 azure github-workflow
Last synced: 06 Mar 2025
https://github.com/arnab-developer/dynamicdi
Example of dynamic dependency injection with asp.net core.
asp-net-core dependency-injection
Last synced: 06 Mar 2025
https://github.com/arnab-developer/gethashcode-comparison
GetHashCode comparison
Last synced: 06 Mar 2025
https://github.com/arnab-developer/dotnetcoreautomation
Create project structure with dotnet core cli.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/ef-query-filter
EF Core query filter demo application.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/dependencyinjectiondemo
Example of dependency injection
Last synced: 06 Mar 2025
https://github.com/arnab-developer/commoncommands
Common terminal commands for different tasks
Last synced: 06 Mar 2025
https://github.com/arnab-developer/advance-consoleapp
Console app with DI and configuration support
Last synced: 06 Mar 2025
https://github.com/arnab-developer/basicdockercommands
Basic docker commands
Last synced: 06 Mar 2025
https://github.com/arnab-developer/efqueryfilteraspnet
EF query filter with ASP.NET
Last synced: 06 Mar 2025
https://github.com/arnab-developer/converttimebyzone
Convert time from source time zone to destination time zone.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/dotnet-cli
Create .NET projects with Visual Studio and CLI
dot-net-5 dotnet-cli visual-studio
Last synced: 06 Mar 2025
https://github.com/arnab-developer/childobjectsef
Child object management with EF change tracking.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/custom-posh-theme
Custom posh theme for Oh My Posh
Last synced: 06 Mar 2025
https://github.com/arnab-developer/add-edit-delete-efcore
Save disconnected object with EF Core
Last synced: 06 Mar 2025
https://github.com/arnab-developer/bloodsugartracking
Blood sugar tracking app
Last synced: 06 Mar 2025
https://github.com/arnab-developer/asp.net-mvc-ef
A demo with ASP.NET MVC and Entity Framework
Last synced: 06 Mar 2025
https://github.com/arnab-developer/arnabdeveloper.htmlcontent.wpfapp
Show HTML content in WPF app
Last synced: 06 Mar 2025
https://github.com/arnab-developer/aspnetcore-mvc-scaffolding
ASP.NET Core MVC scaffolding with netcoreapp3.1 VS 2019 date 04-04-2019.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/cqrsdemo
Simple CQRS pattern demonstration.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/powershelldbdemo
Read SQL Server with PowerShell
Last synced: 06 Mar 2025
https://github.com/arnab-developer/read-write-lock-demo
Usage of 'ReaderWriterLock'
Last synced: 06 Mar 2025
https://github.com/arnab-developer/planetwroxwcf
A WCF demo with Planet Wrox sample database.
Last synced: 06 Mar 2025
https://github.com/arnab-developer/redisvsdb
Comparison between Redis and SQL Server
Last synced: 06 Mar 2025