CoreUtils 3.0.22
See the version list below for details.
dotnet add package CoreUtils --version 3.0.22
NuGet\Install-Package CoreUtils -Version 3.0.22
<PackageReference Include="CoreUtils" Version="3.0.22" />
paket add CoreUtils --version 3.0.22
#r "nuget: CoreUtils, 3.0.22"
// Install CoreUtils as a Cake Addin
#addin nuget:?package=CoreUtils&version=3.0.22
// Install CoreUtils as a Cake Tool
#tool nuget:?package=CoreUtils&version=3.0.22
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.0 netstandard1.1 netstandard1.2 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 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.0
- 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,245 | 9/7/2022 |
3.2.1 | 2,815 | 6/2/2020 |
3.2.0 | 10,400 | 11/29/2018 |
3.1.0 | 3,156 | 11/28/2018 |
3.0.36 | 3,245 | 11/6/2018 |
3.0.34 | 3,264 | 10/22/2018 |
3.0.33 | 3,096 | 10/17/2018 |
3.0.32 | 3,316 | 10/3/2018 |
3.0.31 | 3,220 | 9/11/2018 |
3.0.30 | 3,288 | 9/11/2018 |
3.0.29 | 3,203 | 9/6/2018 |
3.0.28 | 2,862 | 9/4/2018 |
3.0.27 | 2,848 | 8/27/2018 |
3.0.26 | 2,852 | 8/22/2018 |
3.0.25 | 2,949 | 8/21/2018 |
3.0.24 | 2,739 | 8/17/2018 |
3.0.23 | 2,690 | 7/24/2018 |
3.0.22 | 2,774 | 7/12/2018 |
3.0.21 | 2,808 | 7/11/2018 |
3.0.20 | 2,758 | 7/10/2018 |
3.0.19 | 2,793 | 7/4/2018 |
3.0.18 | 2,792 | 6/26/2018 |
3.0.17 | 2,948 | 6/14/2018 |
3.0.16 | 2,837 | 5/9/2018 |
3.0.15 | 2,911 | 4/26/2018 |
NhibernateConfigurator implements IDisposable interface to be able to properly dispose NHibernate session factory