Relative Content

Tag Archive for c#.net-4.0csccsharpcodeprovider

HttpClient .NET 4

Im currently making a app that needs to download some raw data from the internet, the problem is that the app is compiled by another c# app (builder), so im using the CSharpCodeProvider which generates .NET 4 assemblies.