coverlet.msbuild by: tonerdo
  • 94 total downloads
  • Latest version: 6.0.2
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Cquential.Microsoft.Practices.Unity by: Kevin Wilson
  • 8 total downloads
  • Latest version: 2.0.414
  • Microsoft Practices Unity
This package contains version 2.0.414.0 of the Microsoft.Practices.Unity runtime DLL.
Dapper.StrongName by: Sam Saffron Marc Gravell
  • 41 total downloads
  • Latest version: 1.40.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..; but with a strong name
Common.Logging.NLog by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 40 total downloads
  • Latest version: 2.1.0-M1
Common.Logging library bindings for NLog 1.0 logging framework.
Contrib.Grpc.Core.M1 by: The gRPC Authors einari
  • 23 total downloads
  • Latest version: 2.46.7
  • gRPC RPC HTTP/2
Packaged ARM64 -  M1 version of native library (.dylib).
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 105 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
Configuration by: Cameron Fletcher Configuration contributors
  • 47 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
CommonServiceLocator by: Microsoft
  • 15 total downloads
  • Latest version: 1.0.0
The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references. The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation.
Dapper.Extensions.NetCore by: Kakous
  • 18 total downloads
  • Latest version: 1.0.2
  • Dapper Extensions DataBase MsSql Sql Server
Dapper extensions.
DapperExtensions by: Thad Smith Page Brooks
  • 129 total downloads
  • Latest version: 1.6.3
  • orm sql micro-orm Data Dapper
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.
CreateNewNuGetPackageFromProjectAfterEachBuild by: Daniel Schroeder iQmetrix
  • 262 total downloads
  • Latest version: 1.8.16
  • Auto Automatic Automatically Build Pack Create New NuGet Package From Project After Each On PowerShell Power Shell .nupkg new nuget package NewNuGetPackage New-NuGetPackage
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.
Crc32.NET by: force
  • 11.798k total downloads
  • Latest version: 1.2.0
  • crc32 crc-32 crc crc32c .NET
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.
ConsoleTableExt by: Hung Vo
  • 96 total downloads
  • Latest version: 3.3.0
  • console text-table fluent console-table6
A fluent library to print out a nicely formatted table in a console application C#
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 50 total downloads
  • Latest version: 3.4.0-Alpha1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CsvHelper by: Josh Close
  • 255 total downloads
  • Latest version: 3.0.0-beta7
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
CommunityToolkit.Mvvm by: Microsoft
  • 20 total downloads
  • Latest version: 8.4.0
  • dotnet Community Toolkit .NET MVVM MVVMToolkit INotifyPropertyChanged Observable IOC DI Dependency Injection Object Messaging Extensions Helpers
This package includes a .NET MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface. - ObservableRecipient: a base class for observable objects with support for the IMessenger service. - ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface. - RelayCommand: a simple delegate command implementing the ICommand interface. - AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation. - WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects. - StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed. - Ioc: a helper class to configure dependency injection service containers.
ConfigureAwaitChecker.Analyzer by: Jiří Činčura
  • 106 total downloads
  • Latest version: 5.0.0.1
  • ConfigureAwaitChecker analyzers async await configureawait
Checks for `ConfigureAwait(false)` usage. More info: * https://www.tabsoverspaces.com/id/233852 * https://www.tabsoverspaces.com/id/233732 * https://www.tabsoverspaces.com/id/233523 * https://www.tabsoverspaces.com/id/233476
Dapper by: Sam Saffron Marc Gravell
  • 182 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Crc32C.NET by: Robert Važan
  • 8 total downloads
  • Latest version: 1.0.5
  • crc crc32 crc-32 crc32c crc-32c castagnoli managed
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
CronExpressionDescriptor by: Brady Holt Renato Lima Ivan Santos Siarhei Khalipski Mustafa SADEDİL Star Peng TotalMace LbISS Arnaud TAMAILLON Michael Schuler Taras(tbudurovych) rinaldihno
  • 132 total downloads
  • Latest version: 1.21.2
  • cron schedule quartz quartz.net cron expression
A library that converts cron expressions into human readable descriptions. Supports 14 languages: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Polish, Romanian and Italian.