mirror of
https://github.com/vknet/vk.git
synced 2026-07-22 06:13:28 +00:00
73 lines
No EOL
1.3 KiB
JSON
73 lines
No EOL
1.3 KiB
JSON
{
|
|
"Annotations": {
|
|
"CaseInsensitiveAllowedCategories": [
|
|
"resharper"
|
|
]
|
|
},
|
|
"XmlDoc": {
|
|
"Types": {
|
|
"CancellationToken": "Токен отмены операции"
|
|
},
|
|
"PropertiesOrParameters": {
|
|
"id": "Идентификатор"
|
|
},
|
|
"Methods": {},
|
|
"InheritdocIgnoreTypes": [
|
|
"IEnumerable",
|
|
"IDisposable",
|
|
"IAsyncDisposable",
|
|
"IEntityGuidId"
|
|
],
|
|
"InheritdocIgnoreNamespaces": [
|
|
"MassTransit",
|
|
"Mediator"
|
|
],
|
|
"ReturnsIgnoreTypes": []
|
|
},
|
|
"PerformanceLoopAnalyzerConfig": {
|
|
"Types": [
|
|
"HttpClient"
|
|
],
|
|
"Namespaces": [
|
|
"Microsoft.Extensions.Logging"
|
|
]
|
|
},
|
|
"DDD": {
|
|
"ModelTypes": [
|
|
],
|
|
"IgnoreTypes": [
|
|
],
|
|
"ValueObjectType": ""
|
|
},
|
|
"DateTime": {
|
|
"IgnoreBaseTypes": [
|
|
"AutoMapper.Profile"
|
|
]
|
|
},
|
|
"UsedImplicitly": {
|
|
"BaseTypes": [
|
|
"IAsyncMessageHandler"
|
|
]
|
|
},
|
|
"CancellationTokenParameter": {
|
|
"IgnoreTypes": [
|
|
"EnumerableExtensions"
|
|
]
|
|
},
|
|
"CodeStyle": {
|
|
"IgnoreBaseTypes": [
|
|
"AutoMapper.Profile"
|
|
]
|
|
},
|
|
"Controllers": {
|
|
"AuthorizationAnnotationsAndNamespaces": {
|
|
"Authorize": "Microsoft.AspNetCore.Authorization",
|
|
"AllowAnonymous": "Microsoft.AspNetCore.Authorization"
|
|
}
|
|
},
|
|
"Logging": {
|
|
"UsingAutoLoggerMessagePackage": true
|
|
},
|
|
"ObsoleteMigrator": {},
|
|
"Testing": {}
|
|
} |