Starcounter.Simplified.Data.Model
1.0.7
.NET Framework 4.6.1
Install-Package Starcounter.Simplified.Data.Model -Version 1.0.7
dotnet add package Starcounter.Simplified.Data.Model --version 1.0.7
<PackageReference Include="Starcounter.Simplified.Data.Model" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Starcounter.Simplified.Data.Model --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Starcounter.Simplified.Data.Model, 1.0.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Starcounter.Simplified.Data.Model as a Cake Addin
#addin nuget:?package=Starcounter.Simplified.Data.Model&version=1.0.7
// Install Starcounter.Simplified.Data.Model as a Cake Tool
#tool nuget:?package=Starcounter.Simplified.Data.Model&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simplified data model used by all demo apps. It contains common concepts (Something, Person, PhoneNumber, etc) as well as application-specific concepts (ChatMessage, etc). It is intended for demo use only.
Product | Versions |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Starcounter.Simplified.Data.Model:
Package | Downloads |
---|---|
Starcounter.Authorization.Simplified
Simplified.Data.Model Support for Authorization Library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Add PartialMatching to WebHttpHeader