Skip to content

Source code for workshop Functional Programming for OO developers @WorkingSWConf

License

Notifications You must be signed in to change notification settings

doubleloop-io/working-sw-conf-fp-4-oo-devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Functional Programming for OO developers @WorkingSWConf

This repository contains the source code for the workshop "Functional Programming for OO developers" @WorkingSWConf

C#

To verify that it works follow these steps:

  • install .NET Core framework version 2.2 from https://dotnet.microsoft.com/download
  • clone this repository git clone [email protected]:doubleloop-io/working-sw-conf-fp-4-oo-devs.git
  • enter the C# root folder cd working-sw-conf-fp-4-oo-devs\csharp
  • run dotnet test to build everything and check that tests are green

About

Source code for workshop Functional Programming for OO developers @WorkingSWConf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages