-
Checkout.com
- London
Stars
A collection of awesome .NET libraries, tools, frameworks and software
Practical samples of ASP.NET Core 11, 10, 9, 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.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
A curated list of Chaos Engineering resources.
Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
🐝 A collection of awesome .NET core libraries, tools, frameworks and software
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
Study materials for SE/CS technical interviews
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual St…
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts