Armaiti.Core
1.1.0
See the version list below for details.
dotnet add package Armaiti.Core --version 1.1.0
NuGet\Install-Package Armaiti.Core -Version 1.1.0
<PackageReference Include="Armaiti.Core" Version="1.1.0" />
paket add Armaiti.Core --version 1.1.0
#r "nuget: Armaiti.Core, 1.1.0"
// Install Armaiti.Core as a Cake Addin #addin nuget:?package=Armaiti.Core&version=1.1.0 // Install Armaiti.Core as a Cake Tool #tool nuget:?package=Armaiti.Core&version=1.1.0
What is Armaiti.Core?
Armaiti.Core is a nugget package for asp.net core appliations include general utilities and tools such as localization, email service, prevent SQL injection and more.
Features
Email Service send SMTP email with/without message template. (more…)
Localization (more…)
MultiResourceLocalizer is a service to enable localization for applications with multiple resource sources.
RequestUICulture represent the most widely used cultural features.
LanguagesTagHelper creates a bootstrap dropdown menu for available languages in supported cultures of RequestLocalizationOptions. (more…)
Extentions (more…)
ColorExtensions provide functionality to convert color formats such as Hex to Rgb and vice versa.
HttpContextExtensions provide functionality to get client remote IP address.
ModelBindingErrorLocalizerExtensions sets all properties of the ModelBindingMessageProvider to the specified culture of localizer.
MvcOptionsLocalizerExtensions localize MVC ModelBinding messages and DataAnnotations attributes.
PreventInjectionExtensions provide functionality to check whether the sql string is safe to run on the sql-server db engine.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Armaiti.Core:
Package | Downloads |
---|---|
Armaiti.Identity
Armaiti Identity is the localized UI Pages for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/aras-it/Armaiti.Identity |
GitHub repositories
This package is not used by any popular GitHub repositories.