![]() |
VOOZH | about |
dotnet add package Skybrud.Essentials --version 1.1.67
NuGet\Install-Package Skybrud.Essentials -Version 1.1.67
<PackageReference Include="Skybrud.Essentials" Version="1.1.67" />
<PackageVersion Include="Skybrud.Essentials" Version="1.1.67" />Directory.Packages.props
<PackageReference Include="Skybrud.Essentials" />Project file
paket add Skybrud.Essentials --version 1.1.67
#r "nuget: Skybrud.Essentials, 1.1.67"
#:package Skybrud.Essentials@1.1.67
#addin nuget:?package=Skybrud.Essentials&version=1.1.67Install as a Cake Addin
#tool nuget:?package=Skybrud.Essentials&version=1.1.67Install as a Cake Tool
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.
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.
Please feel free to create an issue, and I will get back to you 😉
The releases page lists the relevant changes from each release.
See more at packages.skybrud.dk.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 is compatible. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.1 netstandard1.1 is compatible. netstandard1.2 netstandard1.2 was computed. netstandard1.3 netstandard1.3 is compatible. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 is compatible. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 is compatible. net471 net471 was computed. net472 net472 was computed. net48 net48 is compatible. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Windows Phone | wpa81 wpa81 was computed. |
| Windows Store | netcore netcore was computed. netcore45 netcore45 was computed. netcore451 netcore451 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Skybrud.Essentials:
| Package | Downloads |
|---|---|
|
Skybrud.Umbraco.Redirects
Redirects manager for Umbraco. |
|
|
Skybrud.Umbraco.GridData
Strongly typed models for the grid in Umbraco. |
|
|
Skybrud.Umbraco.Redirects.Import
Import and export addon for Skybrud Redirects. |
|
|
Skybrud.Social.Umbraco
Package for integration with Skybrud.Social and the Umbraco 8 backoffice. |
|
|
Skybrud.Essentials.Http
.NET library for making HTTP requests. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.0-alpha002 | 109 | 5/23/2026 |
| 1.2.0-alpha001 | 490 | 7/8/2025 |
| 1.1.67 | 5,226 | 5/4/2026 |
| 1.1.66 | 2,108 | 3/5/2026 |
| 1.1.65 | 654 | 3/5/2026 |
| 1.1.64 | 43,130 | 2/22/2026 |
| 1.1.63 | 31,448 | 11/27/2025 |
| 1.1.62 | 5,547 | 11/3/2025 |
| 1.1.61 | 4,644 | 10/16/2025 |
| 1.1.60 | 23,343 | 6/10/2025 |
| 1.1.59 | 10,194 | 4/22/2025 |
| 1.1.58 | 171,530 | 2/18/2025 |
| 1.1.57 | 107,302 | 4/21/2024 |
| 1.1.56 | 39,895 | 2/6/2024 |
| 1.1.55 | 631 | 2/5/2024 |
| 1.1.54 | 358,546 | 12/13/2023 |
| 1.1.53 | 3,864 | 11/3/2023 |
| 1.1.52 | 49,873 | 9/12/2023 |
| 1.1.51 | 1,066 | 9/11/2023 |
| 1.1.50 | 32,277 | 7/13/2023 |