NET.efilnukefesin.Contracts.Services.DataService
1.5.0
.NET Standard 2.1
Install-Package NET.efilnukefesin.Contracts.Services.DataService -Version 1.5.0
dotnet add package NET.efilnukefesin.Contracts.Services.DataService --version 1.5.0
<PackageReference Include="NET.efilnukefesin.Contracts.Services.DataService" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NET.efilnukefesin.Contracts.Services.DataService --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NET.efilnukefesin.Contracts.Services.DataService, 1.5.0"
#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 NET.efilnukefesin.Contracts.Services.DataService as a Cake Addin
#addin nuget:?package=NET.efilnukefesin.Contracts.Services.DataService&version=1.5.0
// Install NET.efilnukefesin.Contracts.Services.DataService as a Cake Tool
#tool nuget:?package=NET.efilnukefesin.Contracts.Services.DataService&version=1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Interface for accessing Data, e.g. via REST or SQL
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- NET.efilnukefesin.Contracts.Base (>= 1.9.2)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on NET.efilnukefesin.Contracts.Services.DataService:
Package | Downloads |
---|---|
NET.efilnukefesin.Implementations.Services.DataService.RestDataService
Implementation of a REST Data Service |
|
NET.efilnukefesin.Implementations.Services.DataService.FileDataService
IDataService implementation working with JSON based text files |
|
NET.efilnukefesin.Implementations.Services.DataService.InMemoryDataService
IDataService implementation working with JSON based memory stuff |
|
NET.efilnukefesin.Implementations.Rest.Server
Implementing Controller focused on standard REST calls |
|
NET.efilnukefesin.Implementations.Services.DataService.EndpointRegister
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.0 | 564 | 8/4/2019 |
1.5.0-beta | 432 | 7/24/2019 |
1.5.0-alpha | 578 | 7/22/2019 |
1.4.0-alpha | 328 | 7/17/2019 |
1.3.1 | 551 | 6/15/2019 |
1.3.1-beta | 396 | 7/3/2019 |
1.3.1-alpha | 437 | 7/4/2019 |
1.3.0 | 371 | 6/15/2019 |
1.2.0 | 413 | 6/14/2019 |
0.6.2 | 827 | 5/22/2019 |
0.6.1 | 435 | 5/22/2019 |
0.5.0 | 407 | 5/21/2019 |
added relevant overload for filtering GetAll by lambda expression