Giter Club home page Giter Club logo

nugetgallerywithldap's Introduction

[NuGet Gallery]

This is an implementation of the NuGet Gallery and OData Package Feed. This serves as the back-end and community website for the NuGet client. For information about the NuGet clients, visit http://nuget.codeplex.com/

This version is modified on official master branch (commit hash: 20488ec30001b9f69d52a0b16ef796df6a4a09f5).
Official repository address is https://github.com/NuGet/NuGetGallery.git
Official NuGet Gallery address is http://nuget.org/

Directory instruction

.nuget 							#nuget settings
facts 							#test project
Scripts							#build scripts
Scripts/NuGetGallery_DB.sql 	#initial database script
website							#web project

Changelog

1.support ldap users login
2.forbid LDAP users change password and email address
3.comment register links on UI 
4.fix some issues

Deployment

To compile the project, you'll need Visual Studio 2012 or later and PowerShell 2.0. You'll also need to install NuGet. Also, make sure to install the Windows Azure SDK v1.8 or later. To build the project, clone it locally:

git clone https://msstash.morningstar.com/scm/engr/nugetgallery.git    
cd NuGetGallery
run PowerShell as Administrator
Set-ExecutionPolicy Unrestricted 
.\Build-Solution.ps1

The Build-Solution.ps1 script will build the solution, run the facts (unit tests), and update the database (from migrations).

nugetgallerywithldap's People

Watchers

James Cloos avatar Fernando Nogueira avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.