Download the Galactic API

Your choice, package, binary, or source.

NuGet

Search for 'Galactic' or install via Package Manager Console commands below:

Active Directory

PM> Install-Package Galactic.ActiveDirectory

Application Configuration

PM> Install-Package Galactic.Configuration

Application Logging

PM> Install-Package Galactic.EventLog.Sql

Calendars - iCalendar

PM> Install-Package Galactic.Calendar.iCalendar

Cryptography

PM> Install-Package Galactic.Cryptography

Databases - Microsoft SQL

PM> Install-Package Galactic.SQL.MSSql

Databases - Oracle

PM> Install-Package Galactic.SQL.Oracle

File System

PM> Install-Package Galactic.FileSystem

LDAP

PM> Install-Package Galactic.LDAP

NoSQL - Couchbase

PM> Install-Package Galactic.NoSql.Couchbase

NoSQL - MongoDB

PM> Install-Package Galactic.NoSql.MongoDB

PowerShell

PM> Install-Package Galactic.PowerShell

Role Provider - Active Directory

PM> Install-Package Galactic.Web.Security.ActiveDirectory

Role Provider - Simple Active Directory

PM> Install-Package Galactic.Web.Security.SimpleActiveDirectory

Role Provider - Simple Mapping

PM> Install-Package Galactic.Web.Security.SimpleMapping

SharePoint

PM> Install-Package Galactic.SharePoint

Direct Download

Binary Source
Currently: 1.3.0.499

Installation Instructions:

It's as easy as unziping the dlls, referencing them in your project, and adding using statements to your source! If you're using libraries for Microsoft SQL, Oracle, or SharePoint you'll need to download third-party libraries. Follow the links for more information.