Tubular.ServerSide 4.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Tubular.ServerSide --version 4.0.0                
NuGet\Install-Package Tubular.ServerSide -Version 4.0.0                
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="Tubular.ServerSide" Version="4.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tubular.ServerSide --version 4.0.0                
#r "nuget: Tubular.ServerSide, 4.0.0"                
#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 Tubular.ServerSide as a Cake Addin
#addin nuget:?package=Tubular.ServerSide&version=4.0.0

// Install Tubular.ServerSide as a Cake Tool
#tool nuget:?package=Tubular.ServerSide&version=4.0.0                

A set of C# classes designed to rapidly build modern web applications to use with Tubular Angular library.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Tubular.ServerSide:

Repository Stars
unosquare/embedio
A tiny, cross-platform, module based web server for .NET
Version Downloads Last updated
8.1.12 185 1/12/2024
7.0.3 1,140 11/13/2022
4.0.2-b2 172 7/12/2022
4.0.2-b1 134 7/12/2022
4.0.1 4,227 12/22/2021
4.0.0 6,796 1/25/2021
3.0.0 2,203 10/29/2020
2.2.0 4,141 3/25/2020
2.1.0 7,960 1/26/2020
2.0.3 819 1/21/2020
2.0.2 764 1/14/2020
2.0.0 9,478 9/10/2019
1.5.1 25,475 11/5/2018
1.5.0 3,056 8/29/2018
1.4.5 5,171 11/9/2017
1.4.4 2,131 7/12/2017
1.4.3 1,022 6/7/2017
1.4.2 1,081 6/7/2017
1.4.1 995 6/7/2017
1.4.0 1,377 4/5/2017
1.2.8 1,221 3/2/2017
1.1.3 1,340 1/10/2017
1.0.9 1,250 11/30/2016
1.0.8 1,328 11/14/2016
1.0.7 1,371 11/7/2016
1.0.6 1,026 10/5/2016
1.0.5 999 9/28/2016
1.0.4 1,161 9/15/2016
1.0.3 1,033 9/9/2016
1.0.2 1,065 8/18/2016
1.0.1 1,851 7/21/2016
1.0.0 1,255 6/29/2016
1.0.0-rc1 826 5/18/2016
0.9.48 1,256 4/20/2016
0.9.47 1,078 4/11/2016
0.9.46 1,042 4/8/2016
0.9.42 1,224 1/27/2016
0.9.41 1,068 12/29/2015
0.9.37 1,483 12/2/2015
0.9.36 1,094 11/3/2015
0.9.35 1,085 10/28/2015
0.9.34 1,060 10/22/2015
0.9.33 1,299 10/13/2015
0.9.31 1,467 10/6/2015
0.9.30 1,444 9/29/2015
0.9.29 1,181 9/28/2015
0.9.28 1,122 9/25/2015
0.9.27 1,128 9/24/2015
0.9.26 1,119 9/22/2015
0.9.25 1,111 9/13/2015
0.9.24 1,101 9/1/2015
0.9.23 1,140 8/19/2015
0.9.22 1,035 8/14/2015
0.9.21 1,126 7/20/2015
0.9.19 1,135 7/2/2015
0.9.14 1,130 6/4/2015
0.9.11 1,104 5/20/2015
0.9.7 1,482 4/29/2015
0.9.4 1,238 4/21/2015
0.9.0 1,343 4/8/2015

v4.0.0
Upgrade to NET5
v3.0.0
See Releases page at Github
v2.2.0
Add support to new Models defined in Tubular Common project
v2.1.0
Add support to Enum columns
v2.0.2
Fix issue #61
v2.0.0
Clean-up
v 1.5.1
Fix issue with page 1.
v 1.5.0
Add Reflection Cache
v 1.4.5
Fix issue with Aggregation running with EF6
v 1.4.4
Add MIN/MAX aggregation to string and DateTime columns