Skip to content

This compares the F# playground with popular C# code.πŸ”₯πŸ”₯πŸ”₯

Notifications You must be signed in to change notification settings

rocklau/fsharpPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

F# Playground

This compares the F# playground with popular C# code.πŸ”₯πŸ”₯πŸ”₯

F# Playground for Semantic Kernel

This repository contains F# implementations of the Semantic Kernel Getting Started samples, originally provided in C#.

Overview

  • step8_pipelining.fs: Demonstrates the creation and usage of a pipeline for processing JSON data, including validation against a JSON schema and applying a series of operations.
  • step2_add_plugins.fs: Illustrates how to add custom plugins to the Semantic Kernel, including a plugin for retrieving the current UTC time and another for creating widgets with specified strong types and colors.

Original C# version can be found at Semantic Kernel Getting Started.

About

This compares the F# playground with popular C# code.πŸ”₯πŸ”₯πŸ”₯

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages