Celerik.NetCore.Util

Provides some custom utilities for .NET Core projects, including: attributes, azure, datetime, files, json, resources, convertions, crypto, enums, queries, stack trace, strings, testing, validations among others.


Keywords
csharp, netcore, visual-studio, utility-library, nuget
License
MIT
Install
Install-Package Celerik.NetCore.Util -Version 3.0.4

Documentation

Celerik

.NET Core Utility Library

build deploy documentation Coverage Status NuGet

What's it

Celerik.NetCore.Util provides some custom utilities for .NET Core projects, including: attributes, azure, datetime, files, json, resources, convertions, crypto, enums, queries, stack trace, strings, testing, validations among others.

Quick start

PM > Install-Package Celerik.NetCore.Util

API and examples

  • Check out API's documentation here.

Requirements

  • .NETStandard 2.1

CI/CD pipeline

CI/CD Pipeline

What's next

Check out the road map of Celerik.NetCore.Util here.

License

Celerik.NetCore.Util is licensed under the MIT license.

How to contribute

Check out the contributing guide here.