--- uid: Home.Landing title: Home _layout: landing --- ![logo](marketing/logo/SVG/Combinationmark%20White%20Border.svg) [![GitHub](https://img.shields.io/github/last-commit/discord-net/Discord.Net)](https://github.com/discord-net/Discord.Net) [![NuGet](https://img.shields.io/nuget/vpre/Discord.Net.svg?maxAge=2592000)](https://www.nuget.org/packages/Discord.Net) [![MyGet](https://img.shields.io/myget/discord-net/vpre/Discord.Net.svg)](https://www.myget.org/feed/Packages/discord-net) [![Build Status](https://dev.azure.com/discord-net/Discord.Net/_apis/build/status/discord-net.Discord.Net?branchName=dev)](https://dev.azure.com/discord-net/Discord.Net/_build/latest?definitionId=1&branchName=dev) [![Discord](https://discord.com/api/guilds/848176216011046962/widget.png)](https://discord.gg/dnet) ## What is Discord.NET? Discord.Net is an unofficial asynchronous, multi-platform .NET library used to interface with the [Discord API](https://discord.com/). ## Where to begin? If this is your first time using Discord.Net, you should refer to the [Intro](xref:Guides.Introduction) for tutorials. If you're coming from Discord.Net V2, you should refer to the [V2 -> V3](xref:Guides.V2V3Guide) guides. More experienced users might want to refer to the [API Documentation](xref:API.Docs) for a breakdown of the individual objects in the library. ## Nightlies Nightlies are builds of Discord.NET that are still in an experimental phase, and have not been released. They are available through 3 different sources: - [MyGet](https://www.myget.org/F/discord-net/api/v3/index.json) - [BaGet](https://baget.discordnet.dev/) - [GitHub Packages](https://github.com/orgs/discord-net/packages?repo_name=Discord.Net) > [!NOTE] > GitHub Packages requires authentication. You can find more information [here](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry#authenticating-to-github-packages). ## Questions? Frequently asked questions are covered in the FAQ. Read it thoroughly because most common questions are already answered there. If you still have unanswered questions after reading the [FAQ](xref:FAQ.Basics.GetStarted), further support is available on [Discord](https://discord.gg/dnet). ## Supporting Discord.Net Discord.Net is an MIT-licensed open source project with its development made possible entirely by volunteers. If you'd like to support our efforts financially, please consider contributing on: - [Open Collective](https://opencollective.com/discordnet) - [GitHub Sponsors](https://github.com/sponsors/quinchs) - [PayPal](https://paypal.me/quinchs)