Skip to content

yaysoft/Infrastructure

Repository files navigation

Infrastructure

This repository houses the Infrastructure project. The goal of this project is to assist developers to quickly build an enterprise application back end server.

NuGet Packages

You can download the latest release nuget package from NuGet.org.

Folder Structure

  • .nuget - Contains NuGet.config and .nuspec files
  • Docs - Documentation
  • Libs - 3rd party libraries required to build, please reference libraries from this location
    • NuGet.config downloads packages to this folder
  • Out - Build location
    • Installer - Installers
    • Run - Main project
    • Test - Test dll and app
    • Util - Utlities
  • Src - Source code
    • Client
    • Core
    • Installer
    • Server
    • Test
    • Utilities

Setup Guide

Requirements:

  • Visual Studio 2013 or 2015

Clone repository and run Visual Studio 2013 as an administrator. Build and run. It is that simple.

How to edit this file

Learn Markdown

About

Open Source Enterprise Application Infrastructure for .Net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages