BytecodeApi 3.0.5
dotnet add package BytecodeApi --version 3.0.5
NuGet\Install-Package BytecodeApi -Version 3.0.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="BytecodeApi" Version="3.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BytecodeApi --version 3.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BytecodeApi, 3.0.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.
// Install BytecodeApi as a Cake Addin #addin nuget:?package=BytecodeApi&version=3.0.5 // Install BytecodeApi as a Cake Tool #tool nuget:?package=BytecodeApi&version=3.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BytecodeApi
Framework for C# development.
Examples
See: Examples
Changelog
3.0.5 (27.07.2024)
- new:
CliCommand.ExecuteAsync
method - removed:
StringExtensions.ReplaceLineBreaks
- new:
DateTimeEx.IsValidDate
andGetMonthsDifference
method
3.0.4 (10.12.2023)
- new:
BytecodeApi.Data.TreeNode
class - new:
DateOnlyExtensions
class - new:
ReflectionExtensions.GetValue
method overloads - new:
CliCommand.Execute
method overload - new:
MathEx.Min
andMax
method overloads forDateOnly
andTimeOnly
- new:
DateOnlyJsonConverter
constructor with format parameter - new:
TimeOnlyJsonConverter
constructor with format parameter - bugfix:
MathEx.Interpolate
mapToValueRange parameter did not work correcly - removed:
EnumerableExtensions.Sort
andSortDescending
method - removed:
EnumEx.GetValues
method overload
3.0.3 (30.09.2023)
- new:
RandomExtensions.NextEnumValue
method - new:
RandomNumberGeneratorExtensions.GetEnumValue
method - new:
RegistryExtensions.GetExpandStringValue
andSetExpandStringValue
method
3.0.2 (27.09.2023)
- new:
SevenBitInteger
class - removed:
ConvertEx.To7BitEncodedInt
andFrom7BitEncodedInt
3.0.1 (08.09.2023)
- Initial release
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- System.Drawing.Common (>= 7.0.0)
- System.Reflection.Emit (>= 4.7.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on BytecodeApi:
Package | Downloads |
---|---|
BytecodeApi.Wpf
WPF & MVVM library and converter engine. |
|
BytecodeApi.Rest
Fluent REST client. |
|
BytecodeApi.Cryptography
Library for encryption & hashing and other cryptographic operations. |
|
BytecodeApi.ConsoleUI
Console input & output library. |
|
BytecodeApi.Win32
Library for querying Windows specific operating system data. |
GitHub repositories
This package is not used by any popular GitHub repositories.