WineHQ
.NET Framework Software Development Kit (SDK) 4.0



Category: Main > Programming / Software Engineering > .NET Framework Software Development Kit (SDK) > 4.0


Name.NET Framework Software Development Kit (SDK)
Version4.0
License Retail
URLhttp://msdn.microsoft.com/netf...
Votes  
RatingBronze
Wine Version1.4
Free Download .NET Framework 4 SDK Web installer
Free Download .NET Framework 4 SDK ISO installer
Maintainers of this version:
Description
The Microsoft .NET Framework SDK version 4.0 (released: 2010-05-19)­­
includes tools, documentation and samples developers need to write, build, test, and deploy .NET Framework applications on x86 platforms. ­
  • Platform architecture: Install this SDK on and/or create applications for platform chipsets X86, X64, and Itanium.
  • .NET Framework: Create applications that target .NET Framework versions 2.0, 3.0, 3.5, 4.
  • Visual Studio: Use the resources in this SDK with Visual Studio versions 2005, 2008, and 2010, including Express editions (Not all features work with all versions of Visual Studio. For example, you cannot use the .NET 4 tools with Visual Studio 2008.)

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)

What works
Commandline tools: ildasm, disassembling .NET binaries, resgen ...


What does not
n/a


What was not tested
n/a


Additional Comments

needs 'winetricks dotnet40' prerequisite
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentFedora 16 x86_64Mar 11 20121.4 Yes Yes Bronze Anastasius Focht 


Known bugs
Bug # Description Status Resolution Other apps affected
15670 .NET applications that make use of System.IO.IsolatedStorage crash (missing "HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileList\" registry subkey) NEW View

 
.NET Framework 4.0 SDK installation

Several .NET Framework version installations are needed as prerequisite for all SDK tools to work (2.0/3.0/3.5/4.0).­

Winetricks will take care of all needed installation prerequisites and work around some problems.

$ ­wget http://winetricks.googlecode.com/svn/trunk/src/winetricks
$ bash winetricks -q dotnet35 dotnet40

 Some SDK tools require MFC.

$ bash winetricks -q mfc42

Now start the WEB/ISO installer of the SDK:­

$ wine winsdk_web.exe­
­

 
Some console SDK tools won't take input from console

Use 'wineconsole' to start these console-only applications.

Example: .NET managed debugger "mdbg"­­

$ wineconsole "c:\\Program Files\\Microsoft SDKs\\Windows\\v7.1\\Bin\\NETFX 4.0 Tools\\Mdbg.exe"
­ ­

 
HOWTO
Each .NET Framework version has a separate HOWTO section. Please read it first before filing bugs or test reports!

 




   << Back

Page loaded in 0.11924 seconds.