seangwright / typescript-functional-extensionsLinks
A TypeScript implementation of the C# library CSharpFunctionalExtensions, including synchronous and asynchronous Maybe and Result monads.
☆36Updated 4 months ago
Alternatives and similar repositories for typescript-functional-extensions
Users that are interested in typescript-functional-extensions are comparing it to the libraries listed below
Sorting:
- .NET functional programming and other utilities☆30Updated 4 months ago
- Lightweight Event Store for .Net Core☆39Updated 6 years ago
- Railway Oriented Programming in C#☆51Updated 7 years ago
- Sneaky Testing Library in BDD style☆125Updated last year
- Dead simple integration tests with SQL Server or Postgres throwaway databases that are created on the fly, used briefly then disposed of …☆143Updated last year
- Sample code accompanying blog article☆44Updated 9 months ago
- A library enabling strongly typed routing in ASP.NET Core MVC projects.☆75Updated 6 years ago
- Example projects and GitHub Actions Workflows using the .NET SDK to create containers☆48Updated 8 months ago
- ☆39Updated 4 years ago
- Example app and service templates `dotnet new -i Equinox.Templates; dotnet new eqx*/pro*` https://github.com/jet/equinox https://github.c…☆63Updated 2 months ago
- MSBuild integration for the Yarn package manager.☆75Updated 2 years ago
- Demonstrates a basic build of a .NET NuGet package using https://cakebuild.net/☆22Updated 2 months ago
- A simple, convention-based, endpoint per action pattern implementation for AspNetCore 3.0+ with full support for Swagger☆37Updated 5 years ago
- A .NET Core global tool to alphabetically sort package references in your .NET Core and .NET Standard projects.☆44Updated 3 months ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- A dotnet tool to run arbitrary commands from a project's "scripts" object☆128Updated 2 weeks ago
- An alternative approach to the new ASP.NET Core SPA templates in .NET 6. It uses YARP as proxy to forward requests to the SPA dev server.☆107Updated last year
- NBomber plugin for defining HTTP scenarios.☆37Updated last month
- A lightweight and easy-to-use CQRS + DDD library☆101Updated 7 years ago
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 2 years ago
- A micro-framework that brings the REPR pattern into ASP.NET Core Minimal APIs.☆43Updated last year
- Fluent Validation in TypeScript☆31Updated 3 years ago
- ☆29Updated 9 months ago
- Use FluentValidation rules instead of ComponentModel attributes to define swagger schema.