DotNetCoreUtilities NuGet Package

.Net Core Utilities is a set of classes and methods aimed at extending .Net's functionality, improving its performance and simplifying its use.



The library's safe features include:
- Fast runtime duck typed constructors
- Duck typed instance/static method retrieval
- Allocation free deferred object construction
- Some LINQ style utility functions
- Some string utility functions
- A value type Stopwatch
- Value type strings
-Enum parsing
-Object pools

The library's unsafe features include:
- Executable native assembly functions (linux only)
- Executable memory buffers (linux only)
- Unmanaged type conversions
- Native library loading
- Native arrays.




Got any DotNetCoreUtilities Question?





Info

Version: 1.4.0
Author(s): Massimo Bertozzi
Last Update: Thursday, November 12, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/DotNetCoreUtilities


Install
Install-Package DotNetCoreUtilities
dotnet add package DotNetCoreUtilities
paket add DotNetCoreUtilities
DotNetCoreUtilities Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1271