BizArk.Core
2.0.4
See the version list below for details.
dotnet add package BizArk.Core --version 2.0.4
NuGet\Install-Package BizArk.Core -Version 2.0.4
<PackageReference Include="BizArk.Core" Version="2.0.4" />
paket add BizArk.Core --version 2.0.4
#r "nuget: BizArk.Core, 2.0.4"
// Install BizArk.Core as a Cake Addin #addin nuget:?package=BizArk.Core&version=2.0.4 // Install BizArk.Core as a Cake Tool #tool nuget:?package=BizArk.Core&version=2.0.4
Core assembly in the BizArk framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BizArk.Core:
Package | Downloads |
---|---|
BizArk.ConsoleApp
A simple, but very powerful, command-line parsing utility that automatically populates properties in your argument object. Handles data type conversions and data validation. Provides help text optimized for the console. See the project WIKI on Git for full list of features and documentation. |
|
BizArk.Data
Utility classes for working with databases. There is an implementation for Sql Server, but other databases can be easily made to work by creating a vendor specific implementation of BaDatabase. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.1.50 | 64,821 | 5/22/2019 |
4.0.0.45 | 1,937 | 12/7/2018 |
3.1.0.19 | 3,529 | 6/10/2018 |
3.1.0.15 | 1,982 | 11/19/2017 |
3.0.0.35-beta | 4,330 | 7/20/2017 |
3.0.0.32-beta | 3,456 | 5/5/2017 |
3.0.0.31-beta | 815 | 5/5/2017 |
3.0.0.27-beta | 897 | 4/16/2017 |
2.0.16 | 22,518 | 2/10/2015 |
2.0.15 | 1,341 | 1/25/2015 |
2.0.14 | 2,467 | 4/17/2014 |
2.0.13 | 1,504 | 3/5/2014 |
2.0.12 | 1,353 | 1/14/2014 |
2.0.10 | 1,949 | 12/12/2013 |
2.0.9 | 1,509 | 12/11/2013 |
2.0.8 | 1,712 | 10/23/2013 |
2.0.7 | 1,520 | 10/10/2013 |
2.0.4 | 1,673 | 9/30/2013 |
2.0.3 | 1,516 | 9/16/2013 |
* 9047 Command line argument surrounded with double quotes
* 7522 Set ExitCode which is different than 0 on exception