Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Common scenarios, ready to use for testing the new fsproj in the IDE integrations

License

NotificationsYou must be signed in to change notification settings

enricosada/DotnetNewFsprojTestingSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample1 - console app with lib

c1 is a console app, with a project reference tol1
l1 is a F# lib, that uses theJson.NET package
vscode is configured to build and runc1

scenarios:

  • project reference
  • package reference

sample2 - console app with C# lib

c1 is a console app, with a project reference tocsl1
csl1 is a C# lib, that uses theJson.NET package
vscode is configured to build and runc1

scenarios:

  • c# interop

sample3 - console app (netcoreapp+net) with lib (netstandard+net)

c1 is a console app with tfm (netcoreapp andnet), with a project reference tol1l1 is a F# lib with tfm (netstandard andnet), that uses theJson.NET packagevscode is configured to build and runc1

scenarios:

  • cross targeting (multi target framework)

sample4 - console app (netcoreapp) with lib1 (netstandard+net) and lib2 (netstandard)

c1 is a console app with tfm (netcoreapp), with a project reference tol1 andl2l1 is a F# lib with tfm (netstandard andnet), that uses theJson.NET packagel2 is a F# lib with tfm (netstandard), that uses theJson.NET packagevscode is configured to build and runc1

good cases:

  • project reference
  • cross targeting (multi target framework)

About

Common scenarios, ready to use for testing the new fsproj in the IDE integrations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp