eulerchavez's Stars
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
dockur/macos
OSX (macOS) inside a Docker container.
ulid/spec
The canonical spec for ulid
MassTransit/MassTransit
Distributed Application Framework for .NET
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
ullmark/hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
amantinband/clean-architecture
The ultimate clean architecture template for .NET applications 💪
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
Cysharp/Ulid
Fast .NET C# Implementation of ULID for .NET and Unity.
RobThree/IdGen
Twitter Snowflake-alike ID generator for .Net
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
ardalis/pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
prom3theu5/aspirational-manifests
Handle deployments of .NET Aspire AppHost Projects
phatboyg/NewId
A sequential id generator that works across nodes with no collisions
SimonCropp/Replicant
A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.
RobThree/NUlid
.Net ULID implementation
thomhurst/ModularPipelines
Write your pipelines in C# !
thisisnabi/DigitalWallet
The E-Commerce User Wallet Service designed in ASP.NET Core
richardtallent/RT.Comb
Creating sequential GUIDs in C# for MSSQL or PostgreSql
artflutter/reactive_forms_generator
stevesimmons/uuid7-csharp
UUIDv7 for C#. Time-ordered UUIDs with up to 50ns resolution and 48 bits of randomness.
thisisnabi/Locator
Vertical Slice Architecture Implementation in ASP.NET Core User Location problem domain.
davidfowl/AspirePulumi
A demo showing pulumi and aspire
sa-es-ir/youtube-samples
All Sample Codes for my YouTube channel
vijayinyoutube/local_notification_app_demo
Flutter Local Push Notifications
AdemCatamak/Spectacular
Implementation of Specification Design Pattern