Indigina.Crosscutting
1.1.21
.NET Standard 2.0
dotnet add package Indigina.Crosscutting --version 1.1.21
NuGet\Install-Package Indigina.Crosscutting -Version 1.1.21
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="Indigina.Crosscutting" Version="1.1.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Indigina.Crosscutting --version 1.1.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Indigina.Crosscutting, 1.1.21"
#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.
// Install Indigina.Crosscutting as a Cake Addin
#addin nuget:?package=Indigina.Crosscutting&version=1.1.21
// Install Indigina.Crosscutting as a Cake Tool
#tool nuget:?package=Indigina.Crosscutting&version=1.1.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This NuGet package contains crosscuting functionality for Indigina projects.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Bcl.HashCode (>= 1.1.1)
- OData.QueryBuilder (>= 2.9.7)
- System.Runtime.Caching (>= 7.0.0)
- System.Text.Json (>= 7.0.2)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Indigina.Crosscutting:
Package | Downloads |
---|---|
Indigina.Data
This NuGet package contains Data Access Layer for Indigina projects. |
|
Indigina.Reactive
This NuGet package contains MediatR extensions for Indigina projects. |
|
Indigina.AspNet
This NuGet package contains Asp Net extensions Layer for Indigina projects. |
|
Indigina.Data.Ef
This NuGet package contains Entity Framework Data Access Layer for Indigina projects. |
|
Indigina.TokenManager.Client
Package contains client for TokenManager service. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.21 | 66 | 3/21/2023 |
1.1.20 | 3,060 | 2/14/2023 |
1.1.19 | 309 | 2/14/2023 |
1.1.18 | 7,783 | 12/2/2022 |
1.1.17 | 26,988 | 10/14/2022 |
1.1.16 | 1,374 | 9/28/2022 |
1.1.15 | 260 | 9/28/2022 |
1.1.14 | 16,302 | 9/28/2022 |
1.1.13 | 47,261 | 7/22/2022 |
1.1.12 | 3,032 | 7/7/2022 |
1.1.11 | 40,242 | 6/30/2022 |
1.1.10 | 371 | 6/22/2022 |
1.1.9 | 10,835 | 6/14/2022 |
1.1.8 | 3,481 | 6/8/2022 |
1.1.7 | 1,535 | 6/1/2022 |
1.1.6 | 12,416 | 5/30/2022 |
1.1.5 | 71,465 | 5/24/2022 |
1.1.4 | 1,246 | 5/23/2022 |
1.1.3 | 60,752 | 3/18/2022 |
1.1.2 | 18,603 | 3/7/2022 |
1.1.1 | 27,074 | 2/17/2022 |
1.1.0 | 814 | 2/14/2022 |
1.0.57-pre | 2,139 | 2/7/2022 |
1.0.52-pre | 39,898 | 10/14/2021 |
1.0.48-pre | 93 | 10/14/2021 |
1.0.46-pre | 394 | 9/9/2021 |
1.0.43-pre | 916 | 7/23/2021 |
1.0.30-pre | 148 | 7/16/2021 |
1.0.24-pre | 215 | 7/13/2021 |
1.0.19-pre | 13,643 | 3/11/2021 |
1.0.13-pre | 2,626 | 3/10/2021 |
1.0.9-pre | 115 | 3/4/2021 |
1.0.8-pre | 110 | 3/4/2021 |
1.0.5-pre | 161 | 3/4/2021 |
1.0.0.21-pre | 743 | 3/1/2021 |
Fix InMemory Cache for scalar types