Pinned Repositories
AmazeFileManager
Amaze File Manager source code
AproSoft_Assignmnet
crud op
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
aspnetcore-concepts-workshop
This ASP.NET Core workshop is broken down by topics: middleware, front-end, etc. For an app focused workshop, see https://github.com/dotnet-presentations/aspnetcore-app-workshop
Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
BookAPI.NET.Core
create a web API with ASP.NET Core
BuildReportInspector
Editor script which implements an inspector for the BuildReport class
developer-roadmap
Roadmap to becoming a web developer in 2021
farhadalam75's Repositories
farhadalam75/developer-roadmap
Roadmap to becoming a web developer in 2021
farhadalam75/AmazeFileManager
Amaze File Manager source code
farhadalam75/AproSoft_Assignmnet
crud op
farhadalam75/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
farhadalam75/aspnetcore-concepts-workshop
This ASP.NET Core workshop is broken down by topics: middleware, front-end, etc. For an app focused workshop, see https://github.com/dotnet-presentations/aspnetcore-app-workshop
farhadalam75/Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
farhadalam75/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
farhadalam75/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
farhadalam75/BookAPI.NET.Core
create a web API with ASP.NET Core
farhadalam75/BuildReportInspector
Editor script which implements an inspector for the BuildReport class
farhadalam75/countries-states-cities-database
🌍 World countries, states, regions, provinces, cities, towns in JSON, SQL, XML, PLIST, YAML, and CSV. All Countries, States, Cities with ISO2, ISO3, Country Code, Phone Code, Capital, Native Language, Timezones, Latitude, Longitude, Region, Subregion, Flag Emoji, and Currency. #countries #states #cities
farhadalam75/CRUD.ADO.NET
CRUD with ADO.NET in .NET Web Application // Access database from .NET application
farhadalam75/CRUD.EF.WFA
CRUD operations using Entity Framework in C# Windows Form Application
farhadalam75/CSharp-Samples-Advanced
C# Code Samples Advanced
farhadalam75/DapperEFCoreQueryPerformance2019
farhadalam75/deno
A secure JavaScript and TypeScript runtime
farhadalam75/dotNETConf
Creative and technical content for running a .NET Conf local event in your community
farhadalam75/en.javascript.info
Modern JavaScript Tutorial
farhadalam75/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
farhadalam75/hyper
An HTTP library for Rust
farhadalam75/Learning-C-7-By-Developing-Games-with-Unity-2017-Third-Edition
Learning C# 7 By Developing Games with Unity 2017, Third Edition, published by Packt
farhadalam75/LINQ.NonGeneric
Query non-generic IEnumerable collections such as ArrayList with LINQ
farhadalam75/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
farhadalam75/Microservice.NET.Core
Create a micro service using ASP.NET Core // EF Core DbContext, Repository, Docker
farhadalam75/proposal-top-level-await
top-level `await` proposal for ECMAScript (stage 4)
farhadalam75/storybooks
app to create public and private stories
farhadalam75/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...