8000 GitHub - mono/mono-addins at mono-addins-1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
/ mono-addins Public archive

Mono.Addins is a generic framework for creating extensible applications, and for creating add-ins which extend those applications.

License

Notifications You must be signed in to change notification settings

mono/mono-addins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mono.Addins is a generic framework for creating extensible applications,
and for creating libraries which extend those applications.

For for information about the library, see:
http://www.mono-project.com/Mono.Addins

Building
--------

To build the library execute:

	./configure
	make

Options:

--prefix=/path/to/prefix

	Install to the specified prefix

--enable-gui

	Include GUI support (requires gtk#)

--enable-tests

	Include NUnit tests (requires nunit)


Building the samples
--------------------

cd to the Samples directory and run make.

Running the NUnit tests
-----------------------

To run the NUnit tests, you need to configure the build with --enable-tests,
cd to Tests, and run 'make test'. 

About

Mono.Addins is a generic framework for creating extensible applications, and for creating add-ins which extend those applications.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

0