ServiceStack.Common 8.8.0

Prefix Reserved
dotnet add package ServiceStack.Common --version 8.8.0
                    
NuGet\Install-Package ServiceStack.Common -Version 8.8.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="8.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServiceStack.Common" Version="8.8.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 8.8.0
                    
#r "nuget: ServiceStack.Common, 8.8.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=8.8.0
                    
Install as a Cake Addin
#tool nuget:?package=ServiceStack.Common&version=8.8.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 is compatible.  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 is compatible.  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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 34,892 5/14/2025
8.7.2 20,779 5/1/2025
8.7.0 26,793 4/14/2025
8.6.0 146,771 2/11/2025
8.5.2 174,067 11/29/2024
8.5.0 11,680 11/26/2024
8.4.0 261,991 9/11/2024
8.3.0 263,932 6/17/2024
8.2.2 413,951 3/6/2024
8.2.0 14,752 3/4/2024
8.1.2 176,029 2/7/2024
8.1.0 14,977 2/6/2024
8.0.0 335,793 11/20/2023
6.11.0 379,791 10/3/2023
6.10.0 338,283 7/31/2023
6.9.0 209,370 6/6/2023
6.8.0 399,890 3/29/2023
6.7.0 112,441 3/13/2023
6.6.0 339,282 2/7/2023
6.5.0 485,658 12/6/2022
6.4.0 330,537 10/11/2022
6.3.0 462,696 8/30/2022
6.2.0 332,627 7/25/2022
6.1.0 719,487 5/16/2022
6.0.2 1,081,367 1/31/2022
6.0.0 77,008 1/24/2022
5.14.0 698,725 1/24/2022
5.13.2 456,966 11/20/2021
5.13.0 56,700 11/11/2021 5.13.0 is deprecated because it has critical bugs.
5.12.0 2,550,796 8/17/2021
5.11.0 1,116,072 4/21/2021
5.10.4 1,164,374 1/12/2021
5.10.2 331,585 11/16/2020
5.10.0 173,283 11/10/2020
5.9.2 1,422,340 8/4/2020
5.9.0 1,041,221 6/9/2020
5.8.0 1,663,630 1/13/2020
5.7.0 1,173,436 9/30/2019
5.6.0 412,217 8/6/2019
5.5.0 1,170,612 3/27/2019
5.4.0 1,207,880 9/18/2018
5.2.0 986,531 8/27/2018
5.1.0 965,332 4/23/2018
5.0.2 685,304 1/2/2018
5.0.0 229,772 12/11/2017
4.5.14 541,158 9/6/2017
4.5.12 266,685 6/15/2017
4.5.10 50,474 6/6/2017
4.5.8 230,094 3/29/2017
4.5.6 165,592 1/25/2017
4.5.4 217,078 10/23/2016
4.5.2 16,445 10/20/2016
4.5.0 134,052 8/25/2016
4.0.62 196,502 8/9/2016
4.0.60 116,000 6/13/2016
4.0.58 30,139 6/8/2016
4.0.56 165,238 4/19/2016
4.0.54 201,571 3/1/2016
4.0.52 88,700 1/13/2016
4.0.50 103,744 11/30/2015
4.0.48 46,276 11/17/2015
4.0.46 179,018 9/22/2015
4.0.44 42,657 9/1/2015
4.0.42 90,807 7/7/2015
4.0.40 214,262 4/21/2015
4.0.38 401,282 2/23/2015
4.0.36 115,961 1/15/2015
4.0.35 28,872 12/31/2014
4.0.34 41,237 12/10/2014
4.0.33 115,483 11/3/2014
4.0.32 59,530 10/6/2014
4.0.31 66,903 9/3/2014
4.0.30 34,090 8/12/2014
4.0.24 76,634 7/30/2014
4.0.23 44,952 7/3/2014
4.0.22 28,047 6/17/2014
4.0.21 31,271 5/29/2014
4.0.20 25,913 5/13/2014
4.0.19 23,728 5/5/2014
4.0.18 45,223 4/14/2014
4.0.17 21,867 4/10/2014
4.0.16 21,463 4/9/2014
4.0.15 43,207 3/18/2014
4.0.14 27,356 3/18/2014
4.0.13 21,161 3/17/2014
4.0.12 31,314 3/5/2014
4.0.11 39,831 2/18/2014
4.0.10 26,654 2/12/2014
4.0.9 6,163 2/3/2014
4.0.8 11,805 1/20/2014
4.0.7 25,304 1/14/2014
4.0.6 4,310 1/13/2014
4.0.5 15,849 12/13/2013
4.0.4 4,530 12/12/2013
4.0.3 36,673 12/3/2013
3.9.71 2,011,691 12/3/2013
3.9.70 186,494 11/2/2013
3.9.69 165,758 10/22/2013
3.9.68 17,691 10/21/2013
3.9.67 27,049 10/14/2013
3.9.66 17,987 10/7/2013
3.9.64 12,902 10/1/2013
3.9.63 14,833 9/23/2013
3.9.62 13,003 9/16/2013
3.9.61 5,850 9/15/2013
3.9.60 23,540 9/15/2013
3.9.59 181,478 8/25/2013
3.9.58 8,344,722 8/16/2013
3.9.56 149,834 7/22/2013
3.9.55 197,938 7/8/2013
3.9.54 72,796 6/18/2013
3.9.49 15,901 6/10/2013
3.9.48 26,735 5/29/2013
3.9.47 24,616 5/28/2013
3.9.46 12,116 5/19/2013
3.9.45 177,636 5/13/2013
3.9.44 13,462 5/6/2013
3.9.43 36,618 4/1/2013
3.9.42 23,892 3/19/2013
3.9.40 6,546 3/18/2013
3.9.38 35,589 3/4/2013
3.9.37 234,516 2/18/2013
3.9.35 30,301 1/29/2013
3.9.33 28,693 1/3/2013
3.9.32 17,669 12/10/2012
3.9.28 15,559 11/19/2012
3.9.25 16,563 10/23/2012
3.9.24 10,565 10/8/2012
3.9.21 7,592 10/1/2012
3.9.18 5,027 9/25/2012
3.9.14 4,492 9/24/2012
3.9.11 325,982 9/16/2012