StoneAge.System.Utils.DotNetCore
1.5.4
See the version list below for details.
dotnet add package StoneAge.System.Utils.DotNetCore --version 1.5.4
NuGet\Install-Package StoneAge.System.Utils.DotNetCore -Version 1.5.4
<PackageReference Include="StoneAge.System.Utils.DotNetCore" Version="1.5.4" />
paket add StoneAge.System.Utils.DotNetCore --version 1.5.4
#r "nuget: StoneAge.System.Utils.DotNetCore, 1.5.4"
// Install StoneAge.System.Utils.DotNetCore as a Cake Addin #addin nuget:?package=StoneAge.System.Utils.DotNetCore&version=1.5.4 // Install StoneAge.System.Utils.DotNetCore as a Cake Tool #tool nuget:?package=StoneAge.System.Utils.DotNetCore&version=1.5.4
Some useful utilities for JSON parsing, email validation, time and object property hashing, and object property copying
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.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.1
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on StoneAge.System.Utils.DotNetCore:
Package | Downloads |
---|---|
RabbitMQ.Context
A simple context object to help with publishing and consuming messages from RabbitMQ |
|
RabbitMq.TestContext
Designed to help with testing of rabbitmq stuff. Makes use of RabbitMQ.Fakes.DotNetCore. The class is a wrapper of RabbitMqContext simular to Ef context object. This implemenation wraps the production RabbitMqContext from RabbitMQ.Context |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 180 | 1/5/2024 |
5.0.0 | 7,726 | 1/24/2021 |
1.5.7 | 463 | 10/29/2020 |
1.5.6 | 419 | 10/28/2020 |
1.5.5 | 479 | 10/23/2020 |
1.5.4 | 4,377 | 9/18/2020 |
1.5.3 | 522 | 9/10/2020 |
1.5.2 | 957 | 7/14/2020 |
1.5.1 | 1,517 | 11/22/2019 |
1.5.0 | 3,624 | 6/10/2019 |
1.4.0 | 575 | 5/24/2019 |
1.3.1 | 717 | 5/2/2019 |
1.3.0 | 582 | 5/2/2019 |
1.2.4 | 698 | 2/12/2019 |
1.2.3 | 727 | 1/10/2019 |
1.2.2 | 720 | 11/23/2018 |
1.2.1 | 734 | 11/9/2018 |
1.2.0 | 704 | 11/9/2018 |
1.1.0 | 762 | 11/9/2018 |
1.0.2 | 739 | 10/30/2018 |
1.0.1 | 727 | 10/30/2018 |
ForEachAsync added