dimitris-papadimitriou-chr / FunctionalCSharpWithCategoriesLinks
this is the repository of the book " Functional Programming in C# with Categories "
☆13Updated 4 years ago
Alternatives and similar repositories for FunctionalCSharpWithCategories
Users that are interested in FunctionalCSharpWithCategories are comparing it to the libraries listed below
Sorting:
- Multi-player MS Paint application. Built with Akka.NET, Blazor, and .NET Aspire.☆93Updated this week
- Samples for my talk "Anatomy of ASP.NET Core Requests"☆33Updated 3 years ago
- A distributed dotnet game written as multiple microservices that play rock, paper, scissors. You can send in a pull request with your own…☆44Updated last year
- Code samples, slides, and links for "Better Parallel Code with C# Channels"☆30Updated last year
- Interactive examples of common C# concurrency patterns using channels.☆91Updated last year
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 2 years ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- Beyond simple benchmarks—A practical guide to optimizing code with BenchmarkDotNet☆29Updated last week
- Source code for 'Pro .NET Benchmarking' by Andrey Akinshin☆55Updated 2 years ago
- C# implementation of the specification pattern☆24Updated 4 years ago
- Sample application demonstrating a multiple-silo Orleans cluster running in Azure App Service.☆73Updated 7 months ago
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆65Updated 3 months ago
- A source-generator-based implementation of the Builder pattern☆44Updated 7 months ago
- Distributed .NET with Microsoft Orleans, published by Packt☆24Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆42Updated 4 years ago
- ☆105Updated 2 years ago
- A .NET library for building query specifications.☆63Updated last month
- Sneaky Testing Library in BDD style☆125Updated last year
- Performance tricks I learned from contributing to the Azure .NET SDK☆75Updated last year
- Simple eStore frontend backend application using ASP.NET Core☆105Updated 2 years ago
- Some examples showing domain modeling tips and traps☆22Updated 3 years ago
- A .NET Core Library to support registering Minimal APIs in a Sane Way☆57Updated last year
- A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.☆74Updated last week
- Different implementations for the pipeline pattern in C# .NET☆77Updated 6 years ago
- .NET Concept of the week is a weekly video series where I explain a concept related to .NET programming every week in a short video. This…☆46Updated 2 years ago
- Simple .NET http service example for hosting on Kubernetes.☆44Updated 3 years ago
- A distributed application template for dotnet. Utilizing Blazor, Web API, gRPC, Tye, YARP etc.☆53Updated 3 months ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service…☆20Updated 2 months ago
- Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to …☆43Updated 3 months ago