ServiceStack.Common
8.3.0
Prefix Reserved
See the version list below for details.
dotnet add package ServiceStack.Common --version 8.3.0
NuGet\Install-Package ServiceStack.Common -Version 8.3.0
<PackageReference Include="ServiceStack.Common" Version="8.3.0" />
<PackageVersion Include="ServiceStack.Common" Version="8.3.0" />
<PackageReference Include="ServiceStack.Common" />
paket add ServiceStack.Common --version 8.3.0
#r "nuget: ServiceStack.Common, 8.3.0"
#addin nuget:?package=ServiceStack.Common&version=8.3.0
#tool nuget:?package=ServiceStack.Common&version=8.3.0
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
Product | Versions 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. |
.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. |
-
.NETFramework 4.7.2
- ServiceStack.Interfaces (>= 8.3.0)
- ServiceStack.Text (>= 8.3.0)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- ServiceStack.Interfaces (>= 8.3.0)
- ServiceStack.Text (>= 8.3.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Memory (>= 4.5.5)
- System.Net.NetworkInformation (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
net6.0
- ServiceStack.Interfaces (>= 8.3.0)
- ServiceStack.Text (>= 8.3.0)
- System.Memory (>= 4.5.5)
-
net8.0
- ServiceStack.Interfaces (>= 8.3.0)
- ServiceStack.Text (>= 8.3.0)
- System.Memory (>= 4.5.5)
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 (16)
Showing the top 16 popular GitHub repositories that depend on ServiceStack.Common:
Repository | Stars |
---|---|
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM DB2 Hana Simple Easy VB.NET Sqlite orm Oracle ORM Mysql Orm 虚谷数据库 postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
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.6.0 | 70,282 | 2/11/2025 | |
8.5.2 | 125,863 | 11/29/2024 | |
8.5.0 | 9,311 | 11/26/2024 | |
8.4.0 | 212,664 | 9/11/2024 | |
8.3.0 | 225,518 | 6/17/2024 | |
8.2.2 | 369,310 | 3/6/2024 | |
8.2.0 | 13,955 | 3/4/2024 | |
8.1.2 | 142,175 | 2/7/2024 | |
8.1.0 | 13,826 | 2/6/2024 | |
8.0.0 | 305,789 | 11/20/2023 | |
6.11.0 | 347,003 | 10/3/2023 | |
6.10.0 | 315,787 | 7/31/2023 | |
6.9.0 | 200,839 | 6/6/2023 | |
6.8.0 | 377,639 | 3/29/2023 | |
6.7.0 | 107,943 | 3/13/2023 | |
6.6.0 | 316,929 | 2/7/2023 | |
6.5.0 | 455,619 | 12/6/2022 | |
6.4.0 | 318,356 | 10/11/2022 | |
6.3.0 | 429,745 | 8/30/2022 | |
6.2.0 | 308,060 | 7/25/2022 | |
6.1.0 | 691,266 | 5/16/2022 | |
6.0.2 | 1,063,071 | 1/31/2022 | |
6.0.0 | 66,944 | 1/24/2022 | |
5.14.0 | 655,188 | 1/24/2022 | |
5.13.2 | 452,322 | 11/20/2021 | |
5.13.0 | 56,067 | 11/11/2021 | |
5.12.0 | 2,273,926 | 8/17/2021 | |
5.11.0 | 1,089,204 | 4/21/2021 | |
5.10.4 | 1,099,736 | 1/12/2021 | |
5.10.2 | 326,469 | 11/16/2020 | |
5.10.0 | 167,068 | 11/10/2020 | |
5.9.2 | 1,347,937 | 8/4/2020 | |
5.9.0 | 1,022,826 | 6/9/2020 | |
5.8.0 | 1,637,502 | 1/13/2020 | |
5.7.0 | 1,151,810 | 9/30/2019 | |
5.6.0 | 401,872 | 8/6/2019 | |
5.5.0 | 1,144,813 | 3/27/2019 | |
5.4.0 | 1,188,609 | 9/18/2018 | |
5.2.0 | 937,452 | 8/27/2018 | |
5.1.0 | 934,350 | 4/23/2018 | |
5.0.2 | 675,237 | 1/2/2018 | |
5.0.0 | 217,961 | 12/11/2017 | |
4.5.14 | 524,272 | 9/6/2017 | |
4.5.12 | 262,475 | 6/15/2017 | |
4.5.10 | 49,132 | 6/6/2017 | |
4.5.8 | 217,807 | 3/29/2017 | |
4.5.6 | 163,569 | 1/25/2017 | |
4.5.4 | 212,442 | 10/23/2016 | |
4.5.2 | 16,039 | 10/20/2016 | |
4.5.0 | 126,139 | 8/25/2016 | |
4.0.62 | 194,425 | 8/9/2016 | |
4.0.60 | 114,459 | 6/13/2016 | |
4.0.58 | 29,905 | 6/8/2016 | |
4.0.56 | 163,182 | 4/19/2016 | |
4.0.54 | 198,910 | 3/1/2016 | |
4.0.52 | 86,798 | 1/13/2016 | |
4.0.50 | 101,828 | 11/30/2015 | |
4.0.48 | 45,478 | 11/17/2015 | |
4.0.46 | 167,232 | 9/22/2015 | |
4.0.44 | 42,392 | 9/1/2015 | |
4.0.42 | 89,741 | 7/7/2015 | |
4.0.40 | 204,551 | 4/21/2015 | |
4.0.38 | 385,396 | 2/23/2015 | |
4.0.36 | 112,076 | 1/15/2015 | |
4.0.35 | 28,660 | 12/31/2014 | |
4.0.34 | 40,731 | 12/10/2014 | |
4.0.33 | 114,383 | 11/3/2014 | |
4.0.32 | 58,511 | 10/6/2014 | |
4.0.31 | 66,324 | 9/3/2014 | |
4.0.30 | 33,791 | 8/12/2014 | |
4.0.24 | 76,312 | 7/30/2014 | |
4.0.23 | 44,772 | 7/3/2014 | |
4.0.22 | 27,733 | 6/17/2014 | |
4.0.21 | 30,652 | 5/29/2014 | |
4.0.20 | 25,702 | 5/13/2014 | |
4.0.19 | 23,540 | 5/5/2014 | |
4.0.18 | 44,099 | 4/14/2014 | |
4.0.17 | 21,681 | 4/10/2014 | |
4.0.16 | 21,279 | 4/9/2014 | |
4.0.15 | 41,670 | 3/18/2014 | |
4.0.14 | 26,754 | 3/18/2014 | |
4.0.13 | 20,966 | 3/17/2014 | |
4.0.12 | 30,979 | 3/5/2014 | |
4.0.11 | 39,538 | 2/18/2014 | |
4.0.10 | 26,438 | 2/12/2014 | |
4.0.9 | 5,967 | 2/3/2014 | |
4.0.8 | 11,602 | 1/20/2014 | |
4.0.7 | 24,494 | 1/14/2014 | |
4.0.6 | 4,136 | 1/13/2014 | |
4.0.5 | 14,986 | 12/13/2013 | |
4.0.4 | 4,359 | 12/12/2013 | |
4.0.3 | 35,353 | 12/3/2013 | |
3.9.71 | 1,973,334 | 12/3/2013 | |
3.9.70 | 181,322 | 11/2/2013 | |
3.9.69 | 162,802 | 10/22/2013 | |
3.9.68 | 17,248 | 10/21/2013 | |
3.9.67 | 26,356 | 10/14/2013 | |
3.9.66 | 17,776 | 10/7/2013 | |
3.9.64 | 12,338 | 10/1/2013 | |
3.9.63 | 14,186 | 9/23/2013 | |
3.9.62 | 12,817 | 9/16/2013 | |
3.9.61 | 5,678 | 9/15/2013 | |
3.9.60 | 23,299 | 9/15/2013 | |
3.9.59 | 172,673 | 8/25/2013 | |
3.9.58 | 8,335,365 | 8/16/2013 | |
3.9.56 | 149,273 | 7/22/2013 | |
3.9.55 | 189,296 | 7/8/2013 | |
3.9.54 | 68,631 | 6/18/2013 | |
3.9.49 | 15,687 | 6/10/2013 | |
3.9.48 | 26,416 | 5/29/2013 | |
3.9.47 | 22,832 | 5/28/2013 | |
3.9.46 | 11,837 | 5/19/2013 | |
3.9.45 | 177,382 | 5/13/2013 | |
3.9.44 | 13,286 | 5/6/2013 | |
3.9.43 | 35,948 | 4/1/2013 | |
3.9.42 | 23,709 | 3/19/2013 | |
3.9.40 | 6,345 | 3/18/2013 | |
3.9.38 | 35,059 | 3/4/2013 | |
3.9.37 | 231,890 | 2/18/2013 | |
3.9.35 | 30,070 | 1/29/2013 | |
3.9.33 | 28,423 | 1/3/2013 | |
3.9.32 | 16,803 | 12/10/2012 | |
3.9.28 | 15,277 | 11/19/2012 | |
3.9.25 | 16,358 | 10/23/2012 | |
3.9.24 | 10,208 | 10/8/2012 | |
3.9.21 | 7,391 | 10/1/2012 | |
3.9.18 | 4,852 | 9/25/2012 | |
3.9.14 | 4,287 | 9/24/2012 | |
3.9.11 | 317,602 | 9/16/2012 |