Chinchilla.StateManagement
4.2.11
dotnet add package Chinchilla.StateManagement --version 4.2.11
NuGet\Install-Package Chinchilla.StateManagement -Version 4.2.11
<PackageReference Include="Chinchilla.StateManagement" Version="4.2.11" />
paket add Chinchilla.StateManagement --version 4.2.11
#r "nuget: Chinchilla.StateManagement, 4.2.11"
// Install Chinchilla.StateManagement as a Cake Addin #addin nuget:?package=Chinchilla.StateManagement&version=4.2.11 // Install Chinchilla.StateManagement as a Cake Tool #tool nuget:?package=Chinchilla.StateManagement&version=4.2.11
Chinchilla.StateManagement is a .NET Core port of cdmdotnet.StateManagement, a C# state management framework that provides a consistent abstraction for accessing data from various collections such as thread bound contexts, HTTP Request and Response collections as well as HTTP Cookies.
Product | Versions 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 | 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 | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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 | 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.0
- No dependencies.
-
.NETFramework 4.6
- System.Threading (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- System.Runtime.Caching (>= 4.6.0)
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Chinchilla.StateManagement:
Package | Downloads |
---|---|
Cqrs
A lightweight enterprise Function as a service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments, offering modern patterns such as CQRS and event-sourcing. Offering a superior combination of serverless, micro-service and traditional deployments both in the cloud and on-premise to suit any business. Deployments can be inter-conntected with each other sharing data and resourcing or independant and issolated while providing a consistent framework and guideline for both development, deployment, DevOps and administration. CQRS.NET has been designed with modularity in mind... see the number of technology packages below you can chose from. Modularity applies to both development concerns like storage as well as operational modularity such as serverless or micro-service deployment, PaaS, VMs or container packaging. Every package and design choice made should be interchangeable with custom code if needed. |
|
Cqrs.Ninject
Provides preconfigured Ninject modules that will wire up the required component necessary. Several modules are optional such as the InProcess or the SimplaifySQL modules. You only need to use those if you are using InProcess or SQL. |
|
Chinchilla.Logging
Chinchilla.Logging is a .NET Core port of cdmdotnet.Logging, an abstracted logging platform for .NET. It can help you collect reliable logs for your application regardless of its size or complexity with minimal performance implications. This logging library makes large use of enterprise correlation. In a lot of applications that incorporate various small and large services, it is often important to correlate events that happen across these services. It gives us a business workflow view of the various events that happen in the application, its components and services. This library provide operation and activity ID management and propagation. The main difference with this library over other is that you can configure each type of log separately. You can enable fatal, error, warning, debugging, informational, progress and sensitive data logging all independently of each other. This is more flexible than the concept of minimum level logging, such as that in log4net or serilog e.g. enabling one warning in this libraries will enable error and fatal logging as well. This library allows you to set those settings independently of each other. The SqlLogger maps AdditionalData to table columns, where the key of the dictionary entry is the column name and the value is serialised to JSON as the column value. MetaData is serialised to a single JSON value stored in the MetaData column. This means you can store data such as a User ID or Job ID in a separate column so you can filter more efficiently with indexes and partitions. EventLogger, TraceLogger and ConsoleLogger both seralise and format all information into a single string. The MultiLogger allows you to configure several different loggers to be used at once with different settings for each logger. See https://github.com/cdmdotnet/logging/wiki/Quick-How-To for usage details. This package installs Chinchilla.Logging.dll which includes core logging functionality. Other packages depend on Chinchilla.Logging for specific implementations. |
|
Cqrs.Azure.ServiceBus
Use Azure ServiceBus as a message, event or command bus in CQRS.NET |
|
Cqrs.Azure.ConfigurationManager
Use Azure Configuration Manager as the configuration manager in CQRS.NET |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Chinchilla.StateManagement:
Repository | Stars |
---|---|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Version | Downloads | Last updated |
---|---|---|
4.2.11 | 60,726 | 10/12/2023 |
4.2.9 | 133 | 10/12/2023 |
4.2.8 | 1,157 | 10/12/2023 |
4.2.7 | 997 | 10/11/2023 |
4.2.5 | 105,645 | 6/10/2022 |
4.2.3.1480542147 | 17,288 | 11/19/2021 |
4.2.2.1480374918 | 486 | 11/19/2021 |
4.1.62.34 | 4,636 | 8/17/2020 |
4.1.61.33 | 633 | 8/11/2020 |
4.1.51.31 | 180,138 | 11/24/2019 |
4.0.43.24 | 16,686 | 11/22/2019 |
Version 4.2
* Added better support for async functions in StartNewSafely and renamed several implementations to StartNewSafelyAsync
* Added async support for .NET 4.6 onwards.
* Added support for Task.Run via SafeTask.RunSafely
Version 4.1.0
* Switched to .NET Standard 2.0 support from .NET Core 3.0.
* Added some support for Parallel.ForEach and Parallel.For actions safely
Version 4.0.0
* Added .NET Core 3.0 support.
Breaking Changes
* TasksExtensions moved from the System namespace to the System.Threading.Tasks namespace
* Threaded.Threaded* classes have been renamed to Threaded.*
* Threaded.ContextItemCollectionFactory now throws NotSupportedException in-place of using an inappropriate collection.
* Cache support has been removed for .NET Core.
Version 3.0.11
* Added a threaded based MemoryCache implementation of IContextCacheItemCollection.
Version 3.0.6
* Switched to using an internal dictionary for controlling the passing of the data within a thread to thread situation such as when using Parallel Tasks.