Global.Common.Features
0.1.0
See the version list below for details.
dotnet add package Global.Common.Features --version 0.1.0
NuGet\Install-Package Global.Common.Features -Version 0.1.0
<PackageReference Include="Global.Common.Features" Version="0.1.0" />
<PackageVersion Include="Global.Common.Features" Version="0.1.0" />
<PackageReference Include="Global.Common.Features" />
paket add Global.Common.Features --version 0.1.0
#r "nuget: Global.Common.Features, 0.1.0"
#:package Global.Common.Features@0.1.0
#addin nuget:?package=Global.Common.Features&version=0.1.0
#tool nuget:?package=Global.Common.Features&version=0.1.0
Global.Common.Features
Description
This project contains several features that provide functionalities to support and enhance development. All methods are documented.
This is a beta version and has not been thoroughly tested or recommended for use in production environments.
RepositoryUrl
https://github.com/cesarpv27/Global.Common-beta.1
Features
Extensions
DateTimeExtensions
EncodingExtensions
ExceptionExtensions
IDictionaryExtensions
IEnumerableExtensions
IListExtensions
MemoryStreamExtensions
StringExtensions
TaskExtensions
Helpers
AssertHelper
AesCryptoHelper
EnumHelper
HexHelper
HttpStatusCodeHelper
ReflectionHelper
ThreadingHelper
Enums
BooleanOperator
KeyExistAction
QueryComparison
TryCreateResourcePolicy
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Global.Common.Features:
| Package | Downloads |
|---|---|
|
Global.Common.Features.Models
This project contains several features that provide functionalities to support and enhance development. One important feature is that it contains a generic response hierarchy, which allows you to manage your development in the most common scenarios. This is a beta version and has not been thoroughly tested or recommended for use in production environments. All methods are documented. |
|
|
Global.Logging.Factories
This project contains the factory classes that support the Global.Logging NuGet package. This is a beta version and has not been thoroughly tested or recommended for use in production environments. All methods are documented. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.2-beta.1 | 150 | 8/23/2024 |
| 0.1.1-beta.1 | 107 | 8/15/2024 |
| 0.1.0 | 224 | 8/12/2024 |
### Added
- v0.1.0 Several basic features that provide functionalities to support and enhance development.