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.
emorell96 87f530c2f1 added a HttpClientFactoryClient and HttpClientFactoryClientProvider that use IHttpClientFactory to create HttpClients to avoid having to recreate an HtppClient every time a DiscordRestClient is created which could lead to socket exhaustation. 4 years ago
.github meta: add pull request template 6 years ago
azure meta: Fix CI/CD (#1583) 5 years ago
docs docs: Fix the missing "In This Article" section 4 years ago
experiment Documentation Overhaul (#1161) 6 years ago
samples added simple blazor project as a sample using only Discord.Net.Core and Discord.Net.Rest. No websockets. 4 years ago
src added a HttpClientFactoryClient and HttpClientFactoryClientProvider that use IHttpClientFactory to create HttpClients to avoid having to recreate an HtppClient every time a DiscordRestClient is created which could lead to socket exhaustation. 4 years ago
test Update framework version for tests to Core 3.1 to comply with LTS 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.3.1 (#1795) 4 years ago
CONTRIBUTING.md Documentation Overhaul (#1161) 6 years ago
Discord.Net.code-workspace Documentation Overhaul (#1161) 6 years ago
Discord.Net.sln add idn debugger 5 years ago
Discord.Net.sln.DotSettings Documentation Overhaul (#1161) 6 years ago
Discord.Net.targets meta: 2.3.1 (#1795) 4 years ago
LICENSE docs: Update copyright year and docs version (#1243) 6 years ago
README.md docs: Add alternative documentation link 4 years ago
StyleAnalyzer.targets Temporarily disable StyleCops until all the fixes are impl'd 4 years ago
azure-pipelines.yml meta: Fix CI/CD (#1583) 5 years ago
stylecop.json Add initial StyleCops style enforcement 4 years ago