project

  1. M

    How to efficiently incorporate sample projects form GitHub into your solution (currently struggling with MapSui)

    For some time now I’ve been trying to use the NuGet library Mapsui to create a WPF application with some GIS capabilities.. Mapsui link The instruction are very clear and simple to get a basic app running that will open up OpenStreepMap and allow you to zoom and pan. Beyond that (say loading...
  2. T

    "No static 'Main' method" error when running Unit Test project

    I'm trying to setup a test framework in Sharpdevelop (open source and leightweight alt. to Visual Studio), but there's this guide where the creator is using Visual Studio. He first creates a new project, called WordpressAutomation and a Class Library with the following code in it: Using...
Back
Top Bottom