ZapLib 2.4.13-beta

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

// Install ZapLib as a Cake Tool
#tool nuget:?package=ZapLib&version=2.4.13-beta&prerelease                

ZapLib

Inspired by jQuery and Node.js, ZapLib is a lightweight library for C# that empowers developers to swiftly accomplish intricate tasks. Whether it's performing HTTP requests, executing SQL Server queries, extending .NET Web API functions, sending SMTP emails, working with regular expressions, and more, all can be achieved using straightforward code with ZapLib.

ChangeLog

Installation

Package Manager (v1.23.0 stable)

PM> Install-Package ZapLib -Version 1.23.0

Package Manager (v2.4.12 stable)

PM> Install-Package ZapLib -Version 2.4.12

System requirement

Version Compatibility

version .NET Framework
v2.1.0 .NET Framework 4.7.2
v1.23.0 .NET Framework 4.7.2
v1.12.0 .NET Framework 4.5
v1.10.0 .NET Framework 4.0

SignalR Issue

Starting from version v1.16.0, SignalR is included. If you are using ZapLib in a .NET WebAPI project and you are not utilizing SignalR-related features, please add the configuration to your Web.config file.

<appSettings>
    <add key="owin:AutomaticAppStartup" value="false" />
</appSettings>

Documentation V2

Documentation V1

API Reference

License MIT

Copyright (C) 2024 ZapLin
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.13-beta 6 11/5/2024
2.4.12 72 11/1/2024
2.4.11 68 10/30/2024
2.4.10 71 10/30/2024
2.4.9 87 10/9/2024
2.4.8 65 7/30/2024
2.4.7 84 7/23/2024
2.4.6 127 4/24/2024
2.4.5 241 10/19/2023
2.4.4 264 8/30/2023
2.4.3 296 3/2/2023
2.4.2 498 10/27/2022
2.4.1 408 10/26/2022
2.4.0 411 10/26/2022
2.3.1 466 8/30/2022
2.3.0 453 8/30/2022
2.2.5 448 8/23/2022
2.2.4 472 8/1/2022
2.2.3 451 7/27/2022
2.2.2 447 7/25/2022
2.2.1 445 7/25/2022
2.2.0 461 7/25/2022
2.1.2 490 7/6/2022
2.1.1 496 4/18/2022
2.1.0 556 2/25/2022
2.1.0-beta3 202 12/23/2021
2.1.0-beta2 259 11/2/2021
2.1.0-beta1 193 9/28/2021
2.0.12 406 9/28/2021
2.0.12-gamma 210 8/27/2021
2.0.12-detla 191 9/9/2021
2.0.12-beta 231 7/28/2021
2.0.11 443 5/6/2021
2.0.10 534 7/3/2020
2.0.9 574 3/26/2020
2.0.8 686 6/3/2019
2.0.7 622 5/3/2019
2.0.6 617 4/15/2019
2.0.5 603 4/13/2019
2.0.4 637 4/10/2019
2.0.3 604 4/10/2019
2.0.2 602 4/10/2019
2.0.1 607 4/10/2019
2.0.0 605 4/9/2019
1.23.0 297 3/2/2023
1.22.0 652 3/21/2019
1.21.0 795 11/13/2018
1.20.0 838 9/19/2018
1.19.1 1,040 6/8/2018
1.19.0 1,033 6/8/2018
1.18.2 1,106 6/1/2018
1.18.1 1,113 6/1/2018
1.18.0 1,107 6/1/2018
1.17.0 1,001 5/24/2018
1.16.1 1,016 5/17/2018
1.16.0 1,071 5/17/2018
1.15.0 881 5/11/2018
1.14.0 1,007 4/24/2018
1.13.0 974 4/3/2018
1.12.0 1,065 3/30/2018
1.11.0 973 3/28/2018
1.10.0 936 3/1/2018
1.9.0 1,069 2/7/2018
1.8.0 1,397 12/19/2017
1.7.0 1,149 12/13/2017
1.6.0 1,021 12/8/2017
1.5.0 1,029 12/8/2017
1.4.0 988 12/7/2017
1.3.0 925 12/7/2017
1.1.0 923 12/4/2017
1.0.0 931 12/1/2017

v2.4.12 (Stable); v1.22.0 (LTS)