Linq2RestANC 1.0.1

dotnet add package Linq2RestANC --version 1.0.1
NuGet\Install-Package Linq2RestANC -Version 1.0.1
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="Linq2RestANC" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Linq2RestANC --version 1.0.1
#r "nuget: Linq2RestANC, 1.0.1"
#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 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 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. 
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 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
Version Downloads Last updated
1.0.1 53,474 8/4/2017
1.0.0 1,722 2/24/2017

Still failing tests due to inability to set a neutral culture for dates in .Net Core