You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Henry 58f325a87c Merge branch 'dev' of https://github.com/discord-net/Discord.Net into discord-net-dev 3 years ago
.github meta: add pull request template 6 years ago
azure meta: Fix CI/CD (#1583) 5 years ago
docs docs: use async main 4 years ago
experiment Documentation Overhaul (#1161) 6 years ago
samples Merge branch 'dev' of https://github.com/discord-net/Discord.Net into discord-net-dev 3 years ago
src Merge branch 'dev' of https://github.com/discord-net/Discord.Net into discord-net-dev 3 years ago
test fix: Change embed description max length to 4096 (#1886) 4 years ago
.editorconfig Add EditorConfig (#876) 7 years ago
.gitattributes Added gitattributes 10 years ago
.gitignore Add initial StyleCops style enforcement 4 years ago
CHANGELOG.md meta: 2.4.0 (#1845) 4 years ago
CONTRIBUTING.md Documentation Overhaul (#1161) 6 years ago
Discord.Net.code-workspace Documentation Overhaul (#1161) 6 years ago
Discord.Net.sln added the blazor simple sample with the new IServiceCollection extension usage example. Hopefully it shows what I mean of how much it simplifies handling DI with the library. I think the greatest benefits are the user could use polly or it could be integrated dirrectly into the library, or also for thing like ASP.NET projects where usually you'd use ScopedServices for each page, you could inject a DiscordRestClient safely. 4 years ago
Discord.Net.sln.DotSettings Documentation Overhaul (#1161) 6 years ago
Discord.Net.targets meta: Bump version to 3.0.0-dev (#1846) 4 years ago
LICENSE docs: Update copyright year and docs version (#1243) 6 years ago
README.md Remove foxbot.me docs link 4 years ago
StyleAnalyzer.targets Temporarily disable StyleCops until all the fixes are impl'd 4 years ago
azure-pipelines.yml misc: Remove docs build from azure pipelines 4 years ago
stylecop.json Add initial StyleCops style enforcement 4 years ago