MusicCatalogue.Data 1.23.0

dotnet add package MusicCatalogue.Data --version 1.23.0
NuGet\Install-Package MusicCatalogue.Data -Version 1.23.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MusicCatalogue.Data" Version="1.23.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MusicCatalogue.Data --version 1.23.0
#r "nuget: MusicCatalogue.Data, 1.23.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MusicCatalogue.Data as a Cake Addin
#addin nuget:?package=MusicCatalogue.Data&version=1.23.0

// Install MusicCatalogue.Data as a Cake Tool
#tool nuget:?package=MusicCatalogue.Data&version=1.23.0

MusicCatalogue

Build Status GitHub issues Coverage Status Releases License: MIT Language Language Language GitHub code size in bytes

Overview

<img src="diagrams/application-schematic.png" alt="Application Schematic" width="600">

  • The Music Catalogue repository is contains an application for cataloguing a private music collection

  • It supports the following functions:

    • Music catalogue collection browser (artists, albums and tracks)
    • A "wish list" of albums with the ability to move albums between the main catalogue and the wish list at will
    • Album search
    • External API integration for looking up new albums
    • An equipment register browser (equipment, equipment types, manufacturers)
    • A "wish list" of equipment with the ability to move items between the main register and the wish list at will
    • Data import from CSV format files
    • Data export as CSV or Excel workbooks
    • Reports and report export as CSV
  • NuGet packages are available for the entities, data and logic

  • Docker builds of the REST API and GUI are also available

Getting Started

Please see the Wiki for configuration details and the user guide.

Authors

Feedback

To file issues or suggestions, please use the Issues page for this project on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MusicCatalogue.Data:

Package Downloads
MusicCatalogue.Logic

Music Catalogue Business Logic

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.23.0 186 12/9/2023
1.22.0 107 12/2/2023
1.21.0 97 11/30/2023
1.20.0 79 11/28/2023
1.19.0 106 11/20/2023
1.18.0 98 11/18/2023
1.17.0 93 11/18/2023
1.16.0 96 11/16/2023
1.15.0 88 11/15/2023
1.14.0 90 11/15/2023
1.13.0 90 11/14/2023
1.12.0 97 11/13/2023
1.11.0 85 11/13/2023
1.10.0 97 11/12/2023
1.9.0 91 11/10/2023
1.8.0 92 11/10/2023
1.7.0 89 11/9/2023
1.6.0 121 10/29/2023
1.5.0 100 10/12/2023
1.3.0 102 10/10/2023
1.2.0 105 10/8/2023
1.1.0 110 10/4/2023
1.0.0 113 10/3/2023