n-ate.Essentials 8.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package n-ate.Essentials --version 8.0.0                
NuGet\Install-Package n-ate.Essentials -Version 8.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="n-ate.Essentials" Version="8.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add n-ate.Essentials --version 8.0.0                
#r "nuget: n-ate.Essentials, 8.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install n-ate.Essentials as a Cake Addin
#addin nuget:?package=n-ate.Essentials&version=8.0.0

// Install n-ate.Essentials as a Cake Tool
#tool nuget:?package=n-ate.Essentials&version=8.0.0                

Introduction

This package contains common utility classes, base classes, enumerations, and attributes. Intellisense has been added so don't be afraid to dig into the n_ate.Essentials namespace to see what you find.

n_ate.Essentials Extension Classes

  • AssemblyExtensions
  • CustomAttributeDataExtensions
  • DateTimeExtensions
  • EnumExtensions
  • IConfigurationBuilderExtensions
  • IDictionaryExtensions
  • IEnumerableExtensions
  • JsonElementExtensions
  • ObjectExtensions
  • StringExtensions
  • TaskExtensions
  • TupleExtensions
  • TypeExtensions

n_ate.Essentials.Models

  • LongDateTime a class that represents DateTime as a readable long date
  • TrackingBase a base class for implementing edge of application property change detection for models
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on n-ate.Essentials:

Package Downloads
n-ate.Swagger

The n-ate Swagger package provides tooling common to API projects shortening development time and enhancing Swagger pages for greater utility. The following significant features are available in this package: - Auto-login for Swagger HTML pages - Advanced versioning capabilities - Health check endpoint mapping - Azure build pipeline version capture - Request payload definitions

n-ate.Gremlin

Package assists in serializing, deserializing, and querying complex gremlin json

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.2 95 6/8/2024
8.0.1 143 5/27/2024
8.0.0 104 5/27/2024
0.0.0 103 5/27/2024