DLaB.Common
1.0.3-alpha11
Prefix Reserved
This is a prerelease version of DLaB.Common.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DLaB.Common --version 1.0.3-alpha11
NuGet\Install-Package DLaB.Common -Version 1.0.3-alpha11
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="DLaB.Common" Version="1.0.3-alpha11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DLaB.Common --version 1.0.3-alpha11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DLaB.Common, 1.0.3-alpha11"
#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 DLaB.Common as a Cake Addin #addin nuget:?package=DLaB.Common&version=1.0.3-alpha11&prerelease // Install DLaB.Common as a Cake Tool #tool nuget:?package=DLaB.Common&version=1.0.3-alpha11&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains some basic extensions and a config helper
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DLaB.Common:
Package | Downloads |
---|---|
DLaB.Xrm
Contains extensions for Xrm development. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.0.1 | 547 | 7/22/2024 |
1.5.0 | 310 | 7/20/2024 |
1.4.0.8 | 99 | 7/10/2024 |
1.4.0.7 | 297 | 10/21/2023 |
1.4.0.6 | 155 | 10/4/2023 |
1.4.0.2 | 629 | 7/22/2021 |
1.4.0.1 | 409 | 7/22/2021 |
1.3.0.1 | 437 | 7/6/2021 |
1.2.0.3 | 1,960 | 1/17/2019 |
1.1.2.7 | 1,325 | 8/29/2018 |
1.0.4.11 | 1,539 | 8/3/2017 |
1.0.3.17 | 1,421 | 5/10/2017 |
1.0.3.16 | 1,079 | 3/14/2017 |
1.0.3.14 | 1,237 | 3/10/2017 |
1.0.3-alpha13 | 837 | 3/8/2017 |
1.0.3-alpha12 | 936 | 1/5/2017 |
1.0.3-alpha11 | 846 | 12/22/2016 |
1.0.3-alpha06 | 867 | 12/21/2016 |
1.0.3-alpha05 | 865 | 12/21/2016 |
1.0.3-alpha04 | 888 | 12/19/2016 |
1.0.2.4 | 1,355 | 12/15/2016 |
1.0.2-alpha03 | 900 | 11/29/2016 |
1.0.2-alpha02 | 901 | 11/28/2016 |
1.0.2-alpha01 | 907 | 10/14/2016 |
1.0.1.13 | 1,335 | 9/9/2016 |
1.0.1.12 | 1,515 | 5/11/2016 |
1.0.1.11 | 1,127 | 5/11/2016 |
1.0.1.9 | 1,433 | 4/27/2016 |
1.0.1.8 | 1,157 | 4/13/2016 |
1.0.1.6 | 1,136 | 3/11/2016 |
1.0.1.5 | 1,143 | 3/3/2016 |
1.0.1.4 | 1,225 | 2/25/2016 |
1.0.1.2 | 1,159 | 2/3/2016 |
1.0.1.1 | 1,404 | 1/27/2016 |
1.0.1.1-alpha | 948 | 1/18/2016 |
1.0.1 | 1,233 | 12/26/2015 |
1.0.1-alpha | 868 | 1/18/2016 |
1.0.0 | 1,394 | 12/23/2015 |
Added SubstringByString and SubstringAllByString overloads