Skip to main content

This page gives an overview of the applications and code shared on GitHub by Guildford Borough Council.

Unless otherwise specified all code is written in C# for Microsoft .NET Framework v4.5.

Some projects have been packaged as NuGet packages and are available via this MyGet feed. Instructions on how to add a custom package source can be found on the Nuget site.

Some of the projects use code that has been written and shared by others. Where this is the case a link to the original source has been included in the code comment.

Active Directory

This application is a web service for accessing Active Directory user and group information.

Repositories

Address

This application is a wrapper web service for Aligned Assets SinglePoint product that provides access to the LLPG and OS Addressbase Premium data.

Repositories

Data models

Some standard models for data e.g. a person's name.

IO

Method for accessing alternative NTFS data streams and marking files as from the internet (forked from Trinet.Core.IO.Ntfs).

Linq

Library of LINQ extension methods.

Web.Mvc

Extensions for ASP.NET MVC projects.