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
https://github.com/gluschenko/code-base-research
code-metrics csharp dotnet static-analysis wpf
Last synced: about 10 hours ago
JSON representation
Utilities for static code analysis
- 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: 2022-12-19T17:46:22.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T05:55:47.433Z (over 1 year ago)
- Topics: code-metrics, csharp, dotnet, static-analysis, wpf
- Language: C#
- Homepage:
- Size: 1.66 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
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)