ServiceStack.Common 5.6.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ServiceStack.Common --version 5.6.0
                    
NuGet\Install-Package ServiceStack.Common -Version 5.6.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="ServiceStack.Common" Version="5.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServiceStack.Common" Version="5.6.0" />
                    
Directory.Packages.props
<PackageReference Include="ServiceStack.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ServiceStack.Common --version 5.6.0
                    
#r "nuget: ServiceStack.Common, 5.6.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.
#addin nuget:?package=ServiceStack.Common&version=5.6.0
                    
Install as a Cake Addin
#tool nuget:?package=ServiceStack.Common&version=5.6.0
                    
Install as a Cake Tool

#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 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 (127)

Showing the top 5 NuGet packages that depend on ServiceStack.Common:

Package Downloads
Momentum.Pm.PortalApi

Client for Momentum PM Portal-API

ServiceStack.Redis

C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.

ServiceStack

ServiceStack is a simple and fast alternative to WCF, MVC and Web API in one cohesive framework for all your services and web apps that's intuitive and Easy to use! To get started see: https://servicestack.net/getting-started

ServiceStack.OrmLite

Common library for the Light, simple and fast convention-based code-first POCO, OrmLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs. OrmLite is a suite extension methods on ADO.NET's underlying IDbConnection providing DRY, typed access for common data usage patterns that map to clean, simple POCOs. Great support for testing where OrmLite methods can be mocked.

Momentum.Pm.Api

Client for Momentum PM API

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on ServiceStack.Common:

Repository Stars
DotNetNext/SqlSugar
.Net aot ORM SqlServer ORM Mongodb ORM MySql 瀚高 Postgresql ORM DB2 Hana 高斯 Duckdb C# VB.NET Sqlite ORM Oracle ORM Mysql Orm 虚谷数据库 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET9 ORM .NET8 ORM ClickHouse ORM QuestDb ,TDengine ORM,OceanBase ORM,GaussDB ORM,Tidb ORM Object/Relational Mapping
ServiceStack/ServiceStack.Redis
.NET's leading C# Redis Client
ServiceStack/ServiceStack.OrmLite
Fast, Simple, Typed ORM for .NET
EasyHttp/EasyHttp
Http Library for C#
force-net/DeepCloner
Fast object cloner for .NET
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
tenor/RestBus
Easy, Service Oriented, Asynchronous Messaging and Queueing for .NET
ServiceStackApps/RedisAdminUI
RedisAdminUI and XML, JSON, JSV and SOAP Web Service layer around Redis
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
neuecc/LightNode
Micro RPC/REST Framework built on OWIN
TheCloudlessSky/Harbour.RedisSessionStateStore
A Redis based SessionStateStoreProvider written in C# using ServiceStack.Redis.
charlessolar/DDD.Enterprise.Example
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
dnauck/License.Manager
A web based license manager for Portable.Licensing developed using AngularJS and ServiceStack. Portable.Licensing is a cross platform software licensing framework which allows you to implement licensing into your application or library. It provides you all tools to create and validate licenses for your software.
dasiths/NEventLite
NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Server. Built with dependency injection in mind and seamlessly integrates with AspNetCore.
postsharp/PostSharp.Samples
PostSharp Samples
Version Downloads Last Updated
8.8.0 49,533 5/14/2025
8.7.2 21,637 5/1/2025
8.7.0 28,237 4/14/2025
8.6.0 154,754 2/11/2025
8.5.2 179,998 11/29/2024
8.5.0 11,885 11/26/2024
8.4.0 270,494 9/11/2024
8.3.0 270,917 6/17/2024
8.2.2 419,778 3/6/2024
8.2.0 14,805 3/4/2024
8.1.2 180,072 2/7/2024
8.1.0 15,094 2/6/2024
8.0.0 339,006 11/20/2023
6.11.0 385,237 10/3/2023
6.10.0 341,541 7/31/2023
6.9.0 210,665 6/6/2023
6.8.0 403,451 3/29/2023
6.7.0 113,076 3/13/2023
6.6.0 342,126 2/7/2023
6.5.0 489,292 12/6/2022
6.4.0 332,148 10/11/2022
6.3.0 465,401 8/30/2022
6.2.0 335,747 7/25/2022
6.1.0 723,520 5/16/2022
6.0.2 1,083,378 1/31/2022
6.0.0 78,785 1/24/2022
5.14.0 704,831 1/24/2022
5.13.2 458,318 11/20/2021
5.13.0 56,852 11/11/2021 5.13.0 is deprecated because it has critical bugs.
5.12.0 2,580,576 8/17/2021
5.11.0 1,118,619 4/21/2021
5.10.4 1,171,248 1/12/2021
5.10.2 332,289 11/16/2020
5.10.0 173,754 11/10/2020
5.9.2 1,431,098 8/4/2020
5.9.0 1,043,778 6/9/2020
5.8.0 1,667,969 1/13/2020
5.7.0 1,175,861 9/30/2019
5.6.0 413,391 8/6/2019
5.5.0 1,174,797 3/27/2019
5.4.0 1,210,132 9/18/2018
5.2.0 993,748 8/27/2018
5.1.0 970,000 4/23/2018
5.0.2 686,945 1/2/2018
5.0.0 230,945 12/11/2017
4.5.14 543,176 9/6/2017
4.5.12 267,046 6/15/2017
4.5.10 50,601 6/6/2017
4.5.8 230,880 3/29/2017
4.5.6 165,806 1/25/2017
4.5.4 217,730 10/23/2016
4.5.2 16,465 10/20/2016
4.5.0 135,398 8/25/2016
4.0.62 196,637 8/9/2016
4.0.60 116,166 6/13/2016
4.0.58 30,155 6/8/2016
4.0.56 165,486 4/19/2016
4.0.54 202,127 3/1/2016
4.0.52 88,798 1/13/2016
4.0.50 103,961 11/30/2015
4.0.48 46,323 11/17/2015
4.0.46 179,201 9/22/2015
4.0.44 42,693 9/1/2015
4.0.42 90,935 7/7/2015
4.0.40 215,055 4/21/2015
4.0.38 403,519 2/23/2015
4.0.36 116,123 1/15/2015
4.0.35 28,894 12/31/2014
4.0.34 41,276 12/10/2014
4.0.33 115,711 11/3/2014
4.0.32 59,625 10/6/2014
4.0.31 66,940 9/3/2014
4.0.30 34,111 8/12/2014
4.0.24 76,664 7/30/2014
4.0.23 44,973 7/3/2014
4.0.22 28,067 6/17/2014
4.0.21 31,326 5/29/2014
4.0.20 25,925 5/13/2014
4.0.19 23,739 5/5/2014
4.0.18 45,405 4/14/2014
4.0.17 21,890 4/10/2014
4.0.16 21,476 4/9/2014
4.0.15 43,489 3/18/2014
4.0.14 27,453 3/18/2014
4.0.13 21,175 3/17/2014
4.0.12 31,340 3/5/2014
4.0.11 39,854 2/18/2014
4.0.10 26,667 2/12/2014
4.0.9 6,181 2/3/2014
4.0.8 11,822 1/20/2014
4.0.7 25,378 1/14/2014
4.0.6 4,326 1/13/2014
4.0.5 15,986 12/13/2013
4.0.4 4,555 12/12/2013
4.0.3 36,782 12/3/2013
3.9.71 2,015,868 12/3/2013
3.9.70 187,409 11/2/2013
3.9.69 166,146 10/22/2013
3.9.68 17,748 10/21/2013
3.9.67 27,112 10/14/2013
3.9.66 18,005 10/7/2013
3.9.64 12,974 10/1/2013
3.9.63 14,853 9/23/2013
3.9.62 13,021 9/16/2013
3.9.61 5,868 9/15/2013
3.9.60 23,558 9/15/2013
3.9.59 183,019 8/25/2013
3.9.58 8,347,100 8/16/2013
3.9.56 149,930 7/22/2013
3.9.55 198,315 7/8/2013
3.9.54 73,230 6/18/2013
3.9.49 15,924 6/10/2013
3.9.48 26,758 5/29/2013
3.9.47 24,682 5/28/2013
3.9.46 12,135 5/19/2013
3.9.45 177,656 5/13/2013
3.9.44 13,481 5/6/2013
3.9.43 36,750 4/1/2013
3.9.42 23,909 3/19/2013
3.9.40 6,569 3/18/2013
3.9.38 35,621 3/4/2013
3.9.37 234,537 2/18/2013
3.9.35 30,343 1/29/2013
3.9.33 28,713 1/3/2013
3.9.32 17,688 12/10/2012
3.9.28 15,582 11/19/2012
3.9.25 16,595 10/23/2012
3.9.24 10,621 10/8/2012
3.9.21 7,613 10/1/2012
3.9.18 5,046 9/25/2012
3.9.14 4,515 9/24/2012
3.9.11 327,030 9/16/2012