CSharpier
by: CSharpier
- 1.181k total downloads
- Latest version: 1.1.2
CSharpier is an opinionated code formatter for c#.
Curl.HttpClient.Converter
by: curl-to-csharp
- 28 total downloads
- Latest version: 1.0.1
A cURL parser and C# code converter based on curl-to-csharp project for .NET.
CryptoHelper
by: Henk Mollema
- 237 total downloads
- Latest version: 4.0.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CreateNewNuGetPackageFromProjectAfterEachBuild
by: Daniel Schroeder iQmetrix
- 838 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.
CurlParser
by: curl-to-csharp
- 2.059k total downloads
- Latest version: 1.0.0
A cURL parser based on curl-to-csharp project for .NET Core.
Supported platforms:
- For ASP.NET Core 5, .NET 5
- For ASP.NET Core 3, .NET Core 3.0
CSRedisCore
by: CSRedisCore
- 664 total downloads
- Latest version: 3.8.806
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Cronos
by: Andrey Dorokhov Sergey Odinokov
- 410 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
- 66 total downloads
- Latest version: 3.0.2
DEPRECATED - The 'CryptoHelper' is now strong named by default.
Crc32.NET
by: force
- 11.9k total downloads
- Latest version: 1.2.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CurlHttpParser
by: CurlHttpParser
- 22 total downloads
- Latest version: 0.2.0
Create an HttpRequestMessage from cURL Syntax
CsQuery.Core
by: Nikhil Gupta
- 13 total downloads
- Latest version: 2.0.1
.NetStandard 2.0 version of CSQuery
CSharpFunctionalExtensions
by: Vladimir Khorikov
- 1.91k total downloads
- Latest version: 3.6.0
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper
by: Josh Close
- 4.394k total downloads
- Latest version: 33.1.0
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
- 146 total downloads
- Latest version: 1.6.0
Fast bulk insert extensions for Dapper.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 3.657k total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Curl.CommandLine.Parser
by: curl-to-csharp
- 30 total downloads
- Latest version: 1.0.1
A cURL parser based on curl-to-csharp project for .NET.
CssInCSharp
by: Yoli
- 449 total downloads
- Latest version: 0.1.0-nightly-250508055741
Package Description
CronExpressionDescriptor
by: Brady Holt
- 1.879k 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.
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.