Spincity.Tools
9.0.2
dotnet add package Spincity.Tools --version 9.0.2
NuGet\Install-Package Spincity.Tools -Version 9.0.2
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="Spincity.Tools" Version="9.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Spincity.Tools" Version="9.0.2" />
<PackageReference Include="Spincity.Tools" />
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 Spincity.Tools --version 9.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Spincity.Tools, 9.0.2"
#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.
#:package Spincity.Tools@9.0.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Spincity.Tools&version=9.0.2
#tool nuget:?package=Spincity.Tools&version=9.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Spincity Tools
This repository contains a collection of tools to help with the development of Spincity projects.
Tools
Spincity.RedisCache
: A simple Redis cache implementation.Spincity.RedisCache.Helpers
: A collection of enum, lists and helpers for working with Redis cache.Spincity.Kafka
: A simple Kafka producer and consumer implementation.Spincity.Kafka.Models
: A collection of models for working with Kafka.Spincity.SlackBot
: A simple Slack bot implementation.Spincity.PubSub
: A simple PubSub implementation.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Spincity.RedisCache (>= 9.0.2)
- Spincity.RedisCache.Helpers (>= 9.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
9.0.2 | 107 | 8/14/2025 | |
9.0.1 | 107 | 7/31/2025 | |
2.1.3 | 2,728 | 5/21/2025 | |
2.1.2 | 6,549 | 1/14/2025 | |
2.1.1 | 67 | 1/14/2025 | |
2.1.0 | 150 | 1/13/2025 | |
2.0.1 | 188 | 1/10/2025 | |
2.0.0 | 152 | 1/7/2025 | |
1.0.12 | 129 | 1/6/2025 | |
1.0.11 | 576 | 12/20/2024 | |
1.0.10 | 212 | 11/27/2024 | |
1.0.9 | 689 | 11/15/2024 | |
1.0.8 | 841 | 11/4/2024 | |
1.0.7 | 117 | 11/4/2024 | |
1.0.6 | 126 | 11/4/2024 | |
1.0.5 | 673 | 10/8/2024 | |
1.0.4 | 1,798 | 7/26/2024 | |
1.0.3 | 137 | 7/25/2024 | |
1.0.2 | 129 | 7/25/2024 | |
1.0.1 | 789 | 7/23/2024 | |
1.0.0 | 170 | 7/16/2024 |
Update dependency Spincity.RedisCache.Helpers to latest version