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