Cadru.Core
1.0.5700.65
See the version list below for details.
dotnet add package Cadru.Core --version 1.0.5700.65
NuGet\Install-Package Cadru.Core -Version 1.0.5700.65
<PackageReference Include="Cadru.Core" Version="1.0.5700.65" />
paket add Cadru.Core --version 1.0.5700.65
#r "nuget: Cadru.Core, 1.0.5700.65"
// Install Cadru.Core as a Cake Addin #addin nuget:?package=Cadru.Core&version=1.0.5700.65 // Install Cadru.Core as a Cake Tool #tool nuget:?package=Cadru.Core&version=1.0.5700.65
This is the main Cadru library, packaged as a Portable Class Library (PCL) targeting .NET Framework 4, Silverlight 5, Windows Phone 8.1, Windows Phone Silverlight 8, and Windows 8.
Learn more about Target Frameworks and .NET Standard.
-
- PCLCrypto (>= 0.5.1.14165)
- Validation (>= 2.0.4.14103)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Cadru.Core:
Package | Downloads |
---|---|
Cadru.Core.Windows
This is a non-portable class library (targeting .NET Framework 4) meant for Windows desktop applications. |
|
Cadru.AspNetCore.Mvc
Provides additional support for working with ASP.NET Core, including TagHelpers, View Location Expanders, support for IMetadataAware, and rendering enumerated types as SelectLists based on a UiHint attribute. |
|
Cadru.Net
Provides transient error detection strategies for adding retry logic into your HttpClient calls and a UrlBuilder to help simplify building complex URLs. |
|
Cadru.AspNetCore.Mvc.Core
Provides additional TagHelpers and View Location Expanders for ASP.NET Core. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.0 | 70,767 | 1/21/2023 |
5.0.8 | 41,885 | 5/26/2021 |
5.0.7 | 3,264 | 3/2/2021 |
5.0.6-preview-8.21126.266 | 170 | 2/26/2021 |
5.0.6-preview-3.21081.263 | 180 | 2/1/2021 |
5.0.4-preview-3.21080.252 | 1,148 | 1/30/2021 |
5.0.2-preview-1.20580.240 | 247 | 11/30/2020 |
5.0.1-preview-1.20467.228 | 237 | 9/17/2020 |
4.6.0 | 6,662 | 9/17/2020 |
4.5.0 | 2,893 | 9/13/2020 |
4.0.4-preview.84.20463.220 | 254 | 9/13/2020 |
4.0.4-preview.84.20460.217 | 271 | 9/10/2020 |
4.0.3 | 2,587 | 8/10/2020 |
4.0.2 | 2,714 | 8/9/2020 |
4.0.1-preview.4.20327.8548 | 509 | 6/27/2020 |
4.0.0-preview6-201 | 1,888 | 4/15/2020 |
4.0.0-preview6-200 | 1,498 | 4/1/2020 |
4.0.0-preview6-192 | 1,409 | 3/23/2020 |
4.0.0-preview6-191 | 1,503 | 3/23/2020 |
4.0.0-preview2-144 | 1,869 | 11/6/2017 |
4.0.0-preview2-142 | 1,860 | 9/14/2017 |
4.0.0-preview1 | 1,906 | 5/28/2017 |
4.0.0-preview.13.20409.104 | 352 | 8/9/2020 |
3.0.5869.111 | 1,881 | 1/26/2016 |
2.0.5809.109 | 2,233 | 11/28/2015 |
2.0.5792.103 | 1,725 | 11/10/2015 |
1.0.5753.99 | 1,996 | 10/2/2015 |
1.0.5750.96 | 1,725 | 9/29/2015 |
1.0.5750.94 | 2,626 | 9/29/2015 |
1.0.5745.84 | 1,760 | 9/24/2015 |
1.0.5745.67 | 2,236 | 9/24/2015 |
1.0.5745.66 | 1,699 | 9/24/2015 |
1.0.5700.65 | 2,226 | 8/10/2015 |
1.0.5697.64 | 1,938 | 8/7/2015 |
1.0.5683.63 | 2,028 | 7/24/2015 |
1.0.5379.60 | 1,808 | 9/23/2014 |
1.0.5375.59 | 1,727 | 9/19/2014 |
1.0.5375.58 | 1,732 | 9/19/2014 |
1.0.44 | 1,711 | 9/18/2014 |
1.0.0 | 16,259 | 9/18/2014 |
Add a Between extension for DateTime and DateTimeOffset.
Add Slice and WhereIf extensions for enumerables.
Add a strongly typed Enum class.