MusicCatalogue.Entities 1.26.0

dotnet add package MusicCatalogue.Entities --version 1.26.0                
NuGet\Install-Package MusicCatalogue.Entities -Version 1.26.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.Entities" Version="1.26.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MusicCatalogue.Entities --version 1.26.0                
#r "nuget: MusicCatalogue.Entities, 1.26.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.Entities as a Cake Addin
#addin nuget:?package=MusicCatalogue.Entities&version=1.26.0

// Install MusicCatalogue.Entities as a Cake Tool
#tool nuget:?package=MusicCatalogue.Entities&version=1.26.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 net8.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on MusicCatalogue.Entities:

Package Downloads
MusicCatalogue.Data

Music Catalogue EF Core Database Layer

MusicCatalogue.Logic

Music Catalogue Business Logic

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.26.0 128 8/29/2024
1.25.0 116 8/28/2024
1.23.0 247 12/9/2023
1.22.0 151 12/2/2023
1.21.0 164 11/30/2023
1.20.0 157 11/28/2023
1.19.0 159 11/20/2023
1.18.0 149 11/18/2023
1.17.0 157 11/18/2023
1.16.0 149 11/16/2023
1.15.0 142 11/15/2023
1.14.0 160 11/15/2023
1.13.0 152 11/14/2023
1.12.0 145 11/13/2023
1.11.0 148 11/13/2023
1.10.0 149 11/12/2023
1.9.0 137 11/10/2023
1.8.0 154 11/10/2023
1.7.0 156 11/9/2023
1.6.0 161 10/29/2023
1.5.0 153 10/12/2023
1.3.0 156 10/10/2023
1.2.0 171 10/8/2023
1.1.0 157 10/4/2023
1.0.0 174 10/3/2023