Bc3.Utility
2023.1.23
.NET 5.0
.NET Framework 4.8
dotnet add package Bc3.Utility --version 2023.1.23
NuGet\Install-Package Bc3.Utility -Version 2023.1.23
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="Bc3.Utility" Version="2023.1.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bc3.Utility --version 2023.1.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bc3.Utility, 2023.1.23"
#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 Bc3.Utility as a Cake Addin
#addin nuget:?package=Bc3.Utility&version=2023.1.23
// Install Bc3.Utility as a Cake Tool
#tool nuget:?package=Bc3.Utility&version=2023.1.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Collection of useful code
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- JetBrains.Annotations (>= 2021.3.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Management.Automation.dll (>= 10.0.10586)
-
net5.0
- JetBrains.Annotations (>= 2021.3.0)
- System.Management.Automation (>= 7.1.6)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Bc3.Utility:
Package | Downloads |
---|---|
Bc3.Mail
Collection of useful code for mail. Main component is a helper that converts .Net MailMessages to SendGrid messages. |
|
Bc3.Web
Updated because of changes to Bc3.Utility |
|
Bc3.AzureActiveDirectory
Authentication module for Azure active directory |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2023.1.23 | 192 | 1/23/2023 |
2022.10.24 | 310 | 10/24/2022 |
2022.10.21 | 320 | 10/21/2022 |
2022.7.12 | 390 | 7/12/2022 |
2022.4.25 | 413 | 4/25/2022 |
2022.4.7 | 426 | 4/7/2022 |
2021.12.9 | 276 | 12/9/2021 |
2021.11.19 | 347 | 11/19/2021 |
2021.5.4 | 343 | 5/4/2021 |
2020.9.24 | 478 | 9/24/2020 |
2020.8.19 | 520 | 8/19/2020 |
2020.3.25 | 540 | 3/25/2020 |
2020.3.16 | 511 | 3/16/2020 |
2020.3.5 | 542 | 3/5/2020 |
2020.2.13 | 545 | 2/13/2020 |
2020.2.11 | 611 | 2/10/2020 |
2019.10.24 | 546 | 10/24/2019 |
2019.10.22 | 556 | 10/22/2019 |
2019.10.8 | 825 | 10/8/2019 |
2019.9.6 | 552 | 9/6/2019 |
2019.8.23 | 561 | 8/23/2019 |
2019.8.15 | 544 | 8/15/2019 |
2019.8.14 | 559 | 8/14/2019 |
2019.8.5 | 1,234 | 8/5/2019 |
2018.7.15 | 575 | 7/15/2019 |
2018.7.12 | 588 | 7/12/2019 |
2018.1.11 | 721 | 7/12/2019 |
2018.1.10 | 629 | 4/16/2019 |
2018.1.9 | 620 | 4/5/2019 |
2018.1.8 | 623 | 4/4/2019 |
2018.1.7 | 619 | 3/25/2019 |
2018.1.6 | 609 | 3/18/2019 |
2018.1.5 | 888 | 3/15/2019 |
2018.1.4 | 672 | 2/18/2019 |
2018.1.2 | 1,122 | 2/4/2019 |
2018.1.1 | 683 | 2/1/2019 |
Modified Functions.AppSettings to decrypt encrypted values.