Linq2RestANC 1.0.1
dotnet add package Linq2RestANC --version 1.0.1
NuGet\Install-Package Linq2RestANC -Version 1.0.1
<PackageReference Include="Linq2RestANC" Version="1.0.1" />
paket add Linq2RestANC --version 1.0.1
#r "nuget: Linq2RestANC, 1.0.1"
// Install Linq2RestANC as a Cake Addin #addin nuget:?package=Linq2RestANC&version=1.0.1 // Install Linq2RestANC as a Cake Tool #tool nuget:?package=Linq2RestANC&version=1.0.1
A .Net Core port of the linq2rest project which provides two way OData request to Queryable transformation. Part of the Lynicon CMS project: lyniconANC
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6
- Microsoft.CSharp (>= 4.3.0)
- Microsoft.Extensions.DependencyModel (>= 1.1.2)
- Microsoft.Net.Http (>= 2.2.29)
- System.Collections.Specialized (>= 4.3.0)
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
-
.NETStandard 1.6
- Microsoft.CSharp (>= 4.3.0)
- Microsoft.Extensions.DependencyModel (>= 1.1.2)
- NETStandard.Library (>= 1.6.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Linq2RestANC:
Package | Downloads |
---|---|
LyniconANC
Lynicon CMS is a modern, extensible, hypermodular CMS which provides CMS facilities to ASP.Net Core on .Net Core 2.0/2.1 (.Net Standard 2.0) or .Net 4.6.1+. This package is the core system which contains all the essential functions required for CMS, sufficient to build a small site or application. This project is open source and can be found at https://github.com/jamesej/lyniconanc. We welcome feedback to info@lynicon.com. The project manual is at https://lynicon.atlassian.net/wiki/display/LAC/Lynicon+CMS+Documentation, for setup and differences with the standard MVC version consult the ASP.Net Core Version section. For latest information and access to the Slack support channel, sign up here: http://www.lynicon.com/get-lynicon. A package providing features required for larger sites such as caching, search, sitemap and url management is now available. To install LyniconANC, run the following command in the Package Manager Console |
|
LyniconANC1_1
Lynicon CMS is a modern, extensible, hypermodular CMS which provides CMS facilities to ASP.Net Core on .Net Core (.Net Standard 1.6) or .Net 4.6+. This package is the core system which contains all the essential functions required for CMS, sufficient to build a small site or application. This project is open source and can be found at https://github.com/jamesej/lyniconanc. We welcome feedback to info@lynicon.com. The project manual is at https://lynicon.atlassian.net/wiki/display/LAC/Lynicon+CMS+Documentation, for setup and differences with the standard MVC version consult the ASP.Net Core Version section. For latest information and access to the Slack support channel, sign up here: http://www.lynicon.com/get-lynicon. A package providing features required for larger sites such as caching, search, sitemap and url management is now available. To install LyniconANC, run the following command in the Package Manager Console |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Linq2RestANC:
Repository | Stars |
---|---|
jamesej/lyniconanc
Lynicon CMS for ASP.Net Core for .Net Standard 2.0/2.1 and .Net 4.6.1/4.6
|
Still failing tests due to inability to set a neutral culture for dates in .Net Core