All examples
The demo contains 17 source resources, including 13 executable examples.
ConnectionFactory.cs
- ConnectionFactory
Source
ConnectionFactory.cs
CSharp
- DataNodeDepartmentCourse
Executable
Examples/CSharp/DataNodeDepartmentCourse.cs - Hello
Executable
Examples/CSharp/Hello.cs - ListCourses
Executable
Examples/CSharp/ListCourses.cs - Merge
Executable
Examples/CSharp/Merge.cs - Models
Source
Examples/CSharp/Models.cs
Database
- Seed
Source
Database/Seed.sql
FSharp
- CreateDepartment
Executable
Examples/Scope/FSharp/CreateDepartment.fs - Hello
Executable
Examples/FSharp/Hello.fs - ListCourses
Executable
Examples/FSharp/ListCourses.fs - Model
Source
Examples/FSharp/Model.fs - ModifyDepartment
Executable
Examples/Scope/FSharp/ModifyDepartment.fs - Pipeline
Executable
Examples/FSharp/Pipeline.fs - RemoveDepartment
Executable
Examples/Scope/FSharp/RemoveDepartment.fs
Scope
- CreateDepartment
Executable
Examples/Scope/CreateDepartment.cs - ModifyDepartment
Executable
Examples/Scope/ModifyDepartment.cs - RemoveDepartment
Executable
Examples/Scope/RemoveDepartment.cs