RoaSystems.Libraries.Model 1.0.0.4

dotnet add package RoaSystems.Libraries.Model --version 1.0.0.4
                    
NuGet\Install-Package RoaSystems.Libraries.Model -Version 1.0.0.4
                    
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="RoaSystems.Libraries.Model" Version="1.0.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RoaSystems.Libraries.Model" Version="1.0.0.4" />
                    
Directory.Packages.props
<PackageReference Include="RoaSystems.Libraries.Model" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RoaSystems.Libraries.Model --version 1.0.0.4
                    
#r "nuget: RoaSystems.Libraries.Model, 1.0.0.4"
                    
#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.
#addin nuget:?package=RoaSystems.Libraries.Model&version=1.0.0.4
                    
Install as a Cake Addin
#tool nuget:?package=RoaSystems.Libraries.Model&version=1.0.0.4
                    
Install as a Cake Tool

RoaSystems.Libraries.Model

This library provides the model classes required for Roa Systems’ Authentication and Authorization services, designed to work with MySQL and compatible with Entity Framework.

✨ Features

  • Essential model entities for authentication and role-based authorization.
  • Built-in JSON support via Newtonsoft.Json.
  • Designed for integration with ASP.NET Core Identity.

🧩 Dependencies

🗄️ Database

A SQL script file named RoaSystemsDBEntities.sql is included to help set up the required MySQL tables.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 RoaSystems.Libraries.Model:

Package Downloads
RoaSystems.Libraries.Services

Roa Systems Authentication and Authorization libraries based on MySQL

RoaSystems.Libraries.Repositories

Repository library needed for the Roa Systems Authentication and Authorization Services libraries

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0.4 70 6/21/2025
1.0.0.2 284 6/12/2025
1.0.0.1 359 6/1/2025 1.0.0.1 is deprecated because it has critical bugs.
1.0.0 109 5/31/2025