Logitar 6.1.0

dotnet add package Logitar --version 6.1.0
NuGet\Install-Package Logitar -Version 6.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="Logitar" Version="6.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logitar --version 6.1.0
#r "nuget: Logitar, 6.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.
// Install Logitar as a Cake Addin
#addin nuget:?package=Logitar&version=6.1.0

// Install Logitar as a Cake Tool
#tool nuget:?package=Logitar&version=6.1.0

Logitar

Enhances the .NET framework.

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.
  • net8.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Logitar:

Package Downloads
Logitar.Data

Enhances the System.Data namespace.

Logitar.EventSourcing

Provides an implementation of the Event Sourcing architecture pattern.

Logitar.Identity.Core

Framework implementing basic membership features and built around ASP.NET Core Identity system.

Logitar.WebApiToolKit.Core

Framework providing miscellaneous features for Web APIs written in ASP.NET Core/.NET6.0.

Logitar.Net

Enhances the System.Net namespace.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.1.0 786 3/4/2024
6.0.1 292 1/29/2024
6.0.0 1,879 1/11/2024
5.3.0 80 1/11/2024
5.2.0 603 11/3/2023
5.1.0 2,838 7/12/2023
5.0.0 368 7/7/2023
4.0.1 1,687 2/24/2022
4.0.0 5,015 11/30/2021

Implemented the Mask string extension method.