Skip to content

njeisecke/fsharp-sqlprovider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Just a small example to show that https://github.com/fsprojects/SQLProvider seems to work with pure .net core 3.1 without mono (macOS).

  • Apply the database schema: mysql test < people.sql
  • Adjust the connection string
  • dotnet restore
  • dotnet build
  • dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published