Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 468 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 468 Bytes

RocksmithLibNeXt

.Net 5 implementation of RocksmithLib

Refactoring and rebuilding.

Projects

RocksmithLibNeXt: core library.

RocksmithLibNeXt.GenericUseCases: generic case for benchmark and tests.

RocksmithLibNeXt.Tests: main tests project.

RocksmithLibNeXt.Benchmark: BenchmarkDotNet console app to run benchmark.

TestConsole: console app for dev purposes.

All projects will be build into "build" directory inside solution root.

WIP