n-ate.Essentials
8.0.2
Prefix Reserved
dotnet add package n-ate.Essentials --version 8.0.2
NuGet\Install-Package n-ate.Essentials -Version 8.0.2
<PackageReference Include="n-ate.Essentials" Version="8.0.2" />
paket add n-ate.Essentials --version 8.0.2
#r "nuget: n-ate.Essentials, 8.0.2"
// Install n-ate.Essentials as a Cake Addin #addin nuget:?package=n-ate.Essentials&version=8.0.2 // Install n-ate.Essentials as a Cake Tool #tool nuget:?package=n-ate.Essentials&version=8.0.2
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 | Versions 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. |
-
net8.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.0)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.IdentityModel.Tokens.Jwt (>= 7.5.2)
- System.Text.Json (>= 8.0.0)
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.