ObeTools.AspNetCore
1.0.2
dotnet add package ObeTools.AspNetCore --version 1.0.2
NuGet\Install-Package ObeTools.AspNetCore -Version 1.0.2
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="ObeTools.AspNetCore" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ObeTools.AspNetCore --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ObeTools.AspNetCore, 1.0.2"
#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 ObeTools.AspNetCore as a Cake Addin #addin nuget:?package=ObeTools.AspNetCore&version=1.0.2 // Install ObeTools.AspNetCore as a Cake Tool #tool nuget:?package=ObeTools.AspNetCore&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ObeTools
C# .net 7 library to help any developer in his project. It contains my hole experience (which 9+ years) to optimize and collect what I need for every project that I create.
It has many static classes:
- 1 ⇒ EncryptHasher: Handle encryption/decryption and hashing methods
- 2 ⇒ ExcelHelper: Create/read excel file with modren design (.xlsx)
- 3 ⇒ Logger: Nice and simple thread safe sql and text logger
- 4 ⇒ TLVEncoding: Tag length value encoding helper (support UTF8)
- 5 ⇒ VATHelper: Calculate VAT taxes
- 6 ⇒ FileHelper: Get information about files from content base64
- 7 ⇒ NumberHelper: Convert number to words, also Round double ex: if x=2.55455444; so round(x,2) ⇒2.55
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.1)
- Microsoft.Data.Sqlite.Core (>= 7.0.10)
- ObeTools (>= 1.5.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Update dependences