molokmax's Stars
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
google/error-prone
Catch common Java mistakes as compile-time errors
Coder-World04/Complete-System-Design
This repository contains everything you need to become proficient in System Design
EbookFoundation/free-programming-books
:books: Freely available programming books
microsoft/typespec
Stepami/visitor-net
First-ever acyclic generic extensible typesafe implementation of Visitor pattern for .NET without any usage of dynamic cast
gravity-ui/uikit
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
picocss/pico
Minimal CSS Framework for semantic HTML
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
NikAshanin/Solution-Architect-Road-Map
gregorojstersek/resources-to-become-a-great-engineering-leader
List of books, blogs, newsletters and people!
damienbod/AspNetCoreHybridFlowWithApi
Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
sidristij/dotnetbook
.NET Platform Architecture book (English, Chinese, Russian)
shieldfy/API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
aspnet-contrib/AspNet.Security.OAuth.Providers
OAuth 2.0 social authentication providers for ASP.NET Core
milanm/DotNet-Developer-Roadmap
The comprehensive .NET Developer Roadmap by seniority level.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
Hexlet/ru-test-assignments
Тестовые задания для самостоятельного выполнения от разных it компаний
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9 RC2, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
radix-ui/primitives
Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
Hexagon/croner
Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser.
uhub/awesome-c-sharp
A curated list of awesome C-Sharp frameworks, libraries and software.
dotnet/csharplang
The official repo for the design of the C# programming language
editorconfig/editorconfig-core-net
EditorConfig Core library and command line utility written in C# for .NET/Mono http://editorconfig.org
microsoft/FeatureManagement-Dotnet
Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
phoenixwebgroup/DotNetMongoMigrations
Migrations for Mongo using the official csharp (dotnet) driver
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB