NishLibs.Utils 1.1.0

dotnet add package NishLibs.Utils --version 1.1.0
                    
NuGet\Install-Package NishLibs.Utils -Version 1.1.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="NishLibs.Utils" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NishLibs.Utils" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="NishLibs.Utils" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NishLibs.Utils --version 1.1.0
                    
#r "nuget: NishLibs.Utils, 1.1.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.
#:package NishLibs.Utils@1.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NishLibs.Utils&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=NishLibs.Utils&version=1.1.0
                    
Install as a Cake Tool

NishLibs.Utils

Utility Library for the .Net Core Applications

This library includes

  • Base data models -- for building th data entities -- for paged data -- for data caching
  • Base data contracts -- for building the CRUD data operations
  • Extension classes
  • Utilities -- For Cryptography -- For REST API access
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NishLibs.Utils:

Package Downloads
NishLibs.Auth.Base

Base class library for .Net Core Web APIs. Contains the Authentication handler and base classes to support NishLibs Authentication module

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0 253 12/20/2023
1.0.9 2,961 11/1/2023
1.0.8.3 166 10/26/2023
1.0.8.2 175 10/25/2023
1.0.8.1 184 10/24/2023
1.0.8 177 10/18/2023
1.0.7 795 2/17/2022
1.0.6 22,962 6/15/2021
1.0.5 465 6/14/2021
1.0.4 5,214 12/9/2020
1.0.3 5,151 11/3/2020
1.0.2 687 11/3/2020 1.0.2 is deprecated because it has critical bugs.
1.0.1 535 10/19/2020

Framework upgrade