Castle.DynamicProxy
by: Castle Project Contributors
- 6 total downloads
- Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
Castle.LoggingFacility
by: Castle Project Contributors
- 20 total downloads
- Latest version: 3.4.0
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like NLog and log4net (available as separate packages: Castle.Windsor-nlog and Castle.Windsor-log4net).
Castle.Windsor
by: Castle Project Contributors
- 46 total downloads
- Latest version: 3.4.0
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
ClosedXML
by: Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 53 total downloads
- Latest version: 0.96.0
Package Description
CodeBeam.MudBlazor.Extensions
by: CodeBeam
- 113 total downloads
- Latest version: 8.2.3
MudBlazor extension components from contributors. Includes 30+ components and utilities.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 81 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 46 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonServiceLocator
by: .NET Foundation and Contributors
- 23 total downloads
- Latest version: 2.0.6
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.
Configuration
by: Cameron Fletcher Configuration contributors
- 23 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 32 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
ControlzEx
by: Jan Karger Bastian Schmidt James Willock
- 21 total downloads
- Latest version: 3.0.2.4
ControlzEx
Crc32C.NET
by: Robert Važan
- 3 total downloads
- Latest version: 1.0.5
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
- 39 total downloads
- Latest version: 1.21.2
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.
Cronos
by: Andrey Dorokhov Sergey Odinokov
- 54 total downloads
- Latest version: 0.11.0
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.
CsvHelper
by: Josh Close
- 210 total downloads
- Latest version: 3.0.0-beta7
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
CurrieTechnologies.Razor.SweetAlert2
by: Michael J. Currie
- 162 total downloads
- Latest version: 5.6.0
A Razor class library for interacting with SweetAlert2.
Use in Blazor Server Apps or Blazor WebAssembly Apps.
Currently using sweetalert2@11.7.3
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 129 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.StrongName
by: Sam Saffron Marc Gravell Nick Craver
- 47 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DartSassBuilder
by: Johan van Rensburg Dean Wiseman
- 32 total downloads
- Latest version: 1.1.0
Compile Sass files to css on project build.
DeepCloner
by: force
- 32 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.