DeV1no's Stars
mollaeian/PipelineDesignPattern
C# Mentoring
alirezanet/adventofcode2023.zig
just solving advent of code challenges to learn zig
alirezanet/vue-good-table
An easy to use powerful data table for vuejs with advanced customizations including sorting, column filtering, pagination, grouping etc
alirezanet/git-istage
Make staging whole files, as well as parts of a file, up to the line level, a breeze.
alirezanet/Parbad
A free, open-source, integrated and extensible library which connects your web applications to online payment gateways. Gateways can be added or developed by you.
alirezanet/CliWrap
Library for running command line processes
alirezanet/vuepress-next
Repo for VuePress 2
alirezanet/prettier
Prettier is an opinionated code formatter.
alirezanet/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
alirezanet/csharpier
CSharpier is an opinionated code formatter for c#.
alirezanet/github-readme-stats
:zap: Dynamically generated stats for your github readmes
alirezanet/alirezanet
alirezanet Github profile
alirezanet/Husky.Net
Git hooks made easy with Husky.Net internal task runner! 🐶 It brings the dev-dependency concept to the .NET world!
alirezanet/flexible-aspnetcore-authorization
alirezanet/InfiniteEnumFlags
The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up to 2 billion items)
alirezanet/CliFx
Declarative framework for building command line interfaces
alibaba-aero/technical-interview
Technical interview questions for Alibaba Travels Co.
alirezanet/FpsOverlay
Csgo Secret but opensource tool!
frk1/hazedumper
up to date csgo offsets and hazedumper config
trevoirwilliams/HotelListing.API.NET
An Educational Web API built using .NET Core 6. We look at REST principles, connecting to a database, using swagger and developing custom middleware to bring out the full feature set of a .NET API.
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
alirezanet/publish-nuget
📦 GitHub action to automate publishing NuGet packages when project version changes
morelinq/MoreLINQ
Extensions to LINQ to Objects
iammukeshm/multitenancy-aspnet-core
Multitenancy in ASP.NET Core
vuepress/core
Vue-Powered Static Site Generator
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
alirezanet/HyperEnum
A C# library that makes working with the enums more than 18 times faster without any memory allocation using the CSharp source generators. (Source only)
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.