mac-samples/CFNetwork
Rolf Bjarne Kvinge aa700e5418
Migrate projects to use PackageReferences. (#147)
This makes it easier to update package versions when need be, since the
version isn't embedded in a path in the csproj.
2023-01-25 10:36:10 +01:00
..
AsyncTests.Console [AsyncTests.Console] Fix build errors 2014-12-02 23:33:16 +03:00
AsyncTests.Framework Migrate projects to use PackageReferences. (#147) 2023-01-25 10:36:10 +01:00
AsyncTests.HttpClientTests Migrate projects to use PackageReferences. (#147) 2023-01-25 10:36:10 +01:00
Models [XM] Fixed and updated the "CFNetwork" project (#79) 2018-04-04 17:44:30 +03:00
UnitTests [XM] Fixed and updated the "CFNetwork" project (#79) 2018-04-04 17:44:30 +03:00
Views [XM] Fixed and updated the "CFNetwork" project (#79) 2018-04-04 17:44:30 +03:00
.gitignore Add the CFNetwork test app and tests suite. 2012-08-08 23:07:54 +02:00
AppDelegate.cs [XM] Fixed and updated the "CFNetwork" project (#79) 2018-04-04 17:44:30 +03:00
AppDelegate.designer.cs [XM] Fixed and updated the "CFNetwork" project (#79) 2018-04-04 17:44:30 +03:00
CFNetwork.sln Add the CFNetwork test app and tests suite. 2012-08-08 23:07:54 +02:00
CFNetworkTestAddin.cs [XM] Fixed and updated the "CFNetwork" project (#79) 2018-04-04 17:44:30 +03:00
Info.plist Updated min deployment version (#113) 2018-11-15 03:52:17 -05:00
Main.cs [XM] Fixed and updated the "CFNetwork" project (#79) 2018-04-04 17:44:30 +03:00
MainMenu.xib Add the CFNetwork test app and tests suite. 2012-08-08 23:07:54 +02:00
MainWindow.cs [XM] Fixed and updated the "CFNetwork" project (#79) 2018-04-04 17:44:30 +03:00
MainWindow.designer.cs [XM] Fixed and updated the "CFNetwork" project (#79) 2018-04-04 17:44:30 +03:00
MainWindow.xib Add the CFNetwork test app and tests suite. 2012-08-08 23:07:54 +02:00
MainWindowController.cs [XM] Fixed and updated the "CFNetwork" project (#79) 2018-04-04 17:44:30 +03:00
Metadata.xml Add brief description tag to metadata.xml 2015-04-16 15:35:20 -04:00
MonoMac.CFNetwork.Test.csproj Migrate projects to use PackageReferences. (#147) 2023-01-25 10:36:10 +01:00
Readme.md improving the readme experience 2019-07-23 09:36:24 -07:00
TestWindow.cs Add the CFNetwork test app and tests suite. 2012-08-08 23:07:54 +02:00

Readme.md

name description page_type languages products urlFragment
Xamarin.Mac - CFNetwork CFNetwork Xamarin.Mac sample. sample
csharp
xamarin
cfnetwork

CFNetwork

CFNetwork example for Xamarin.Mac.

Prerequisites

Running the sample

  1. Open the solution file (.sln) in Visual Studio for Mac.
  2. Use the Run button or menu to start the app.