CoreUtils 3.0.28
See the version list below for details.
dotnet add package CoreUtils --version 3.0.28
NuGet\Install-Package CoreUtils -Version 3.0.28
<PackageReference Include="CoreUtils" Version="3.0.28" />
paket add CoreUtils --version 3.0.28
#r "nuget: CoreUtils, 3.0.28"
// Install CoreUtils as a Cake Addin
#addin nuget:?package=CoreUtils&version=3.0.28
// Install CoreUtils as a Cake Tool
#tool nuget:?package=CoreUtils&version=3.0.28
Helpers for CoreDdd library
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 | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CoreUtils:
Package | Downloads |
---|---|
CoreDdd
Set of open-source libraries helping with DDD and CQRS. CoreDdd documentation: https://github.com/xhafan/coreddd/wiki CoreDdd samples: https://github.com/xhafan/coreddd-sample ASP.NET MVC and ASP.NET Core MVC demo email marketing app demonstrating CoreDdd usage: https://github.com/xhafan/emailmaker |
|
CoreDdd.Nhibernate
NHibernate persistence for CoreDdd library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.2 | 1,294 | 9/7/2022 |
3.2.1 | 2,818 | 6/2/2020 |
3.2.0 | 10,437 | 11/29/2018 |
3.1.0 | 3,157 | 11/28/2018 |
3.0.36 | 3,246 | 11/6/2018 |
3.0.34 | 3,265 | 10/22/2018 |
3.0.33 | 3,097 | 10/17/2018 |
3.0.32 | 3,318 | 10/3/2018 |
3.0.31 | 3,221 | 9/11/2018 |
3.0.30 | 3,289 | 9/11/2018 |
3.0.29 | 3,204 | 9/6/2018 |
3.0.28 | 2,863 | 9/4/2018 |
3.0.27 | 2,849 | 8/27/2018 |
3.0.26 | 2,853 | 8/22/2018 |
3.0.25 | 2,950 | 8/21/2018 |
3.0.24 | 2,742 | 8/17/2018 |
3.0.23 | 2,691 | 7/24/2018 |
3.0.22 | 2,777 | 7/12/2018 |
3.0.21 | 2,811 | 7/11/2018 |
3.0.20 | 2,761 | 7/10/2018 |
3.0.19 | 2,796 | 7/4/2018 |
3.0.18 | 2,795 | 6/26/2018 |
3.0.17 | 2,951 | 6/14/2018 |
3.0.16 | 2,840 | 5/9/2018 |
3.0.15 | 2,914 | 4/26/2018 |
Added unit of work middlewares which are compatible with Microsoft ASP.NET Core dependency injection