🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

Skybrud.Essentials

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Skybrud.Essentials

Library with common purpose functionality for working with .NET.

1.1.59
NuGet
Version published
Maintainers
2
Created
Source

GitHub license NuGet NuGet

Skybrud.Essentials is a library with common purpose functionality for working with .NET.

The package has a strong focus on parsing various types of input. Among other things, the package can help you work with date and time beyond the standard DateTime and DateTimeOffset classes in .NET. It has better support for various date formats - such as unix time, ISO 8601, RFC 822 and RFC 2822.

It also contains utilities for converting to and from string values, changing text casing and working with both JSON and XML.

See also

  • Skybrud.Essentials.Http
    A .NET library for making HTTP requests - including working with OAuth 1.0a and OAuth 2. This package us used in most of our integration packages.

  • Skybrud.Essentials.Maps
    A .NET package for working with maps and geospatial data, including popular formats such as GeoJSON, KML (Keyhole Markup Language) and WKT (Well Known Text).

  • Skybrud.Essentials.AspNetCore
    A .NET package for that provides various logic that makes it easier to work with different parts of ASP.NET Core - e.g. parsing query strings and reading request headers.

  • Skybrud.Essentials.Umbraco
    A .NET package for that provides various logic that makes it easier to work with different parts of Umbraco.

Found a bug? Have a question?

Please feel free to create an issue, and I will get back to you ;)

Changelog

The releases page lists the relevant changes from each release.

Documentation

See more at packages.skybrud.dk.

Keywords

Skybrud

FAQs

Package last updated on 22 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts