> For the complete documentation index, see [llms.txt](https://mg3.gitbook.io/mg3-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mg3.gitbook.io/mg3-docs/welcome.md).

# Welcome!

## Welcome to MG3

Welcome to MG3! Here you'll find all the documentation about how to use these packages.

## How to Use this Package

These packages are hosted on [GitHub Packages](https://docs.github.com/en/packages/learn-github-packages/introduction-to-github-packages). We suggest reading their docs for in depth information

1. Authenticate to GitHub Packages if you haven't already. Help can be found [here](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry#authenticating-to-github-packages).
2. Add the following line in your project's `.csproj`

```xml
<RepositoryUrl>https://github.com/mgamlem3/mg3</RepositoryUrl>
```

### Add GitHub Packages as a Source

If you want in depth details GitHub has a [page](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry#installing-a-package) detailing how to use GitHub Packages.

## Which Package Are You Using?

{% content-ref url="/pages/C4kXFeNPJWsP0bnwqEz0" %}
[Mg3.Json](/mg3-docs/mg3-json/mg3.json-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/SdhSD7H7jpJ73xPGbGoT" %}
[Mg3.Utility](/mg3-docs/mg3.utility/mg3.utility-overview.md)
{% endcontent-ref %}
