BitMinistry 2.0.6
dotnet add package BitMinistry --version 2.0.6
NuGet\Install-Package BitMinistry -Version 2.0.6
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="BitMinistry" Version="2.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BitMinistry --version 2.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BitMinistry, 2.0.6"
#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 BitMinistry as a Cake Addin #addin nuget:?package=BitMinistry&version=2.0.6 // Install BitMinistry as a Cake Tool #tool nuget:?package=BitMinistry&version=2.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
- abstraction over web.config, app.config and appsettings.json
Config.AppSettings
Config.ConnectionStrings
- deep copy
Mirror.GetClone()
- extract links and domains
Extractor.ExtractEmails()
Extractor.ExtractDomains()
and some other handy stuff
open source at https://github.com/bitministry/common
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- Newtonsoft.Json (>= 13.0.1)
- System.Configuration.ConfigurationManager (>= 6.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BitMinistry:
Package | Downloads |
---|---|
BitMinistry.Data
disposable System.Data.SqlClient.SqlCommand facade, heavier than BitMinistry.SqlClient, for the SqlParameter utilization, etc |
|
BitMinistry.Settings
manage settings in sql database |
GitHub repositories
This package is not used by any popular GitHub repositories.