Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

fedeoliv/aspnet-core-functional

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Functional Principles in ASP.NET Core Web APIs

This repository contains an ASP.NET Core Web API sample that applies fundamental principles that lie at the foundation of functional programming, giving you insight into how your REST API will behave.

Applying functional programming principles can give you the ability to create robust applications that quickly adapt to ever-changing market needs. I strongly recommend you to check this course: Applying Functional Principles in C#.

About the sample

The Customer Management sample was adapted from Vladimir Khorikov's repository in order to provide an ASP.NET Core version and some refactorings to adhere more clean code principles.

Some concepts used in this sample:

About

Applying fundamental principles that lie at the foundation of functional programming in ASP.NET Core Web APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages