702 Forks
2291 Stars
2291 Watchers

extensions

This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.

How to download and setup extensions

Open terminal and run command
git clone https://github.com/dotnet/extensions.git
git clone is used to create a copy or clone of extensions repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with extensions https://github.com/dotnet/extensions/archive/master.zip

Or simply clone extensions with SSH
[email protected]:dotnet/extensions.git

If you have some problems with extensions

You may open issue on extensions support forum (system) here: https://github.com/dotnet/extensions/issues