Skip to content

A practical solution for building a .NET Based Desktop Application.

License

Notifications You must be signed in to change notification settings

sentrasoft/mapscript-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapscript .NET

Source Shippable License

Mapscript .NET is a practical solution for building a .NET-based desktop application. This application framework is built using Visual Studio (C #) and runs on the Windows operating system and is also supported by the .NET platform.

This framework is based on Entity Framework 6 to make it easy to connect applications to the database. By using this framework you can build application based on .NET Desktop Application practically, thus speeding up the development process of an application.

System Prerequisites

To use this application framework, you need several components; including:

With your hardware specifications at least:

  • 1.8 GHz or faster processor. Dual-core or better recommended.
  • 2 GB of RAM; 4 GB of RAM recommended (2.5 GB minimum if running on a virtual machine).
  • Hard disk space: up to 1 GB of available space (for mapscript projects).

Notes: Your operating system is at least Windows 8.1; Windows 10 is recommended. For other prerequisites you can see the prerequisites of each component.

Build Your First Application

You can start this application framework via command:

git clone https://github.com/sentrasoft/mapscript-net.git "MyFirstProject"

After that you can open your visual studio solution project in Src\Mapscript.sln.

Documentation

Documentation page is under construction.

License

The MIT License (MIT). Please see License File for more information.

Releases

No releases published

Packages

No packages published

Languages