AntiRap.Core 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package AntiRap.Core --version 1.0.0
NuGet\Install-Package AntiRap.Core -Version 1.0.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="AntiRap.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AntiRap.Core --version 1.0.0
#r "nuget: AntiRap.Core, 1.0.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 AntiRap.Core as a Cake Addin
#addin nuget:?package=AntiRap.Core&version=1.0.0

// Install AntiRap.Core as a Cake Tool
#tool nuget:?package=AntiRap.Core&version=1.0.0

<h1 align="center">AntiRap.Core</h1>

<h4 align="center">This repo for the common things that used every day and in every project build it.</h4>

<p align="center"> <a href=""> <img src="https://badge.fury.io/nu/AntiRap.Core.svg" alt="Gitter"> </a> <a> <img src="https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat"> </a> </p>

<p align="center"> <a href="#key-features">Key Features</a> • <a href="#how-to-use">How To Use</a> • <a href="#nuget-package">Nuget Package</a> • <a href="#you-may-also-like">You may also like</a> • <a href="#license">License</a> </p>

Key Features

  • Filtration
    • There are 8 ObjectFilters that used to generate filter Expression to filter your source data dynamicly.
  • Expression Generation
    • Clean, Maintaiable and Scalable code for generate Expression dynamicly .
  • Pagination
    • Perform pagination code to paginate your owen source data as well to optimization .

How To Use

To clone and run this application, you'll need Git and VisualStudio with .Net6 installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/MohammadFayed97/AntiRap.Core.git

# Go into the repository
$ cd AntiRap.Core

# build this class liberary to make sure everything is working
$ dotnet build

Nuget Package

# You can Install the latest stable version of AntiRap.Core. from CLI
$ dotnet add package System.Linq.Dynamic.Core --version 1.2.15

You may also like...

  • SmartUI - A Blazor Library for all UI Components.

License

MIT


GitHub @MohammadFayed97  ·  Twitter @MohammadFayed17

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AntiRap.Core:

Package Downloads
SmartUI.Grid

Package Description

SmartUI.Forms

The light weight Form elements Components (e.g. Input Number, Input Text, DropDownList, MultiSelect and more) supports more additional features than the existing in Blazor.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 613 6/15/2022
1.0.2 1,208 6/15/2022
1.0.1 384 6/15/2022
1.0.0 509 2/4/2022