Skip to content

NomadPL/Nomad

 
 

Repository files navigation

===== NOMAD

Synopsis

Nomad is .NET Open Modular Application Development Framework designed to ease burden of creating WPF enabled that make heavy use of independent modules.

Description

Architecture and design is descibed in pdf file (in Polish), named "architecture-and-design.pdf". Several chapters would be translated to English in future.

Installation and use

Bunch of examples may be found within solution in samples project. We find it quite useful, but we are aware that there are features that should be added to this product at some moment of time. Feel free to contribute, or at least create a ticket with requirements request. You can download binaries from our continuous integration server, which is not 100% available. In case, if you fail accessing it, you may simply run "runBuild.bat" and skip information about build errors (these are tests errors). Binaries would be located in D:\projekty\studia\studia-inz\Release\Nomad\bin.

Development

If you would like to contribute in development, make sure to install Nomad Fake CA, what is obligatory to pass all of the unit tests. Follow instructions written in Research/Certificates/INSTALL_INSTRUCTIONS

Authors:

  • Mikołaj Dobski
  • Piotr Jessa
  • Maciej Kowalewski
  • Piotr Ślatała

License:

Copyright (c) 2011, Mikołaj Dobski, Maciej Kowalewski, Piotr Jessa, Piotr Ślatała All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Names of the copyright holders may not be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Nomad - .NET Open Modular Application Development Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.5%
  • PowerShell 5.1%
  • Classic ASP 1.4%