Manufaktura Controls
The best open source music notation library for web, dekstop and mobile
How to install
dotnet 명령으로 설치할 수 있다.
.csproj에 다음과 같이 추가된다.
...
<ItemGroup>
<PackageReference Include="Manufaktura.Controls" Version="1.4.1" />
</ItemGroup>
</Project>
See also
- MusicXML
- XmlSchemaClassGenerator (Dependency)