Bytz.Common
2.10.2
dotnet add package Bytz.Common --version 2.10.2
NuGet\Install-Package Bytz.Common -Version 2.10.2
<PackageReference Include="Bytz.Common" Version="2.10.2" />
<PackageVersion Include="Bytz.Common" Version="2.10.2" />
<PackageReference Include="Bytz.Common" />
paket add Bytz.Common --version 2.10.2
#r "nuget: Bytz.Common, 2.10.2"
#:package Bytz.Common@2.10.2
#addin nuget:?package=Bytz.Common&version=2.10.2
#tool nuget:?package=Bytz.Common&version=2.10.2
Bytz.Common
A set of .NET Core Classes, Extensions, and more to support the Bytz libraries.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Bytz.Common:
| Package | Downloads |
|---|---|
|
Bytz.Extensions.DependencyInjection
Extensions to allow Fluent Registration of Components with the Core IServiceCollection IOC. |
|
|
Bytz.Extensions.DependencyInjection.Moq
Asdist mocking with MoQ of the IServiceCollection. |
|
|
Bytz.Reflection.Emit
Create classes through reflection.emit |
|
|
Bytz.Patterns.Operations
A .NET Core Set of Classes to Implement an Operations Pattern for Implementing Discrete, Logical Operation Tests and Allow Easy Testing.. |
GitHub repositories
This package is not used by any popular GitHub repositories.
* 202407121826 1.0.0.0 Initial release
* 202407131151 1.0.1.0 removing license acceptance
* 202511061850 2.10.2.0 upgrading to .net 10. adding additonal constructors to base exception class.