CsQuery
by: James Treworgy
- 488 total downloads
- Latest version: 1.3.5-beta5
CsQuery is an HTML parser, CSS selector engine and jQuery port for .NET 4 and C#. It implements all CSS2 and CSS3 selectors, all the DOM manipulation methods of jQuery, and some of the utility methods.
Densen.Extensions.BootstrapBlazor
by: Alex Chow
- 1.716k total downloads
- Latest version: 9.4.0
Densen Blazor组件库以及BootstrapBlazor服务扩展包
Dapper.StrongName
by: Sam Saffron Marc Gravell Nick Craver
- 525 total downloads
- Latest version: 1.60.1
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.SimpleCRUD
by: Eric Coffman
- 463 total downloads
- Latest version: 2.3.0
Simple Get, GetList, GetListPaged, Insert, Update, Delete, DeleteList, and RecordCount extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed.
By default uses Id column as the primary key but this can be overridden with an attribute
By default queries the table matching the class name but this can be overridden with an attribute
By default queries the column matching the property name but this can be overridden with an attribute
- Supports SQL Server, PostgreSQL, and MySQL
- Includes async methods
- Supports .Net Core
DeepCloner
by: force
- 9.75k total downloads
- Latest version: 0.10.4
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
DesktopBridge.Helpers
by: Matteo Pagani
- 115 total downloads
- Latest version: 1.2.2
A simple library that can be used in a Win32 app to detect if it's running as native or inside a AppX / MSIX container.
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 2.126k total downloads
- Latest version: 1.60.1
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
DapperExtensions
by: Thad Smith Page Brooks
- 361 total downloads
- Latest version: 1.6.3
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
CryptoHelper
by: Henk Mollema
- 131 total downloads
- Latest version: 2.1.1
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CreateNewNuGetPackageFromProjectAfterEachBuild
by: Daniel Schroeder iQmetrix
- 840 total downloads
- Latest version: 1.8.16
Automatically creates a NuGet package from your project each time it builds. The NuGet package is placed in the project's output directory.
If you want to use a .nuspec file, place it in the same directory as the project's project file (e.g. .csproj, .vbproj, .fsproj).
This adds a PostBuildScripts folder to your project to house the PowerShell script that is called from the project's Post-Build event to create the NuGet package.
If it does not seem to be working, check the Visual Studio Output window for any errors that may have occurred.
CSRedisCore
by: CSRedisCore
- 536 total downloads
- Latest version: 3.8.806
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Cronos
by: Andrey Dorokhov Sergey Odinokov
- 412 total downloads
- Latest version: 0.11.1
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
CryptoHelper.StrongName
by: Henk Mollema
- 18 total downloads
- Latest version: 2.0.3
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CSharpFunctionalExtensions
by: Vladimir Khorikov
- 1.774k total downloads
- Latest version: 2.42.5
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper
by: Josh Close
- 3.812k total downloads
- Latest version: 30.0.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper.Bulk
by: Martin Kostov
- 102 total downloads
- Latest version: 1.4.2
Fast bulk insert extensions for Dapper.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 2.77k total downloads
- Latest version: 1.60.1
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
CronExpressionDescriptor
by: Brady Holt
- 1.747k total downloads
- Latest version: 2.44.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.