guibranco/CrispyWaffle

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.config/dotnet-tools.json
.csharpierrc.yaml
.deepsource.toml
.editorconfig
.gitattributes
.githooks/pre-commit
.github/dependabot.yml
.github/pull_request_template.md
.github/workflows/codacy.yml
.github/workflows/contributors-readme.yml
.github/workflows/deep-source.yml
.github/workflows/linter.yml
.github/workflows/publish-docs.yml
.github/workflows/size-label.yml
.github/workflows/sonar-cloud.yml
.gitignore
.vscode/settings.json
.wakatime-project
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CrispyWaffle.sln
CrispyWaffle.sln.DotSettings
Directory.Build.props
LICENSE
README.md
SECURITY.md
Src/CrispyWaffle.Configuration/Connection.cs30
A
0 mins
Src/CrispyWaffle.Configuration/ConnectionNameAttribute.cs14
A
0 mins
Src/CrispyWaffle.Configuration/Credentials.cs99
A
0 mins
Src/CrispyWaffle.Configuration/CrispyWaffle.Configuration.csproj
Src/CrispyWaffle.Configuration/IConnection.cs12
A
0 mins
Src/CrispyWaffle.Configuration/IConnectionCredential.cs8
A
0 mins
Src/CrispyWaffle.Configuration/ISecureCredentialProvider.cs9
A
0 mins
Src/CrispyWaffle.Configuration/SecureCredentialProvider.cs9
A
0 mins
Src/CrispyWaffle.ElasticSearch/CrispyWaffle.ElasticSearch.csproj
Src/CrispyWaffle.ElasticSearch/Helpers/Extensions.cs77
A
1 hr
Src/CrispyWaffle.ElasticSearch/Helpers/IIndexable.cs4
A
0 mins
Src/CrispyWaffle.ElasticSearch/Helpers/IndexNameAttribute.cs10
A
0 mins
Src/CrispyWaffle.ElasticSearch/Log/ElasticSearchLogProvider.cs214
B
4 hrs
Src/CrispyWaffle.ElasticSearch/Utils/Communications/ElasticConnector.cs52
A
0 mins
Src/CrispyWaffle.ElasticSearch/Utils/Communications/ElasticWrapper.cs27
A
0 mins
Src/CrispyWaffle.Elmah/CrispyWaffle.Elmah.csproj
Src/CrispyWaffle.Elmah/ElmahExceptionHandler.cs86
A
2 hrs
Src/CrispyWaffle.Eventlog/CrispyWaffle.Eventlog.csproj
Src/CrispyWaffle.Eventlog/Log/Adapters/EventLogAdapter.cs226
A
1 hr
Src/CrispyWaffle.Eventlog/Log/Providers/EventIdProvider.cs29
A
0 mins
Src/CrispyWaffle.Eventlog/Log/Providers/EventLogProvider.cs105
A
0 mins
Src/CrispyWaffle.Eventlog/Log/Providers/IEventIdProvider.cs7
A
0 mins
Src/CrispyWaffle.Log4Net/CrispyWaffle.Log4Net.csproj
Src/CrispyWaffle.Log4Net/Log4NetLogProvider.cs121
A
0 mins