Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gluschenko/code-base-research
Utilities for static code analysis (2019)
https://github.com/gluschenko/code-base-research
code-metrics csharp dotnet static-analysis wpf
Last synced: 5 days ago
JSON representation
Utilities for static code analysis (2019)
- Host: GitHub
- URL: https://github.com/gluschenko/code-base-research
- Owner: gluschenko
- License: mit
- Created: 2019-05-18T21:01:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T21:37:00.000Z (5 months ago)
- Last Synced: 2024-11-17T21:28:16.245Z (2 months ago)
- Topics: code-metrics, csharp, dotnet, static-analysis, wpf
- Language: C#
- Homepage:
- Size: 1.66 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Code Base Research
![](src/CodeBase.Client/Resources/CodeBaseLogo.ico)
[![.NET Core Desktop](https://github.com/Gluschenko/Code-Base-Research/actions/workflows/build.yml/badge.svg)](https://github.com/Gluschenko/Code-Base-Research/actions/workflows/build.yml)
### About
Utilities for static code analysis
### Solution
| Project | Description |
|:--------|:------------|
|CodeBase | Legacy client version (.NET Core 3.1) |
|CodeBase.Client | Modern client version |
|CodeBase.Domain | Main logic |
|Wishmaster | Work in progress |### Requirements
* Windows 10 / 11
* Visual Studio 2022 with WPF
* .NET Core 6.0 SDK### Screenshots
![GUI](.media/Demo.jpg)