DLaB.Common
1.0.3-alpha04
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-alpha04
NuGet\Install-Package DLaB.Common -Version 1.0.3-alpha04
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-alpha04" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DLaB.Common" Version="1.0.3-alpha04" />
<PackageReference Include="DLaB.Common" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DLaB.Common --version 1.0.3-alpha04
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DLaB.Common, 1.0.3-alpha04"
#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.
#addin nuget:?package=DLaB.Common&version=1.0.3-alpha04&prerelease
#tool nuget:?package=DLaB.Common&version=1.0.3-alpha04&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.6.0.2 | 133 | 4/2/2025 |
1.5.0.2 | 114 | 4/1/2025 |
1.5.0.1 | 2,342 | 7/22/2024 |
1.5.0 | 1,434 | 7/20/2024 |
1.4.0.8 | 117 | 7/10/2024 |
1.4.0.7 | 310 | 10/21/2023 |
1.4.0.6 | 166 | 10/4/2023 |
1.4.0.2 | 654 | 7/22/2021 |
1.4.0.1 | 433 | 7/22/2021 |
1.3.0.1 | 461 | 7/6/2021 |
1.2.0.3 | 2,030 | 1/17/2019 |
1.1.2.7 | 1,382 | 8/29/2018 |
1.0.4.11 | 1,625 | 8/3/2017 |
1.0.3.17 | 1,506 | 5/10/2017 |
1.0.3.16 | 1,163 | 3/14/2017 |
1.0.3.14 | 1,322 | 3/10/2017 |
1.0.3-alpha13 | 916 | 3/8/2017 |
1.0.3-alpha12 | 1,015 | 1/5/2017 |
1.0.3-alpha11 | 926 | 12/22/2016 |
1.0.3-alpha06 | 947 | 12/21/2016 |
1.0.3-alpha05 | 945 | 12/21/2016 |
1.0.3-alpha04 | 968 | 12/19/2016 |
1.0.2.4 | 1,444 | 12/15/2016 |
1.0.2-alpha03 | 980 | 11/29/2016 |
1.0.2-alpha02 | 981 | 11/28/2016 |
1.0.2-alpha01 | 987 | 10/14/2016 |
1.0.1.13 | 1,418 | 9/9/2016 |
1.0.1.12 | 1,601 | 5/11/2016 |
1.0.1.11 | 1,211 | 5/11/2016 |
1.0.1.9 | 1,521 | 4/27/2016 |
1.0.1.8 | 1,242 | 4/13/2016 |
1.0.1.6 | 1,221 | 3/11/2016 |
1.0.1.5 | 1,228 | 3/3/2016 |
1.0.1.4 | 1,314 | 2/25/2016 |
1.0.1.2 | 1,247 | 2/3/2016 |
1.0.1.1 | 1,493 | 1/27/2016 |
1.0.1.1-alpha | 1,036 | 1/18/2016 |
1.0.1 | 1,370 | 12/26/2015 |
1.0.1-alpha | 950 | 1/18/2016 |
1.0.0 | 1,563 | 12/23/2015 |
Added SubstringByString and SubstringAllByString overloads