Bc3.Utility 2020.3.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bc3.Utility --version 2020.3.5
                    
NuGet\Install-Package Bc3.Utility -Version 2020.3.5
                    
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="2020.3.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bc3.Utility" Version="2020.3.5" />
                    
Directory.Packages.props
<PackageReference Include="Bc3.Utility" />
                    
Project file
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 Bc3.Utility --version 2020.3.5
                    
#r "nuget: Bc3.Utility, 2020.3.5"
                    
#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.
#:package Bc3.Utility@2020.3.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bc3.Utility&version=2020.3.5
                    
Install as a Cake Addin
#tool nuget:?package=Bc3.Utility&version=2020.3.5
                    
Install as a Cake Tool

Collection of useful code

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2024.9.11 367 9/11/2024
2023.7.25 357 7/25/2023
2023.1.23 503 1/23/2023
2022.10.24 605 10/24/2022
2022.10.21 614 10/21/2022
2022.7.12 685 7/12/2022
2022.4.25 739 4/25/2022
2022.4.7 792 4/7/2022
2021.12.9 593 12/9/2021
2021.11.19 682 11/19/2021
2021.5.4 660 5/4/2021
2020.9.24 833 9/24/2020
2020.8.19 829 8/19/2020
2020.3.25 905 3/25/2020
2020.3.16 876 3/16/2020
2020.3.5 873 3/5/2020
2020.2.13 883 2/13/2020
2020.2.11 963 2/10/2020
Loading failed

Added more extension methods